jellyfin: Prefer fMP4-HLS Media Container for all users
All checks were successful
Build and Deploy / deploy (push) Successful in 2m41s

This commit is contained in:
2026-04-16 01:11:59 -04:00
parent 55fda4b5ee
commit 735603deb8
5 changed files with 241 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ in
# jellyfin annotation service test
jellyfinAnnotationsTest = handleTest ./jellyfin-annotations.nix;
jellyfinSetDefaultsTest = handleTest ./jellyfin-set-defaults.nix;
# zfs scrub annotations test
zfsScrubAnnotationsTest = handleTest ./zfs-scrub-annotations.nix;