"java.lang.Exception: Failed to auto-detect series name"
Posted: 20 Nov 2011, 12:01
Hi,
first of all, thanks for the great work!
I´m using filebot in a python script/CLI and get the following output when I try to rename multiple files which belong not to the same series:
[Exit code is 255]
Calling command is:
If the folder contains multiple files from the same series it works just fine.
I guess I have Version 2.2 (jar has 12449154 Bytes).
Any hint what i´m doing wrong?
Thanks and have a nice day
Sebastian
first of all, thanks for the great work!
I´m using filebot in a python script/CLI and get the following output when I try to rename multiple files which belong not to the same series:
Code: Select all
Rename episodes using [TheTVDB]
java.lang.Exception: Failed to auto-detect series name: [Modern Family, The Big Bang Theory, The Walking Dead, Chuck]
Failure (°_°)
Calling command is:
Code: Select all
filebot -rename /media/DATA/filme/_/ --db thetvdb --format "/media/DATA/filme/_serien/{n}/Season {s.pad(2)}/S{s.pad(2)}E{e.pad(2)} - {t}"
I guess I have Version 2.2 (jar has 12449154 Bytes).
Any hint what i´m doing wrong?
Thanks and have a nice day
Sebastian