mirror of
https://github.com/Superredstone/nixos.git
synced 2026-08-19 11:48:57 +02:00
feat(navidrome): change art priority to external
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
Port = 8013;
|
||||
MusicFolder = "/var/lib/nixflix/media/music/";
|
||||
EnableSharing = true;
|
||||
ArtistArtPriority = "external, artist.*, album/artist.*";
|
||||
CoverArtPriority = "external, cover.*, folder.*, front.*, embedded";
|
||||
DiscArtPriority = "disc*.*, cd*.*, cover.*, folder.*, front.*, discsubtitle, embedded";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user