episode search bug
episode search bug
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
It's listed when I try:
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
Code: Select all
NewsRadio - 3x24 - Space
NewsRadio - 3x25 - Injury
NewsRadio - 4x01 - Jumper
viewtopic.php?t=1996
Re: episode search bug
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
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:
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