Files
netfelix-audio-fix/server/api
felixfoertsch a1da644aa3
Build and Push Docker Image / build (push) Successful in 3m49s
fix sonarr OG-language miss when Jellyfin omits SeriesProviderIds
episodes without SeriesProviderIds.Tvdb (older Jellyfin, un-refreshed items)
fell back to the episode-level TVDB ID, which never matched Sonarr's
series-keyed library. add resolveSeriesTvdb callback that fetches the series
item from Jellyfin to get the correct series TVDB ID, with per-scan caching.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-20 07:39:24 +02:00
..