EnglrB01

Results 25 comments of EnglrB01

Works flawless for me on latest version.

Hey, can you maybe introduce proper Artist/Albumartist/... tagging? I'm not sure about other audio formats, but in flac multiple artists should be stored in multiple artists fields instead of concatenated...

Well some players may set it this way but they should have the same tag twice: ``` ARTIST=Artist1 ARTIST=Artist2 ``` And every properly written [flac library](https://github.com/jameshurst/rust-metaflac) parses these as `HashMap`

I could only find contradicting information on this as well, and just because my music player uses multiple keys i came up with this. But instead of choosing/deciding on one...

As mentioned in some issues before, but yeah hard to find, setting `flush=True` in the python print statement will probably resolve your issue.