meta-grabber
meta-grabber copied to clipboard
Not pulling all seasons?
There seems to be an issue with the amount of seasons. E.g. currently doing Outlander, there are 6 regular seasons, when pulling up the title in the app it only displays season 0, 1, 2, 3 and 4. Might be a bug, might be something I'm doing wrong, not sure.
Thanks for the report.
I get the same result, while the tvdb website lists 6 seasons. I'll check what's up with that.
In the meantime you can switch to TheMovieDB in settings. Looks like they return all the seasons.
Hi!
Because I hadn't read your comment about switching to TMDB I since wrote my own app for the TMBD API to do more seasons, but it's not as advanced (I need to have every episode for it to work), so when I tried to rename season 5 of Family Ties today I noticed it stopped at 9 episodes, which gave me an idea...
So I checked with Star Trek TNG and Voyager, and indeed: only 101 episodes ever get loaded in. this could be explained with a fixed array, but since it's written in JavaScript there's no such thing as a fixed array. Could there be a limit to TVDB's API?