2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2026-05-12 12:07:23 +02:00
Jellyfin package for YunoHost
  • Shell 80.6%
  • Python 19.4%
Find a file
Thomas f1fe08b54b
Merge pull request #231 from YunoHost-Apps/testing
fix(doc) fix upgrade url so it’s actually working
2026-04-14 21:08:34 +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 fix(doc) fix upgrade url so it’s actually working 2026-04-14 21:07:18 +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 ffmpeg to latest version as well 2026-04-07 08:35:59 +02:00
README.md Upgrade to v10.11.8 (#229) 2026-04-06 20:09:26 +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.8~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.