Page 1 of 1

Information on Filebot does not match TVDB

Posted: 06 Apr 2024, 14:14
by chinedooo
I was trying to rename some episodes from the anime "That Time I Got Reincarnated as a Slime" and the information on TVDB website does not match what filebot brings up.
This is what filebot shows
Image

This is what TVDB shows
Image

Also several shows show "no episodes found" that used to work just fine. Examples are My Hero Academia, and Detective Conan
Image

Re: Information on Filebot does not match TVDB

Posted: 06 Apr 2024, 14:38
by rednoah
The TheTVDB API server-side code was apparently updated and is now broken in some corner cases. Use TheMovieDB/TV instead for the time being, or wait for TheTVDB engineers fix the issue on their end.
rednoah wrote: 01 Apr 2024, 23:03 Looks like the TheTVDB API does not work correctly. FileBot has no way of getting the episode listing if the API does not respond correctly. There's nothing you can do.

:idea: I've created a bug report upstream:
https://github.com/thetvdb/v4-api/issues/324


:arrow: I recommend switching to TheMovieDB/TV in the meanwhile.




EDIT:

As for That Time I Got Reincarnated as a Slime, the TheTVDB API does indeed seem to return different results. This would be a separate likely unrelated TheTVDB API issue.

json: Select all

         {
            "id":9684709,
            "seriesId":352408,
            "name":"Coleus' Dream, part 1",
            "aired":"2022-11-25",
            "runtime":108,
            "nameTranslations":null,
            "overview":"The story centers on a new country named Raja, located to the west of Tempest. Rimuru and his companions get involved in a long-running conspiracy that swirls around a girl with a mysterious power. Rimuru and his commander Benimaru also encounter another ogre survivor named Hiiro, who used to hold Benimaru in high regard.  An incredible adventure packed with new characters begins. The power of bonds will be put to the test!",
            "overviewTranslations":null,
            "image":"/banners/v4/episode/9684709/screencap/645131336e97d.jpg",
            "imageType":11,
            "isMovie":1,
            "seasons":null,
            "number":9,
            "seasonNumber":0,
            "lastUpdated":"2024-01-02 09:02:29",
            "finaleType":null,
            "airsAfterSeason":2,
            "year":"2022",
            "linkedMovie":333167
         }