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

438 commits

Author SHA1 Message Date
Kay0u
c78bd4fc24
fix url and update update_version script accordingly 2024-06-23 23:14:55 +02:00
yunohost-bot
678392978a Auto-update READMEs 2024-05-21 15:32:21 +00: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
f4c8be46bb Only add user to render group if not already 2023-12-08 20:35:57 +01:00
be78745cb9 Bump jellyfin-ffmpeg to 6.0-6 as #136 (Thanks @Tagadda) 2023-12-08 20:35:57 +01:00
fdeec614b2 rewrite update_version.sh in python for toml 2023-12-08 20:35:57 +01:00
Éric Gaspar
5817fbc1a3 Update manifest.toml 2023-12-08 20:35:57 +01:00
5e7dcce3cf add back user and install_dir to manifest 2023-12-08 20:35:57 +01:00
8d148345c0 Manifestv2 2023-12-08 20:35:57 +01:00
yunohost-bot
d38c24f378 Auto-update README 2023-10-31 14:17:14 +00:00
tituspijean
10be9b9c1d
Merge pull request #138 from YunoHost-Apps/testing
Testing
2023-09-26 22:03:53 +02:00
yunohost-bot
f64e431fbc Auto-update README 2023-09-26 20:00:41 +00:00
tituspijean
f2cb65e040
Merge branch 'master' into testing 2023-09-26 22:00:37 +02:00
tituspijean
b84cff74e3
Bump package version 2023-09-26 21:59:36 +02:00
yunohost-bot
1d12a30f01
Auto-update README 2023-09-26 21:57:48 +02:00
Tagada
cc142eb1ec
Upgrade to v10.8.11 2023-09-26 21:57:48 +02:00
tituspijean
5a3d101815
Merge pull request #139 from YunoHost-Apps/update-v10.8.11
Update to v10.8.11
2023-09-26 21:51:34 +02:00
yunohost-bot
2b24903713 Auto-update README 2023-09-26 14:44:36 +00:00
Tagada
132f70ead3 Upgrade to v10.8.11 2023-09-26 16:44:18 +02:00
Tagada
bd74c1f614
Merge pull request #137 from YunoHost-Apps/Tagadda-patch-1
Remove sudoers file
2023-09-26 16:29:29 +02:00
Tagada
863be6cf60
Update remove 2023-09-19 04:57:33 +02:00
c66a38f65d Set auth_header = false for SSO, because Jellyfin expects custom data in the Authorization header. 2023-09-15 17:12:32 +02:00
tituspijean
3bae4a14bb
Merge pull request #134 from YunoHost-Apps/testing
Testing
2023-09-09 19:31:57 +02:00
tituspijean
d40c3ecfe5
Update conf/LDAP-Auth.xml 2023-08-27 15:59:27 +02:00
tituspijean
3c87018ffd
Remove discovery open ports requirement 2023-08-27 15:08:19 +02:00
eric_G
178a1136a6
fix linter (#133)
* fix linter

* Update manifest.json

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-08-25 23:36:58 +02:00
yunohost-bot
cd89d06d16 Auto-update README 2023-08-25 21:36:48 +00:00
ericgaspar
39577a4e5f Update manifest.json 2023-08-25 23:36:43 +02:00