* 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>
* Fixing and overhaul of the app
* Relying on the repository instead of deb sources
* Overhaul to meet packaging standards
* Removal of helpers that have been integrated in YunoHost
* Fixing and overhaul of the app
* Relying on the repository instead of deb sources
* Overhaul to meet packaging standards
* Removal of helpers that have been integrated in YunoHost