Commit f52fe4c3ce6d
Changed files (1)
systems
aion
systems/aion/extra.nix
@@ -322,6 +322,9 @@ in
EnableTranscodingConfig = false; # Disabled for security - transcoding still works, UI editing disabled
EnableSubsonic = true;
+ # Scanner settings
+ Scanner.PurgeMissing = "full"; # Auto-cleanup missing files after full scans
+
# Optional: Scrobbling (can enable later)
# LastFM.Enabled = true;
};