1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2025-10-27 23:47:31 +01:00
Jellyfin package for YunoHost
Find a file
2025-10-06 22:58:02 +02:00
.github Use example_ynh's GitHub templates 2021-09-14 22:41:45 +02:00
conf Actually fix ffmpeg dependency breaking installs, add websockets (#203) 2025-10-05 19:34:13 +02:00
doc fix(doc): preupgrade message for armhf deprecation 2025-10-06 22:57:04 +02:00
scripts Add support for Trixie 2025-09-17 20:35:08 +02:00
.gitignore Helpers 2.1 and auto discovery (#193) 2025-05-09 14:57:29 +02:00
LICENSE Initial commit 2019-03-25 11:24:25 +01:00
manifest.toml Actually fix ffmpeg dependency breaking installs, add websockets (#203) 2025-10-05 19:34:13 +02:00
README.md Auto-update READMEs 2025-09-17 20:35:29 +02:00
tests.toml Actually fix ffmpeg dependency breaking installs, add websockets (#203) 2025-10-05 19:34:13 +02:00

Logo of Jellyfin Jellyfin, packaged for YunoHost

Media System that manage and stream your media

🌐 Official app website App Demo Version: 10.10.7~ynh2

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.