2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/reiverr_ynh.git synced 2026-05-12 06:47:25 +02:00
Reiverr package for YunoHost
Find a file
Thomas 42ddb22dac
Testing (#21)
* [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING)

* Update manifest.toml

* Update nginx.conf

* Update manifest.toml

* Update nginx.conf

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update nginx.conf

* Bump package revision

* Auto-update READMEs

---------

Co-authored-by: Yunohost-Bot <>
Co-authored-by: otm33 <b.arrierg@orange.fr>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2026-04-28 15:58:33 +02:00
.github Initial commit 2023-10-08 18:31:27 +02:00
conf Testing (#21) 2026-04-28 15:58:33 +02:00
doc fix screenshot size 2023-10-29 13:16:42 +01:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:48:01 +02:00
.gitattributes Initial commit 2023-10-08 18:31:27 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 02:57:08 +02:00
LICENSE add LICENSE 2023-10-10 19:48:51 +02:00
manifest.toml Testing (#21) 2026-04-28 15:58:33 +02:00
README.md Testing (#21) 2026-04-28 15:58:33 +02:00
tests.toml Update tests.toml 2025-03-03 19:32:48 +01:00

Logo of Reiverr Reiverr, packaged for YunoHost

Clean combined interface for Jellyfin, TMDB, Radarr and Sonarr, as well as a replacement to Overseerr

Version: 2.2.0~ynh3

Screenshots

Screenshot of Reiverr

📦 Developer info

Automatic tests level

🛠️ Upstream Reiverr repository: https://github.com/aleksilassila/reiverr

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/reiverr_ynh/tree/testing

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

📚 App packaging documentation

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