mirror of
https://github.com/seerr-team/seerr.git
synced 2026-04-18 22:38:17 -04:00
The Sonarr scanner always filtered seasons against TMDB data, ignoring the configured metadata provider setting. This caused shows with different season structures between TMDB and TVDB (e.g. Animaniacs) to be incorrectly marked as fully available, preventing users from requesting missing seasons. fix #2466