Wholphin/app/src/main/res
Ray 4c7c465c67
Add integration with Jellyseerr/Seerr (#558)
## Description
This PR add the ability to integrate with a [Jellyseerr/Seerr
server](https://github.com/seerr-team/seerr).

### Features
- Login to the Seerr server using API Key, Jellyfin credentials, or
local Seerr credentials
    - Separate Seerr logins per user profile
- Search Seerr from the search page
- Discover media from Seerr on the nav drawer `Discover` page
    - Also from movie, series, or person pages
- Seamless integration with existing media, i.e. selecting media found
from Seerr that already exists on the Jellyfin server, will go directly
to the regular media page
- Mostly consistent UI between Jellyfin media & Seerr media
- Submit requests to Seerr
- Cancel submitted requests

### Screenshots

![discover](https://github.com/user-attachments/assets/f830b48f-e2f1-43f4-9680-9c6d4e071765)

### Related issues
Closes #54

## Acknowledgements

The `app/src/main/seerr/seerr-api.yml` file is copied & modified from
https://github.com/seerr-team/seerr/blob/develop/seerr-api.yml. I hope
to try to upstream some of the changes in the future.
2026-01-12 16:35:27 -05:00
..
drawable Updates series details, adds movie genres, & adds critic rating (#358) 2025-12-01 18:04:40 -05:00
font Add playback controls 2025-09-22 20:09:12 -04:00
mipmap-anydpi-v26 Add icons 2025-10-12 17:41:54 -04:00
mipmap-hdpi Add ability to style subtitles (#177) 2025-11-08 19:54:51 -05:00
mipmap-mdpi Add icons 2025-10-12 17:41:54 -04:00
mipmap-xhdpi Add icons 2025-10-12 17:41:54 -04:00
mipmap-xxhdpi Add icons 2025-10-12 17:41:54 -04:00
mipmap-xxxhdpi Add icons 2025-10-12 17:41:54 -04:00
values Add integration with Jellyseerr/Seerr (#558) 2026-01-12 16:35:27 -05:00
values-ca Add batch of translations (#425) 2025-12-11 13:03:27 -05:00
values-de Translated using Weblate (German) 2025-12-29 20:39:11 +00:00
values-el Add translations as of 2025-12-17 (#495) 2025-12-17 17:01:08 -05:00
values-es Translated using Weblate (Spanish) 2025-12-29 20:39:11 +00:00
values-et Translated using Weblate (Estonian) 2025-12-29 20:39:11 +00:00
values-fr Translated using Weblate (French) 2025-12-29 20:39:11 +00:00
values-hu Translated using Weblate (Hungarian) 2025-12-29 20:39:11 +00:00
values-in Translated using Weblate (Indonesian) 2025-12-29 20:39:11 +00:00
values-it Translated using Weblate (Italian) 2025-12-29 20:39:11 +00:00
values-iw Translated using Weblate (Hebrew) 2025-12-29 20:39:11 +00:00
values-kab Translated using Weblate (Kabyle) 2025-12-29 20:39:11 +00:00
values-nb-rNO First batch of translations (#289) 2025-11-21 15:25:02 -05:00
values-nl Add translations as of 2025-12-17 (#495) 2025-12-17 17:01:08 -05:00
values-nn Fix invalid string characters 2025-12-30 13:49:20 -05:00
values-pl Add batch of translations (#425) 2025-12-11 13:03:27 -05:00
values-pt Translated using Weblate (Portuguese) 2025-12-29 20:39:11 +00:00
values-ru Add batch of translations (#425) 2025-12-11 13:03:27 -05:00
values-sk Add batch of translations (#425) 2025-12-11 13:03:27 -05:00
values-sv Add batch of translations (#425) 2025-12-11 13:03:27 -05:00
values-zh-rCN Translated using Weblate (Chinese (Simplified Han script)) 2025-12-29 20:39:11 +00:00
values-zh-rTW Translated using Weblate (Chinese (Traditional Han script)) 2025-12-29 20:39:11 +00:00
xml Allow trusting user provided SSL/TLS certificates (#608) 2025-12-31 14:13:07 -05:00