Page 1 of 1

amc scrip - german file names?

Posted: 01 Jul 2017, 10:55
by JF100
Hi,
I'm using the amc script to sort my films and series in the right directories. The existing files and filenames are coming from tv recording, using german language. Beeing a german user, I prefer to have german file names for my series. Is this possible? The tvdb is able to search for german text. But the amc script seems to find and rename the filename according to the original english ones. Is there a way to define that the amc script starts tvdb search with german language?

Here's my batch to start the amc script.
filebot -script fn:amc --output "//QNAP251PLUS/Recordings" --action move -non-strict "//QNAP251PLUS/TV-Aufnahmen" --log-file amc.log --def excludeList=amc.txt --def artwork=n --def clean=y

What do I have to change?
Thanks in advance.

Re: amc scrip - german file names?

Posted: 01 Jul 2017, 12:13
by rednoah
Have you tried --lang German yet?

Re: amc scrip - german file names?

Posted: 02 Jul 2017, 05:57
by JF100
Thanks for the reply. I will try.