mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2026-02-03 23:11:51 +01:00
Jellyfin package for YunoHost
* upgrade to 10.11.0
* Auto-update READMEs
* fix tests
* Add pre_upgrade message for 10.11.0~ynh1
* this was a stupid mistake x_x
* upgrade to 10.11.1
* Auto-update READMEs
* Upgrade to 10.11.2
* Upgrade to 10.11.2
* Auto-update READMEs
* fix tests
* this was a stupid mistake x_x
* Add pre_upgrade message for 10.11.0~ynh1
* Try to sleep before upgrade tests to ensure database migrations ran fine
* ldap plugin has been updated to support Jellyfin 10.11.2
* upgrade, restore: Prevent deb package to start the service, with systemctl mask
* Upgrade to 10.11.3
* Auto-update READMEs
* upgrade to 10.11.4
* Auto-update READMEs
* Upgrade to 10.11.5
* Auto-update READMEs
* create userdatas table before the migration
* add sqlite deps for upgrade script to work
* fix syntax
* checks to see if the table has been created
* oops wrong db file 🙈
* change db to library.db which is the culprit
* disable mask for debug purpose
* Upgrade to 10.11.6
* Auto-update READMEs
* Update manifest.toml
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Félix Piédallu <felix@piedallu.me>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Jellyfin, packaged for YunoHost
Media System that manage and stream your media
Screenshots
📦 Developer info
🛠️ 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.

