Page 1 of 1

Alternative TMDB titles

Posted: 25 Oct 2014, 09:52
by brunosso
Hi i have filebot 4.5 and i want to rename with the alternative title a movie, by the data on TMDB.

Image

if i use

Code: Select all

{info.AlternativeTitles[3]} ({y})
it works, but get the third of the list, or the number i choose. There is a way to specifiy, the country or the languages?

Re: Alternative TMDB titles

Posted: 25 Oct 2014, 14:08
by rednoah
If you want Italian titles you need to set Italian as your Preferred Language.

Using {info.AlternativeTitles} will not help you.

Re: Alternative TMDB titles

Posted: 27 Oct 2014, 09:10
by brunosso
rednoah wrote:If you want Italian titles you need to set Italian as your Preferred Language.

Using {info.AlternativeTitles} will not help you.
I have already select Italian in Preferred Language, but if i add this movie https://www.themoviedb.org/movie/15947- ... caballeros i always result title in "The Three Caballeros (1944)" and not into "I Tre Caballeros (1944)"

EDIT: I uninstall the app, and reistall, now it's working

Re: Alternative TMDB titles

Posted: 27 Oct 2014, 16:09
by rednoah
If you add it online you may need to wait 2-3 days for your changes to become effective through all layers of caches.

See the topic on caching for details.