Update beets config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
directory: ~/Music
|
||||
library: ~/Music/musiclibrary.db
|
||||
plugins: inline edit fetchart embedart mbsync albumtypes smartplaylist lyrics the info lastimport types ftintitle scrub fuzzy chroma limit replaygain random summarize
|
||||
plugins: inline edit fetchart embedart mbsync albumtypes smartplaylist lyrics the info lastimport types ftintitle scrub fuzzy chroma limit replaygain random summarize musicbrainz
|
||||
format_item: %the{$artist} - %the{$album} ($original_year)$atypes - %the{$title}
|
||||
format_album: %the{$albumartist} - %the{$album} ($original_year)$atypes
|
||||
sort_item: artist+ original_year+ original_month+ album+ disc+ track+
|
||||
@@ -54,5 +54,8 @@ scrub:
|
||||
fuzzy:
|
||||
threshold: 0.8
|
||||
chroma:
|
||||
auto: yes
|
||||
auto: no
|
||||
replaygain:
|
||||
command: mp3gain
|
||||
include: [ lyrics.yaml, lastfm.yaml ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user