"Failed to auto-detect query"

Any questions? Need some help?
Post Reply
Adz0rd
Posts: 6
Joined: 15 Dec 2013, 11:00

"Failed to auto-detect query"

Post by Adz0rd »

Hi,

My AMC script was unable to parse through a series of friends, here are the logs:
Locking /home/xbmc/.filebot/logs/amc.log
Parameter: music = n
Parameter: subtitles = en
Parameter: artwork = n
Parameter: xbmc = 192.168.0.123
Parameter: deleteAfterExtract = y
Parameter: clean = y
Parameter: ut_dir = /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs
Parameter: ut_file = 9x01-The One Where No One Proposes.mkv
Parameter: ut_kind = multi
Parameter: ut_title = Season 9.720p.bluray.x264-mrs
Parameter: ut_label = TV
Parameter: ut_state = 5
Parameter: seriesFormat = TV Shows/{n}/Season {s.pad(2)}/{n} - {s00e00} - {t}
Parameter: movieFormat = Movies/{n} ({y})/{n} ({y})
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x14-The One with the Blind Dates.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x19-The One with Rachels Dream.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x13-The One Where Monica Sings.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x04-The One with the Sharks.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x02-The One Where Emma Cries.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x11-The One Where Rachel Goes Back to Work.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x18-The One with the Lottery.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x17-The One with the Memorial Service.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x07-The One with Ross Inappropriate Song.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x05-The One with Phoebes Birthday Dinner.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x23,24-The One in Barbados.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x22-The One with the Donor.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x08-The One with Rachels Older Sister.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x21-The One with the Fertility Test.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x01-The One Where No One Proposes.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x12-The One with Phoebes Rats.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x16-The One with the Boob Job.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x10-The One with Christmas in Tulsa.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x06-The One with the Male Nanny.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x20-The One with the Soap Opera Party.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x09-The One with Rachels Phone Number.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x15-The One with the Mugging.mkv
Input: /mnt/Storage/Downloads/Complete/TV/Season 9.720p.bluray.x264-mrs/9x03-The One with the Pediatrician.mkv
Group: [tvs:null] => [9x14-The One with the Blind Dates.mkv, 9x19-The One with Rachels Dream.mkv, 9x13-The One Where Monica Sings.mkv, 9x04-The One with the Sharks.mkv, 9x02-The One Where Emma Cries.mkv, 9x11-The One Where Rachel Goes B$
Get [English] subtitles for 23 files
Looking up subtitles by filehash via OpenSubtitles
Matched [9x15-The One with the Mugging.mkv] to [Friends - [09x15] - The One With The Mugging] via filehash
Lookup by hash failed: null
Exception: Failed to auto-detect query
Done ヾ(@⌒ー⌒@)ノ

I realise that "Friends" isn't used in either the "ut_title" or the directory name which I think is what is causing the problem... What is the auto-detect basing its search on? The File/directory names and does it take into consideration the title? I.e if i were to give it "Friends"as the title, would it be able to detect it then?

Also, shouldn't it say failed instead of "Done" when its failing to auto-detect the query?
User avatar
rednoah
The Source
Posts: 23003
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: "Failed to auto-detect query"

Post by rednoah »

FileBot only looks at the files. Make sure that the series name is either in the files or in one of the parent folders.

AMC always returns successfully because all errors of individual batches are ignored gracefully, i.e. what if it works for some files yet for others it can't make sense?
:idea: Please read the FAQ and How to Request Help.
Post Reply