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
Problem with Movie Languages
Re: Problem with Movie Languages
Here's what I get:
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.
Code: Select all
$ filebot -list --db TheMovieDB --q 00162 --lang German
Edward mit den Scherenhänden (1990)

EDIT:

-
- Posts: 2
- Joined: 25 Sep 2022, 15:57
Re: Problem with Movie Languages
Hi Rednoah,
sorry for the late reply:
No, I have exactly the same output as you:
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
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)
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
The {localize} binding is part of your custom format.

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.

