uodate beet config

This commit is contained in:
vincent 2020-11-26 09:30:06 +01:00
parent f25c5fc308
commit 96160b61ca

View File

@ -28,7 +28,10 @@ paths:
singleton: $artist/$title singleton: $artist/$title
plugins: fetchart lastgenre fromfilename chroma web convert plugins: fetchart lastgenre fromfilename chroma web convert info mpdupdate rewrite missing
rewrite:
artist .*Gorillaz.*: Gorillaz
convert: convert:
auto: yes auto: yes
@ -39,7 +42,8 @@ convert:
lastgenre: lastgenre:
source: track source: track
acoustid:
apikey: KPkFBJ4dVd
fetchart: fetchart:
auto: yes auto: yes
@ -47,3 +51,7 @@ chroma:
auto: yes auto: yes
threaded: yes threaded: yes
mpd:
host: localhost
port: 6600