You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is recommended to align the scraping of TV shows or anime with Sonarr by using TVDB instead of TMDB. For example, when searching for anime like "Shangri-La Frontier," TVDB lists two seasons, whereas TMDB only has one. This discrepancy can cause errors in requests, resulting in only the first season being downloaded. Therefore, it is advisable to prioritize TVDB for TV shows and anime.
Desired Behavior
When searching for the anime "Shangri-La Frontier," two seasons of 25 episodes each are listed, aligning with TVDB, instead of a single 50-episode season as shown on TMDB.
Additional Context
No response
Code of Conduct
I agree to follow Jellyseerr's Code of Conduct
The text was updated successfully, but these errors were encountered:
TVDB is not used at all in Jellyseerr. The only media database that we use is TMDB, this is why we use it for both movies and tv show.
Once #899 is implemented, we'll be able to make improvements, but for now there is nothing we can't do.
Description
It is recommended to align the scraping of TV shows or anime with Sonarr by using TVDB instead of TMDB. For example, when searching for anime like "Shangri-La Frontier," TVDB lists two seasons, whereas TMDB only has one. This discrepancy can cause errors in requests, resulting in only the first season being downloaded. Therefore, it is advisable to prioritize TVDB for TV shows and anime.
Desired Behavior
When searching for the anime "Shangri-La Frontier," two seasons of 25 episodes each are listed, aligning with TVDB, instead of a single 50-episode season as shown on TMDB.
Additional Context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: