Page 1 of 1

Exception: Unable to auto-detect query

Posted: 06 Mar 2012, 07:58
by Evo
I'm running this via cmd using:

Code: Select all

filebot -rename "G:/Downloads" --format "G:/TV/{n}/Season {s}/{n} Season {s} Episode {e} {t}" --db thetvdb -script "C:/Program Files/Filebot/email.groovy" -trust-script
There are 2 episodes of Alcatraz and 3 of Homeland all waiting to be renamed but I get the error:
Exception: Unable to auto-detect query [Alcatraz, Homeland]

The names of the files are in this format:

Alcatraz.S01E09.HDTV.x264-LOL.[VTV].mp4
Homeland.S01E03.HDTV.Xvid-ASAP.[VTV].avi

If I remove Homeland out of the folder and run the command line it works. The same just running it on Homeland. It seems that if there are different shows in my folder it doesn't work

Re: Exception: Unable to auto-detect query

Posted: 06 Mar 2012, 09:09
by rednoah
You'll need to enable fuzzy logic for that. Just set -non-strict