uodate beet config
This commit is contained in:
parent
f25c5fc308
commit
96160b61ca
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user