Page 1 of 1

episode search bug

Posted: 04 Aug 2018, 20:02
by tcc3
I was naming Season 3 of News Radio and I noticed I had an extra episode. Filebots search only reports 24 episodes of 25. I thought maybe it was TVDB, but they report 25 episodes too. Seems like something causes it to miscount, or lose data.

Re: episode search bug

Posted: 05 Aug 2018, 08:10
by rednoah
I'll need file paths as text, and screenshots or logs please.

:idea: Please read How to Request Help.

Re: episode search bug

Posted: 06 Aug 2018, 00:29
by tcc3
Heres a screen shot:

https://imgur.com/a/7lbGfET

Re: episode search bug

Posted: 06 Aug 2018, 05:23
by rednoah
It's listed when I try:

Code: Select all

NewsRadio - 3x24 - Space
NewsRadio - 3x25 - Injury
NewsRadio - 4x01 - Jumper
Maybe this episode was added very recently, like a few days ago. FileBot will cache data for a few days, but if you clear the cache manually, then it'll make sure you get the very latest episode data next time you try:
viewtopic.php?t=1996

Re: episode search bug

Posted: 07 Aug 2018, 10:49
by tcc3
Interesting. It works with the CLI, but not the gui. if I select "airdate order" in GUI it shows the missing episode. Perhaps it *is* a tvdb error.

Re: episode search bug

Posted: 07 Aug 2018, 13:17
by rednoah
CLI and GUI use the same code, so you'll get the same results.

You're likely accidentally using different Episode Order settings. Notably, if you're using DVD order instead of Airdate order, then you'll get DVD order instead of Airdate order, which might be different:

Code: Select all

filebot -list --q "NewsRadio" --filter "t =~ /Injury/"
NewsRadio - 3x25 - Injury

Code: Select all

$ filebot -list --q "NewsRadio" --filter "t =~ /Injury/" --order DVD
NewsRadio - 2x22 - Injury