Wholphin/app/src
Ray 627b89f1db
Updates to Seerr image fetching (#1086)
## Description
This PR makes changes to how images are fetched for discover/Seerr
items.

If the discovered item is available on the Jellyfin server, the images
will be fetched from the Jellyfin server.

Then if the Seerr server has image caching enabled, the images will be
fetched from the Seerr server. Otherwise, images are fetched from TMDB .
TMDB was the previous behavior for all images.

### Dev notes

This PR also updates the Seerr server URLs stored in the database, so
it's not backwards compatible.

### Related issues
Fixes #1079

### Testing
Emulator against Jellyseer 2.7.3 & Seerr 3.0.1

## Screenshots
N/A

## AI or LLM usage
None
2026-03-14 16:47:08 -04:00
..
androidTest/java/com/github/damontecres/wholphin/test Dev: add simple automated UI test setup (#1027) 2026-03-03 13:46:46 -05:00
debug Dev: add simple automated UI test setup (#1027) 2026-03-03 13:46:46 -05:00
main Updates to Seerr image fetching (#1086) 2026-03-14 16:47:08 -04:00
patches Dev: add CI to build app store releases (#468) 2026-02-23 22:04:08 -05:00
test Updates to Seerr image fetching (#1086) 2026-03-14 16:47:08 -04:00