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

218 commits

Author SHA1 Message Date
Kay0u
c78bd4fc24
fix url and update update_version script accordingly 2024-06-23 23:14:55 +02:00
tituspijean
9b1869a832
Fix ffmpeg version in _common.sh 2024-02-20 18:28:11 +01:00
tituspijean
bb51baae5e
Merge pull request #142 from YunoHost-Apps/v10.8.13 2024-02-16 19:14:54 +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
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
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
8d148345c0 Manifestv2 2023-12-08 20:35:57 +01:00
Tagada
cc142eb1ec
Upgrade to v10.8.11 2023-09-26 21:57:48 +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
3c87018ffd
Remove discovery open ports requirement 2023-08-27 15:08:19 +02:00
Carlos Solís
9301a2c811 Update to 10.8.10 2023-04-23 15:01:56 -06:00
tituspijean
62699c3413
Upgrade to v10.8.9 2023-01-26 21:51:14 +01:00
tituspijean
4171601544
Fix ffmpeg dependencies 2022-11-01 16:31:59 +01:00
tituspijean
9e797af1e4
Upgrade to v10.8.7 2022-11-01 12:51:26 +01:00
tituspijean
5f5d424139
Upgrade to v10.8.5 2022-09-26 22:14:45 +02:00
tituspijean
60f4201f94
Upgrade to v10.8.4 2022-08-14 17:43:47 +02:00
tituspijean
35725e60a6
Update scripts/restore 2022-07-24 09:05:53 +02:00
yalh76
c35ffb59b6 Merge branch 'example' into 10.8.1-fixed 2022-07-20 09:59:19 +02:00
yalh76
7c596bbe23 Fix CannotOpen: SQLitePCL.pretty.SQLiteException: unable to open database file 2022-07-20 02:24:24 +02:00
yalh76
286f95be97 Update remove 2022-07-20 02:22:33 +02:00
yalh76
d45f1650cf reorder package removal 2022-07-19 17:31:14 +02:00
yalh76
7742b70e52 Update _common.sh 2022-07-19 14:28:06 +02:00
yalh76
181ff53f42 Apply example_ynh 2022-07-18 23:23:10 +02:00
yalh76
05844bd902 Revert "Update restore"
This reverts commit 925c2106a9.
2022-07-16 16:40:18 +02:00
yalh76
925c2106a9 Update restore 2022-07-16 16:34:44 +02:00
Kay0u
3675859f43
Upgrade to v10.8.1 2022-07-15 12:04:41 +02:00
384dcd2ff1 Fix restore by using YNH_APP_BASEDIR. Factorize code. Cleanup temporary directory. 2022-06-20 12:35:07 +02:00
d124083ec0 Fix: ffmpeg -> ffmpeg5 2022-06-20 12:35:07 +02:00
tituspijean
d4533db823 Add missing ffmpeg dependencies 2022-06-20 12:35:07 +02:00
tituspijean
d350302e67 Update versions declarations to 10.8.0 stable 2022-06-20 12:35:07 +02:00
023fe00f42 Upgrade to v10.8.0-beta2 2022-06-20 12:35:07 +02:00
tituspijean
0f911a5c83 Fix jellyfin-ffmpeg version name 2022-06-20 12:35:07 +02:00
acb61d8922 Fix: Ensure dependency over the jellyfin packages on a hard version to prevent upgrades 2022-06-20 12:35:07 +02:00
fca163a3be Refactor : deduplicate code for installing .deb packages 2022-06-20 12:35:07 +02:00
4d013faeb4 Refactor: Bashisms 2022-06-20 12:35:07 +02:00
f596efe4a9 Refactor: bad indentation 2022-06-20 12:35:07 +02:00
56417ce7ce Fix : restore was forgetting about logrotate 2022-06-20 12:35:07 +02:00
tituspijean
5635b8d495
Fix shameless copy-paste³ 2022-02-17 06:55:41 +01:00