feat: add jellyfin and hardware acceleration for transcoding

This commit is contained in:
2025-11-25 19:48:52 +01:00
parent d7d3722ce7
commit 59a37c9b46
5 changed files with 104 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
podman = 10004;
foundry-vtt = 10005;
pyload = 10006;
jellyfin = 10007;
};
gids = {
unbound = 10001;
@@ -14,5 +15,6 @@
podman = 10004;
foundry-vtt = 10005;
pyload = 10006;
jellyfin = 10007;
};
}