amc scrip - german file names?

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
JF100
Posts: 2
Joined: 01 Jul 2017, 10:32

amc scrip - german file names?

Post 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.
User avatar
rednoah
The Source
Posts: 22991
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: amc scrip - german file names?

Post by rednoah »

Have you tried --lang German yet?
:idea: Please read the FAQ and How to Request Help.
JF100
Posts: 2
Joined: 01 Jul 2017, 10:32

Re: amc scrip - german file names?

Post by JF100 »

Thanks for the reply. I will try.
Post Reply