replaygain: Encodinf problems with bs1770gain version 0.4.12 on Windows
Open
bug
replaygain
windows
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
### Problem
bs1770gain added support for utf16 console output on windows in version 0.4.12, and now the beets plugin can not parse the output anymore. Version 0.4.11 works without problems.
When the plugin dumps the output of bs1770gain to the console there are spaces between every character, so it looks like beets is decoding the output as ascii or utf8 (e.g. instead of "[ALBUM]", it reads "[ A L B U M ]").
### Setup
* OS: Windows 10
* Python version: 3.6.1
* beets version: 1.4.5
Contributor guide
Assessment
This issue has not been assessed yet.