Commit graph

16 commits

Author SHA1 Message Date
90dc051151
fix: Revert useless memory soft limit for jellyfin 2024-07-28 20:12:50 +00:00
9e9e513451
fix: memory_hard_limit datatype is number, not string 2024-07-28 19:14:29 +00:00
693c72588e
fix: Reduce memory consumption by jellyfin
See: https://github.com/jellyfin/jellyfin/issues/6306#issuecomment-1774093928
2024-07-28 19:06:18 +00:00
46ce1ed431
Revert "Installing yt-dlp"
This reverts commit 6ecd68f862.
This reverts commit f8d8f87fb4.
This reverts commit 29d9d0d856.
This reverts commit 4e7b86b426.
This reverts commit 61a80d47b0.
2024-06-29 11:22:24 +00:00
6ecd68f862
Try installing yt-dlp from linuxserver init script 2024-06-18 19:48:55 +01:00
f8d8f87fb4 Fix misread RelativeDest 2024-06-18 19:16:32 +01:00
29d9d0d856
See https://developer.hashicorp.com/nomad/api-docs/json-jobs#artifact 2024-06-18 19:12:24 +01:00
4e7b86b426
New attempt to convert hcl to json 2024-06-18 19:06:01 +01:00
61a80d47b0
Download latest release of yt-dlp to PATH 2024-06-18 18:55:20 +01:00
6bd0c5056a Reduce resource allocation to jellyfin to better accomodate hardware acceleration 2024-06-16 18:49:58 +01:00
9102fdae5d Add GPU device to Jellyfin 2024-06-16 00:26:08 +01:00
d79bfdd5cb Deploy Jellyfin with the Nvidia runtime 2024-06-16 00:09:58 +01:00
05d7a87306 Resolve configuration issues (#8)
Reviewed-on: #8
2024-06-15 15:59:43 +01:00
65267f21f7 Trial new volume_options spec 2024-06-15 00:40:10 +01:00
6416f2842d Add jellyfin task driver 2024-06-15 00:24:02 +01:00
70aff7bed1 Create Jellyfin job (#6)
Closes #5

Reviewed-on: #6
2024-06-15 00:22:02 +01:00