Update beets config
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
directory: ~/Music
|
directory: ~/Music
|
||||||
library: ~/Music/musiclibrary.db
|
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_item: %the{$artist} - %the{$album} ($original_year)$atypes - %the{$title}
|
||||||
format_album: %the{$albumartist} - %the{$album} ($original_year)$atypes
|
format_album: %the{$albumartist} - %the{$album} ($original_year)$atypes
|
||||||
sort_item: artist+ original_year+ original_month+ album+ disc+ track+
|
sort_item: artist+ original_year+ original_month+ album+ disc+ track+
|
||||||
@@ -54,5 +54,8 @@ scrub:
|
|||||||
fuzzy:
|
fuzzy:
|
||||||
threshold: 0.8
|
threshold: 0.8
|
||||||
chroma:
|
chroma:
|
||||||
auto: yes
|
auto: no
|
||||||
|
replaygain:
|
||||||
|
command: mp3gain
|
||||||
include: [ lyrics.yaml, lastfm.yaml ]
|
include: [ lyrics.yaml, lastfm.yaml ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user