From 048d792e3e7e0fea987319f1773f738bf655c247 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sun, 29 Oct 2023 13:29:05 +0100 Subject: [PATCH] Add Reiverr to catalog --- apps.toml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 1d914bb8..6f837219 100644 --- a/apps.toml +++ b/apps.toml @@ -3144,7 +3144,15 @@ state = "notworking" subtags = [ "music" ] url = "https://github.com/YunoHost-Apps/reel2bits_ynh" -[remotestorage] +[reiverr] +antifeatures = [ "alpha-software" ] +category = "multimedia" +potential_alternative_to = ["Overseerr", "Jellyseerr", "Jellyfin-vue"] +state = "working" +subtags = ["videos", "mediacenter"] +url = "https://github.com/YunoHost-Apps/reiverr_ynh" + +[remotestorage]1 antifeatures = [ "package-not-maintained" ] category = "small_utilities" state = "notworking"