mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix: stop Navidrome from importing 5000 playlists
This commit is contained in:
parent
155f629159
commit
616522bfa6
4 changed files with 100 additions and 100 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@ in
|
|||
paths = [
|
||||
"/Vault/data/paperless"
|
||||
"/Vault/Eternor/Paperless"
|
||||
"/Vault/data/paperless"
|
||||
"/Vault/Eternor/Bilder"
|
||||
"/Vault/Eternor/Immich"
|
||||
"/Vault/familymedia"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue