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
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue