Error requesting series #1847
-
Hello, I opened this bug request, #1846, and it was closed as a "support" issue. I don't recall seeing anything in any of the changelogs or anywhere else about this being a requirement and I tested and I am able to request other series without issues. I'm not really sure why certain series fail while others work fine as I would think they would all search the same provider and fallback to another provider if a result wasn't found. I also feel like the issue should have had more explanation as to why certain series are failing like that when other series are able to be requested. As far as I am aware, TheMovieDB is used for series information, so if the series is available on there, I don't understand why this failure would be happening. I understand that this is a project that numerous volunteers are working on on their own time, but if you are going to close a bug report at least give more information like why the series mentioned is failing when other series are able to be requested successfully. -Shark2k |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
As I commented on the issue, a connected Sonarr server is required for the TVDB matching functionality. (This has been the case since the introduction of this feature.) Overseerr uses TMDb as its data source, but since Sonarr uses TVDB, series requests in Overseerr require a TVDB ID to be present in the TMDb data. You can add the missing TVDB ID to the entry on TMDb, and then try submitting the request again later (keep in mind that TMDb caches stuff, so it may take a while for any changes to be take effect). You are not seeing this issue with other series because they have TVDB IDs added to their TMDb entries. |
Beta Was this translation helpful? Give feedback.
As I commented on the issue, a connected Sonarr server is required for the TVDB matching functionality. (This has been the case since the introduction of this feature.)
Overseerr uses TMDb as its data source, but since Sonarr uses TVDB, series requests in Overseerr require a TVDB ID to be present in the TMDb data. You can add the missing TVDB ID to the entry on TMDb, and then try submitting the request again later (keep in mind that TMDb caches stuff, so it may take a while for any changes to be take effect).
You are not seeing this issue with other series because they have TVDB IDs added to their TMDb entries.