Hi there I get an error cli renaming files on this specific tv show
./filebot.sh -rename turn.102.hdtv.x264.mp4 --db thetvdb -non-strict --format ...
---
Rename episodes using [TheTVDB]
Auto-detected query: []
Failed to detect query for files: [/FS/turn.102.hdtv.x264.mp4]
Exception: Unable to match files to episode data
Failure (°_°)
---
Manually listing entries for this show brings me this:
./filebot.sh --q "turn" -list --db thetvdb
---
Turn - 1x01 - Pilot
Turn - 1x02 - Who by Fire
Turn - 1x03 - Of Cabbage and Kings
Turn - 1x04 - Eternity How Long
Turn - 1x05 - Epiphany
Turn - 1x06 - Mr. Culpeper
Turn - 1x07 - June
Turn - 1x08 - Challenge
Turn - 1x09 - Against Thy Neighbor
Turn - 1x10 - The Battle of Setauket
---
I guess filebot gets no search query from file
Any ideas why it fails and how to fix it?
[BUG?] Unable to match files to episode data
Re: [BUG?] Unable to match files to episode data
Have you tried the latest revision?
Re: [BUG?] Unable to match files to episode data
yes tried the newest head version, but it's the same error
Re: [BUG?] Unable to match files to episode data
Probably just too new, it'll probably start working by itself if you try again in a week or two.
Re: [BUG?] Unable to match files to episode data
if i add --q Turn it works but not without it. Strange the tvdb api has the episode entries listed. tvrage db doesn't work either...
could there be a reason for filebot not to recognize the query just from file?
could there be a reason for filebot not to recognize the query just from file?
Re: [BUG?] Unable to match files to episode data
new show + bad numbering + short name = bad luck for this one, it's not that it can't find anything, it's not even searching 
"new show" will fix itself after a few weeks, and "bad numbering" you can fix by naming it 1x01 style.

"new show" will fix itself after a few weeks, and "bad numbering" you can fix by naming it 1x01 style.