Noah Manneschmidt
9024cba8ed
Remove header for LG TV apps ( YunoHost-Apps/jellyfin_ynh#125 )
2024-07-05 12:45:34 -07:00
Kayou
9f4a3d6e5d
Merge pull request #158 from YunoHost-Apps/testing
...
Testing
2024-07-03 09:20:43 +02:00
yunohost-bot
f7e01b3610
Auto-update READMEs
2024-07-02 12:25:24 +00:00
Kayou
e28cbc41df
10.9.7
2024-07-02 14:25:20 +02:00
tituspijean
5e91445a6f
Oops
2024-06-29 16:33:03 +02:00
tituspijean
1eaedf70b2
Appease linter: ask key for admin permission
2024-06-29 16:32:48 +02:00
tituspijean
ef77fe8508
Do not delete log files
2024-06-29 16:26:57 +02:00
yunohost-bot
bdcf61624a
Auto-update READMEs
2024-06-28 19:34:42 +00:00
Kayou
a711397f4f
Merge pull request #154 from selfhoster1312/10.9
...
PLEASE TEST: Upgrade Jellyfin to v10.9
2024-06-28 21:34:38 +02:00
Kayou
c856d76673
Merge branch 'testing' into 10.9
2024-06-27 09:31:18 +02:00
Kayou
6a12fe0f3c
Merge pull request #157 from YunoHost-Apps/testing
...
Testing
2024-06-27 09:14:00 +02:00
yunohost-bot
9f24a8f05b
Auto-update READMEs
2024-06-27 07:13:37 +00:00
Kayou
87bef257d3
bump ynh package version
2024-06-27 09:13:33 +02:00
Kayou
c26d11a4a2
Merge branch 'testing' into 10.9
2024-06-24 10:27:59 +02:00
Kayou
73a91d7270
john doesn't exist, use the package_checker user for upgrade test
2024-06-24 09:42:03 +02:00
Kayou
dad641e689
add missing argument to upgrade test
2024-06-24 09:39:18 +02:00
Kayou
62226ad53a
Test upgrade from 10.8.13
2024-06-23 23:21:28 +02:00
Kay0u
c78bd4fc24
fix url and update update_version script accordingly
2024-06-23 23:14:55 +02:00
selfhoster1312
1cba702a4b
Fix port calculation logic
2024-06-21 15:13:49 +02:00
selfhoster1312
78ece8d618
bump manifest version
2024-06-18 17:19:31 +02:00
selfhoster1312
4937f99420
Upgrade to 10.9.5
2024-06-06 12:28:19 +02:00
selfhoster1312
5ed06282d0
Let system user $app be handled by manifest.toml
2024-05-21 18:36:13 +02:00
selfhoster1312
16a441b732
Use manifest permissions for Jellyfin admin
2024-05-21 18:31:02 +02:00
yunohost-bot
678392978a
Auto-update READMEs
2024-05-21 15:32:21 +00:00
selfhoster1312
23d821d0ec
Use firewall helper
2024-05-21 15:27:23 +02:00
selfhoster1312
8234907aed
Update to Jellfyin v10.9.2
2024-05-20 23:10:55 +02:00
selfhoster1312
32eb278275
Upgrade Jellyfin to v10.9
2024-05-14 13:46:23 +02:00
yunohost-bot
85ed3abec9
Auto-update READMEs
2024-03-29 06:08:47 +00:00
yunohost-bot
a1e636f1fb
Auto-update README
2024-03-29 07:08:36 +01:00
tituspijean
3486b71760
What about using the available tools for source updates?
2024-02-20 18:41:13 +01:00
tituspijean
9b1869a832
Fix ffmpeg version in _common.sh
2024-02-20 18:28:11 +01:00
tituspijean
fb3bb2cc71
Fix ffmpeg sources
2024-02-20 18:25:45 +01:00
yunohost-bot
7914463be2
Auto-update README
2024-02-16 18:27:24 +00:00
tituspijean
b4ef29fdd0
Merge branch 'master' into testing
2024-02-16 19:27:20 +01:00
yunohost-bot
58847de1a4
Auto-update README
2024-02-16 18:14:59 +00:00
tituspijean
bb51baae5e
Merge pull request #142 from YunoHost-Apps/v10.8.13
2024-02-16 19:14:54 +01:00
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
44de5c4080
Fix upgrade again
2024-02-02 13:33:52 +01:00
4a04c7a6cf
Do not remove packages during upgrade
2024-02-02 13:15:43 +01:00
yunohost-bot
8f9d27ec4a
Auto-update README
2023-12-08 21:13:15 +01:00
tituspijean
a12eb50682
Upgrade to v10.8.13
2023-12-08 21:13:15 +01:00
7acbfbe2ad
Update ffmpeg to 6.0.1-1
2023-12-08 21:13:15 +01:00
298b78e62d
Revert sleep 30 from debugging
2023-12-08 21:13:03 +01:00
a8802b9725
Add ldap to update_version.py
2023-12-08 20:57:32 +01:00
0a9e5de809
update_version: fix linter
2023-12-08 20:35:57 +01:00
yunohost-bot
d91a613061
Auto-update README
2023-12-08 20:35:57 +01:00
6ccb1f87e9
Test with a long sleep
2023-12-08 20:35:57 +01:00
6bc45775a0
Installation of deb packages will overwrite the configuration files, so to prevent a warning we backup those files beforehand.
2023-12-08 20:35:57 +01:00
635be8261a
Fix upgrade: uninstall previous packages
2023-12-08 20:35:57 +01:00
ec5591e03d
Remove line_match from ynh_systemd_actions : they actually just match when systemctl returns
2023-12-08 20:35:57 +01:00