mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
11 lines
691 B
Markdown
11 lines
691 B
Markdown
* The app relies on YunoHost's LDAP server for users to log in:
|
|
* 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`
|
|
if you want the upgrade to open them for you.
|