Using non-strict matching, I get this:
Code: Select all
"C:\Program Files\FileBot\filebot.exe" -rename "law.and.order.svu.s11e02.dvdrip.xvid-reward.avi" -non-strict --log all
Filename pattern: [1.00] SxE, [0.00] CWS
Rename episodes using [TheTVDB]
Auto-detected query: [Law & Order: Special Victims Unit, Law and Order, Law and Order SVU]
Fetching episode data for [Law & Order: Special Victims Unit]
Fetching episode data for [Law and Order (1978)]
Fetching episode data for [Law and Disorder]
Fetching episode data for [Law & Order]
[MOVE] Rename [C:\Users\chris41g\Downloads\Law and Order SVU S11E02 DVDRip XviD-REWARD\law.and.order.svu.s11e02.dvdrip.xvid-reward.avi] to [Law & Order - 11x02 - Turnstile Justice.avi]
Processed 1 files
Done ?(?????)?
Code: Select all
"C:\Program Files\FileBot\filebot.exe" -rename "law.and.order.svu.s11e02.dvdrip.xvid-reward.sample.avi" --log all
Deleted file - C:\Users\chris41g\Downloads\Law and Order SVU S11E02 DVDRip XviD-REWARD\law.and.order.svu.s11e02.dvdrip.xvid-reward.sample.avi
Filename pattern: [1.00] SxE, [0.00] CWS
Rename episodes using [TheTVDB]
Auto-detected query: [Law & Order: Special Victims Unit, Law and Order, Law and Order SVU]
Exception: Handling multiple shows requires non-strict matching
Failure (~_~)
Launch4j: Failed to run the given command.
2nd question, of a little less importance, how can I change the default Episode Formatting of the CLI with specifying it on the command line? If I specify it, the filebot assumes TV mode.. If I don't specify, it will detect Movie or TV show.. If it's not currently possible, then that's ok, I'll just have to continue to rely on python for Episode format..
Thank you