mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
Auto-update README
This commit is contained in:
parent
5349bcfe5c
commit
b503d96f23
2 changed files with 6 additions and 0 deletions
|
@ -31,6 +31,9 @@ Media System that manage and stream your media.
|
|||
* Standard users need the `main` permission;
|
||||
* Users with the `admin` permission will have access to the administration panel.
|
||||
|
||||
* The app can access YunoHost's multimedia directories:
|
||||
choose one of the folders in `/home/yunohost.multimedia/share` upon configuration of your libraries.
|
||||
|
||||
* Starting version 10.7.5~ynh2, you can ask for the discovery ports (1900 and 7359) to be opened.
|
||||
They ease the setting up of your media center between clients and server.
|
||||
* If you are upgrading to this version and above, set `discovery: '1'` in `/etc/yunohost/apps/jellyfin/settings.yml`
|
||||
|
|
|
@ -27,6 +27,9 @@ Système multimédia qui gère et diffuse vos médias.
|
|||
* Les utilisateurs standards doivent avoir la permission `main` ;
|
||||
* Les utilisateurs doivent avoir la permission `admin` pour pouvoir accéder au panneau d'administration.
|
||||
|
||||
* L'app a accès aux dossiers multimédia de YunoHost:
|
||||
indiquez un des dossiers de `/home/yunohost.multimedia/share` comme source lors du paramétrage de vos bibliothèques.
|
||||
|
||||
* À partir de la version 10.7.5~ynh2, vous pouvez demander l'ouverture des ports de découverte (1900 et 7359).
|
||||
Ils facilitent la mise en place de votre système multimédia entre les clients et le serveur.
|
||||
* Si vous mettez à jour vers cette version et les suivantes, mettez `discovery: '1'` dans `/etc/yunohost/apps/jellyfin/settings.yml`
|
||||
|
|
Loading…
Add table
Reference in a new issue