1

Modules/Beets: Update fetchart sources config

This commit is contained in:
2026-05-13 14:39:05 +02:00
parent e0b9c7187e
commit a1dbcf00b4

View File

@ -57,7 +57,7 @@ in {
fetchart = { fetchart = {
auto = "yes"; auto = "yes";
sources = "filesystem coverart itunes amazon albumart"; # sources are queried in this order sources = "*"; # sources are queried in this order
}; };
# lyrics = { # lyrics = {