TV Series Auto-Selection Exception What can be done?

Any questions? Need some help?
Post Reply
wispa24
Posts: 1
Joined: 27 Mar 2014, 03:43

TV Series Auto-Selection Exception What can be done?

Post by wispa24 »

Just became aware of Filebot recently I use uTorrent with the Filebot CLI to organise TV programmes and I am very impressed with it. However I am a bit confused by what you are supposed to do when Filebot is unable to identify the correct TV series from a number of matches returned from theTVDB?

I was trying to organise: Mind.Games.S01E05.HDTV.x264-2HD.mp4

When seemingly nothing happened I went to the log to see what went wrong here is the log output HTH:

Code: Select all

Parameter: seriesFormat = G:/ServerFolders/Videos/TV/Series/{n} {'('+y+')'}/{'Season '+s} {'('+(y+(s-1))+')'}/{n.space('.')}{'.'+s00e00}{'.'+t.space('.')}.({vf+'.'}{source+'.'}{vc+'-'}{group})
Parameter: movieFormat = G:/ServerFolders/Video/Movies/{n.upperInitial()} ({y}) {'['+ vf + '.' + source+']'}/{n.upperInitial().space('.')}.({y}){'.'+CD$pi}.[{vf}.{source}.{vc}{'-'+group}]
Parameter: subtitles = en
Parameter: gmail = *****
Parameter: clean = y
Parameter: ut_dir = G:\ServerFolders\Videos\Unsorted\TV
Parameter: ut_file = Mind.Games.S01E05.HDTV.x264-2HD.mp4
Parameter: ut_kind = single
Parameter: ut_title = Mind.Games.S01E05.HDTV.x264-2HD.mp4
Parameter: ut_label = TV
Parameter: ut_state = 11
Input: G:\ServerFolders\Videos\Unsorted\TV\Mind.Games.S01E05.HDTV.x264-2HD.mp4
Group: [tvs:games] => [Mind.Games.S01E05.HDTV.x264-2HD.mp4]
Get [English] subtitles for 1 files
Looking up subtitles by filehash via OpenSubtitles
Looking up subtitles by name via OpenSubtitles
No matching subtitles found: G:\ServerFolders\Videos\Unsorted\TV\Mind.Games.S01E05.HDTV.x264-2HD.mp4
Rename episodes using [TheTVDB]
Auto-detected query: [Games, Mind Games]
Exception: Unable to auto-select search result: [The Games (Australia), Halo Games, Mind Games, Brain Games, Puzzle Games, Guy's Grocery Games, The NFL's Greatest Games, Tropes vs Women in Video Games, Top 100 Video Games of All Time, Power Games: The Packer-Murdoch Story, Rev3Games Originals]
Done ヾ(@⌒ー⌒@)ノ
and here is the Run command I use within uTorrrent

Code: Select all

"C:\Program Files\FileBot\filebot.exe" -script "C:\Program Files\FileBot\scripts\amc.groovy" --action copy --conflict override -non-strict --log-file "C:\amc.log" --def "seriesFormat=G:/ServerFolders/Videos/TV/Series/{n} {'('+y+')'}/{'Season '+s} {'('+(y+(s-1))+')'}/{n.space('.')}{'.'+s00e00}{'.'+t.space('.')}.({vf+'.'}{source+'.'}{vc+'-'}{group})" "movieFormat=G:/ServerFolders/Video/Movies/{n.upperInitial()} ({y}) {'['+ vf + '.' + source+']'}/{n.upperInitial().space('.')}.({y}){'.'+"CD$pi"}.[{vf}.{source}.{vc}{'-'+group}]" "subtitles=en" "gmail=*****:*****" "clean=y" "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"
I have looked but I can't find any instructions for helping Filebot figure out which TV series I want from the list returned

Am I just being blind or is there really no way for me to assist with TV series detection when using the CLI?

Thanks in Advance
User avatar
rednoah
The Source
Posts: 24249
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: TV Series Auto-Selection Exception What can be done?

Post by rednoah »

I may have fixed that. Try again with the latest r2105 jar. ;)
:idea: Please read the FAQ and How to Request Help.
Post Reply