beetbox / beetbox/beets

replaygain: Encodinf problems with bs1770gain version 0.4.12 on Windows

Open
#2,624 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.