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:
|
paths:
|
||||||
default: $albumartist/$year $album%aunique{}/$track $title
|
default: $albumartist/$year $album%aunique{}/$track $title
|
||||||
@ -17,6 +17,10 @@ fetchart:
|
|||||||
sources:
|
sources:
|
||||||
- filesystem
|
- filesystem
|
||||||
|
|
||||||
|
replaygain:
|
||||||
|
backend: ffmpeg
|
||||||
|
overwrite: yes
|
||||||
|
|
||||||
zero:
|
zero:
|
||||||
auto: yes
|
auto: yes
|
||||||
fields: >-
|
fields: >-
|
||||||
|
Loading…
Reference in New Issue
Block a user