1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyseerr_ynh.git synced 2024-09-03 19:26:18 +02:00

Merge branch 'master' into testing

This commit is contained in:
Thomas 2023-09-07 13:24:49 +02:00 committed by GitHub
commit 2aab2f064a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 2 deletions

View file

@ -18,7 +18,12 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Jellyseerr is a free and open source software application for managing requests for your media library. It is a a fork of Overseerr built to bring support for Jellyfin & Emby media servers!
**Shipped version:** 1.6.0~yn21
**Shipped version:** 1.6.0~ynh2
## Screenshots

View file

@ -18,7 +18,11 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Jellyseerr est une application libre et open source pour gérer les requêtes pour votre médiathèque. Cest un fork de Overseerr, créé pour ajouter le support des serveurs Jellyfin et Emby!
**Version incluse :** 1.6.0~yn21
**Version
## Captures décran

View file

@ -5,7 +5,12 @@ name = "Jellyseerr"
description.en = "Media request management and discovery tool for Jellyfin, Radarr, and Sonarr"
description.fr = "Outil de gestion de demandes et de découverte de médias pour Jellyfin, Radarr, et Sonarr"
<<<
version = "1.6.0~yn21"
=======
version = "1.6.0~ynh2"
maintainers = ["Thovi98"]