Update beets config for 2.0.0
This commit is contained in:
parent
cbe1cc7ce9
commit
0685e7e084
@ -1,10 +1,14 @@
|
||||
plugins: convert embedart fetchart info replaygain zero
|
||||
plugins: convert embedart fetchart info permissions replaygain zero
|
||||
|
||||
paths:
|
||||
default: $albumartist/$year $album%aunique{}/$track $title
|
||||
singleton: $artist/Non-album/$year $title
|
||||
comp: Compilations/$year $album%aunique{}/$track $title
|
||||
|
||||
permissions:
|
||||
file: 644
|
||||
dir: 755
|
||||
|
||||
convert:
|
||||
dest: /var/tmp/{{ music_user_name }}/mp3
|
||||
copy_album_art: yes
|
||||
@ -43,8 +47,10 @@ zero:
|
||||
lyricist
|
||||
lyrics
|
||||
mb_albumartistid
|
||||
mb_albumartistids
|
||||
mb_albumid
|
||||
mb_artistid
|
||||
mb_artistids
|
||||
mb_releasegroupid
|
||||
mb_releasetrackid
|
||||
mb_trackid
|
||||
|
Loading…
Reference in New Issue
Block a user