2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2026-06-29 09:09:34 +02:00
Jellyfin package for YunoHost
  • Shell 80.6%
  • Python 19.4%
Find a file
2026-06-08 12:02:25 +02:00
.github Editorconfig (#215) 2026-01-29 20:33:18 +01:00
conf change some sandboxing options in systemd to enable hardware acceleration 2026-04-10 20:10:14 +02:00
doc fix(doc) fix upgrade url so it’s actually working 2026-04-14 21:07:18 +02:00
scripts Upgrade to 10.11.11 2026-06-07 20:00:24 +02:00
.editorconfig Editorconfig (#215) 2026-01-29 20:33:18 +01:00
.gitignore Editorconfig (#215) 2026-01-29 20:33:18 +01:00
LICENSE Initial commit 2019-03-25 11:24:25 +01:00
manifest.toml Upgrade to 10.11.11 2026-06-07 20:00:24 +02:00
README.md Auto-update READMEs 2026-06-07 20:00:30 +02:00
tests.toml force upgrade to 10.11.6 before upgrading to this version 2026-04-07 15:24:04 +02:00

Logo of Jellyfin Jellyfin, packaged for YunoHost

Media System that manage and stream your media

🌐 Official app website App Demo Version: 10.11.11~ynh1

Screenshots

Screenshot of Jellyfin Screenshot of Jellyfin

📦 Developer info

Automatic tests level

🛠️ Upstream Jellyfin repository: https://github.com/jellyfin/jellyfin

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade jellyfin -u https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.