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
2022-06-20 12:35:07 +02:00
.github Use example_ynh's GitHub templates 2021-09-14 22:41:45 +02:00
conf Merge pull request #79 from hikaps/testing 2022-02-17 08:28:25 +01:00
doc Update README for multimedia directories 2022-02-16 23:56:16 +01:00
scripts Fix shameless copy-paste³ 2022-02-17 06:55:41 +01:00
check_process Update check_process 2022-01-22 17:02:38 +00:00
LICENSE Initial commit 2019-03-25 11:24:25 +01:00
manifest.json Bump ynh pkg version to trigger updates ! 2022-06-20 12:35:07 +02:00
README.md Auto-update README 2022-02-16 22:56:28 +00:00
README_fr.md Auto-update README 2022-02-16 22:56:28 +00:00

Jellyfin for YunoHost

Integration level
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

Media System that manage and stream your media.

Shipped version: 10.7.7~ynh2

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

Screenshots

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