mirror of
https://github.com/seerr-team/seerr.git
synced 2026-03-06 16:16:53 -05:00
* fix: cache Jellyfin/Emby avatars from API Previously, avatars were cached using image links from Jellyfin/Emby. Now, avatar images are obtained directly from the API to avoid some configuration bugs. * fix: update avatar on new login