feat: add jellyfin and hardware acceleration for transcoding
This commit is contained in:
parent
d7d3722ce7
commit
59a37c9b46
5 changed files with 104 additions and 0 deletions
|
|
@ -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;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue