Add replaygain plugin to beets
This commit is contained in:
parent
7b6989c6d7
commit
9441cf3a01
@ -1,4 +1,4 @@
|
||||
plugins: convert embedart fetchart info zero
|
||||
plugins: convert embedart fetchart info replaygain zero
|
||||
|
||||
paths:
|
||||
default: $albumartist/$year $album%aunique{}/$track $title
|
||||
@ -17,6 +17,10 @@ fetchart:
|
||||
sources:
|
||||
- filesystem
|
||||
|
||||
replaygain:
|
||||
backend: ffmpeg
|
||||
overwrite: yes
|
||||
|
||||
zero:
|
||||
auto: yes
|
||||
fields: >-
|
||||
|
Loading…
Reference in New Issue
Block a user