1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyseerr_ynh.git synced 2025-11-05 04:18:37 +01:00
Jellyseer package for YunoHost
Find a file
Thomas d24055b748
Merge pull request #77 from YunoHost-Apps/testing
Testing - Change the url of the repo as jellyseerr will soon be renamed
2025-10-19 21:49:45 +02:00
.github Initial commit 2023-05-07 21:21:34 +02:00
conf Update jellyseerr.conf 2025-03-12 01:50:11 +02:00
doc fix jellyseerr.png size 2023-05-11 22:52:41 +02:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:31:50 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 00:57:32 +02:00
LICENSE Create LICENSE 2023-05-10 13:33:54 +02:00
manifest.toml Fix sha256 2025-10-18 18:59:31 +02:00
README.md Auto-update READMEs 2025-10-19 20:15:58 +02:00
tests.toml remove old tests that are not installing anymore due to repo change 2025-10-19 20:19:52 +02:00

Logo of Jellyseerr Jellyseerr, packaged for YunoHost

Media request management and discovery tool for Jellyfin, Radarr, and Sonarr

Version: 2.7.3~ynh2

Screenshots

Screenshot of Jellyseerr

📦 Developer info

Automatic tests level

🛠️ Upstream Jellyseerr repository: https://github.com/seerr-team/seerr

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/jellyseerr_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade jellyseerr -u https://github.com/YunoHost-Apps/jellyseerr_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.