Split movies and shows, enable nullable handling (wip)

This commit is contained in:
2023-08-05 14:13:49 +09:00
parent 386c6bf268
commit 19ae15f53f
78 changed files with 1976 additions and 7118 deletions
+1
View File
@@ -24,6 +24,7 @@ in
openssl
mediainfo
ffmpeg
postgresql
];
RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";