fix: stop Navidrome from importing 5000 playlists

This commit is contained in:
Leon Schwarzäugl 2025-06-09 03:26:17 +02:00
parent 155f629159
commit 616522bfa6
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
4 changed files with 100 additions and 100 deletions

View file

@ -44,6 +44,7 @@ in
Address = "127.0.0.1";
Port = 4040;
MusicFolder = "/Vault/Eternor/Music";
PlaylistsPath = "./Playlists";
EnableSharing = true;
EnableTranscodingConfig = true;
Scanner.GroupAlbumReleases = true;

View file

@ -29,7 +29,6 @@ in
paths = [
"/Vault/data/paperless"
"/Vault/Eternor/Paperless"
"/Vault/data/paperless"
"/Vault/Eternor/Bilder"
"/Vault/Eternor/Immich"
"/Vault/familymedia"