-
Hello everyone. I can't solve an issue with replaygain plugin. I have 18k flac files in my library and I just tried replaygain for the first time. Want to use ffmpeg because it's already installed because of the convert plugin. SO my issue is that replaygain sometimes works sometimes doesn't. I don't see any pattern. It keeps failing with the same files/albums.
I also tried beet replaygain -awf music album same result. I'm using
So while I composed this post I was under the impression that I'm using beets version 1.6.0 but to my surprise I'm on 1.6.1--- I don't know if this is related to the issue or not. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Found the issue (unicode characters) |
Beta Was this translation helpful? Give feedback.
-
See also #4507 and #4506, which addressed the underlying problem. |
Beta Was this translation helpful? Give feedback.
Found the issue (unicode characters)
And the solution: https://beets.readthedocs.io/en/stable/reference/config.html?highlight=replace#asciify-paths
/thread