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

@ -6787,6 +6787,7 @@ Here we just define some aliases for rebuilding the system, and we allow some in
Address = "127.0.0.1";
Port = 4040;
MusicFolder = "/Vault/Eternor/Music";
PlaylistsPath = "./Playlists";
EnableSharing = true;
EnableTranscodingConfig = true;
Scanner.GroupAlbumReleases = true;
@ -7781,7 +7782,6 @@ This manages backups for my pictures and obsidian files.
paths = [
"/Vault/data/paperless"
"/Vault/Eternor/Paperless"
"/Vault/data/paperless"
"/Vault/Eternor/Bilder"
"/Vault/Eternor/Immich"
"/Vault/familymedia"