1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2024-09-03 19:26:29 +02:00
Jellyfin package for YunoHost
Find a file
2023-09-15 17:12:32 +02:00
.github Use example_ynh's GitHub templates 2021-09-14 22:41:45 +02:00
conf Update conf/LDAP-Auth.xml 2023-08-27 15:59:27 +02:00
doc Apply example_ynh 2022-07-18 23:23:10 +02:00
scripts Set auth_header = false for SSO, because Jellyfin expects custom data in the Authorization header. 2023-09-15 17:12:32 +02:00
check_process Apply example_ynh 2022-07-18 23:23:10 +02:00
LICENSE Initial commit 2019-03-25 11:24:25 +01:00
manifest.json Update manifest.json 2023-08-25 23:36:43 +02:00
README.md Auto-update README 2023-08-25 21:36:48 +00:00
README_fr.md Auto-update README 2023-08-25 21:36:48 +00:00

Jellyfin for YunoHost

Integration level Working status Maintenance status

Install Jellyfin with YunoHost

Lire ce readme en français.

This package allows you to install Jellyfin quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Jellyfin enables you to collect, manage, and stream your media. Run the Jellyfin server on your system and gain access to the leading free-software entertainment system, bells and whistles included.

Shipped version: 10.8.10~ynh2

Demo: https://demo.jellyfin.org/stable/web/index.html

Screenshots

Screenshot of Jellyfin

Disclaimers / important information

  • 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.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing --debug
or
sudo yunohost app upgrade jellyfin -u https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps