Page 1 of 1

Using Local films name in Prestes.

Posted: 22 Oct 2023, 13:34
by Aldrid
Have a good day.

For several years, custom preset for films naming works perfect.
{n} ({localize.fr.n})[{y}, {vf}, {vc}, {af}]

But at last versions - only English name can be obtained.
I'm using windows 11 store version and OMDB and TheMovieDb as source.

How can i Include localized film name to the filename?

Re: Using Local films name in Prestes.

Posted: 22 Oct 2023, 15:16
by rednoah
:idea: OMDB does not support non-English titles.


:idea: TheMovieDB does support localized titles.


:?: Which movie are you testing with?


:idea: {localize.fr.n} fundamentally works for movies where the French movie name is available.

e.g. https://www.themoviedb.org/movie/128

Console Output: Select all

$ filebot -list --db TheMovieDB --q 00128 --format "{n} | {localize.fr.n}"
Princess Mononoke | Princesse Mononoké

Re: Using Local films name in Prestes.

Posted: 25 Oct 2023, 18:27
by Aldrid
Thx.. problem is solved...
In my country... i'm getting 127.0.0.1 from 8.8.8.8 for api.themoviedb.org...

Re: Using Local films name in Prestes.

Posted: 26 Oct 2023, 02:55
by rednoah
That is unusual. Use 1.1.1.1 CloudFlare DNS instead then, if 8.8.8.8 Google DNS is misbehaving.