1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2024-09-03 19:26:29 +02:00
Commit graph

11 commits

Author SHA1 Message Date
eric_G
6a3fa81973
Testing (#143)
* Manifestv2

* add back user and install_dir to manifest

* Update manifest.toml

* rewrite update_version.sh in python for toml

* Bump jellyfin-ffmpeg to 6.0-6 as #136 (Thanks @Tagadda)

* Only add user to render group if not already

* Remove line_match from ynh_systemd_actions : they actually just match when systemctl returns

* Fix upgrade: uninstall previous packages

* Installation of deb packages will overwrite the configuration files, so to prevent a warning we backup those files beforehand.

* Test with a long sleep

* Auto-update README

* update_version: fix linter

* Add ldap to update_version.py

* Revert sleep 30 from debugging

* Do not remove packages during upgrade

* Fix upgrade again

---------

Co-authored-by: Félix Piédallu <felix@piedallu.me>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-02-03 18:51:16 +01:00
yalh76
181ff53f42 Apply example_ynh 2022-07-18 23:23:10 +02:00
tituspijean
0121ff40fe Reduce line_match timeout
Service startup is usually quite fast and YNH tends to start monitoring the logs too late
2021-04-24 10:49:04 +02:00
yalh76
22ad337c76
Apply last example_ynh (#65)
* Apply last example_ynh

* missing config_path

* Update check_process

* Update manifest.json
2021-03-19 14:06:07 +01:00
tituspijean
9a3142a0ec Fix change_url for v10.7 2021-03-10 14:01:52 +01:00
ericgaspar
bd4932c472
Small typos 2020-11-10 16:58:19 +01:00
tituspijean
58e8339ca3 Fix change_url
Simpler is better
2020-11-10 14:50:59 +01:00
tituspijean
6f9ab080d1 Fix change_url
BaseUrl setting gets reverted to default if the wizard is not completed...
2020-11-10 11:47:17 +01:00
tituspijean
5c519ec558 Change baseurl in change_url 2020-11-09 20:33:27 +01:00
tituspijean
069ae32a83 Load port in change_url 2020-11-09 16:16:58 +01:00
tituspijean
af595b7479 Add change_url 2020-11-09 14:20:06 +01:00