mirror of
https://github.com/seerr-team/seerr.git
synced 2026-06-08 16:47:00 -04: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