mirror of
https://github.com/seerr-team/seerr.git
synced 2026-04-21 07:48:05 -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