IMDb script patch where TranslatedTitle is always equal to OriginalTitle

If you made a script you can offer it to the others here, or ask help to improve it. You can also report here bugs & problems with existing scripts.
Post Reply
fluxtion2
Posts: 6
Joined: 2025-04-06 00:00:17

IMDb script patch where TranslatedTitle is always equal to OriginalTitle

Post by fluxtion2 »

It allows you to do cool things with the title template like this:

Code: Select all

[TranslatedTitle] ([OriginalTitle], [Year])
That then look the same in your checklist, regardless of whether the movie are in foreign languages or not:
Image

I'm working on a way to integrate it into the default IMDb script using script settings, but at the moment, you can apply this patch (context diff) file:
https://pastebin.com/h9sPBbAL

I'm also working on improving the IMDb script's handling of TV shows and individual episodes. But I just thought I'd chuck this out there in case it helped anyone else trying to create cool and advanced title templates.
antp
Site Admin
Posts: 9660
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: IMDb script patch where TranslatedTitle is always equal to OriginalTitle

Post by antp »

Hi,
You are welcome to improve the IMDb script if you can :)
There is no one working on it "officially" currently, but of course it is possible that somebody is working on it without saying it first :D
Post Reply