[BUG?] Unable to match files to episode data

All your suggestions, requests and ideas for future development
Post Reply
warover
Posts: 18
Joined: 26 Mar 2013, 13:52

[BUG?] Unable to match files to episode data

Post by warover »

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?
User avatar
rednoah
The Source
Posts: 23098
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BUG?] Unable to match files to episode data

Post by rednoah »

Have you tried the latest revision?
:idea: Please read the FAQ and How to Request Help.
warover
Posts: 18
Joined: 26 Mar 2013, 13:52

Re: [BUG?] Unable to match files to episode data

Post by warover »

yes tried the newest head version, but it's the same error
User avatar
rednoah
The Source
Posts: 23098
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BUG?] Unable to match files to episode data

Post by rednoah »

Probably just too new, it'll probably start working by itself if you try again in a week or two.
:idea: Please read the FAQ and How to Request Help.
warover
Posts: 18
Joined: 26 Mar 2013, 13:52

Re: [BUG?] Unable to match files to episode data

Post by warover »

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?
User avatar
rednoah
The Source
Posts: 23098
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BUG?] Unable to match files to episode data

Post by rednoah »

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 :D

"new show" will fix itself after a few weeks, and "bad numbering" you can fix by naming it 1x01 style.
:idea: Please read the FAQ and How to Request Help.
Post Reply