mirror of
https://github.com/sct/overseerr.git
synced 2025-12-27 16:46:29 +01:00
* fix: use tmdb first as metadata provider and fallback to tvdb This PR changes the order of the metadata provider to TMDB first and then fallback to TheTVDB if no TMDB metadata is available. Previously, TheTVDB was used first and there was no fallback if the latter failed. fix #1137 * feat: add logs * fix: add logs * fix: add show name