Page 1 of 1

Problem with Movie Languages

Posted: 25 Sep 2022, 16:21
by lorddoener
Hello all,

I have been a silent reader here for some time now. But for the following problem I have not found a solution in the forum.

Movie titles are inserted (despite --lang de) in English from TMDB. Thus the movie is called:

"Edward Scissorhands" instead of "Edward mit den Scherenhänden"
https://www.themoviedb.org/movie/162-ed ... uage=de-DE

Enclosed the desired infos:

https://pastebin.com/MKpLTC5e

Greetings
Lord

Re: Problem with Movie Languages

Posted: 26 Sep 2022, 07:45
by rednoah
Here's what I get:

Code: Select all

$ filebot -list --db TheMovieDB --q 00162 --lang German
Edward mit den Scherenhänden (1990)

:?: Do you get a different result when you run the same command?



EDIT:


:?: Is there a nearby NFO file? If yes, then Strange behavior, title language (if there is a nearby *.nfo file) is a known issue that has since been fixed for upcoming releases.

Re: Problem with Movie Languages

Posted: 30 Sep 2022, 21:07
by lorddoener
Hi Rednoah,

sorry for the late reply:

No, I have exactly the same output as you:

Code: Select all

filebot -list --db TheMovieDB --q 00162 --lang German
Edward mit den Scherenhänden (1990)
When I delete the *.nfo from the folder everything is as usual. So seems to be the bug you mentioned above.


I'm just not sure where to put the option "localize.German.plex", as a workaround for this bug.

Thanks for the quick and helpful support

Re: Problem with Movie Languages

Posted: 01 Oct 2022, 02:57
by rednoah
The {localize} binding is part of your custom format.

Image


:idea: If you are not yet familiar with custom formats, then I recommend just waiting for a few weeks for the next release that fixes the issue internally.