You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On some tracks, special characters in the album tag are displayed the wrong way. Those tracks are being shown as a different album in the album view/tab. See attached picture.
Steps to Reproduce
Unknown. I think I wrote these tags using foobar2000 under wine, so I rewrote the tags and the entire FLAC files with Linux software, which didn’t help. The same files are being handled correctly in the VLC app and the Auxio app.
Expected Behavior
All characters should be displayed correctly, and all tracks should be in the same album.
The encoding problems are prevalent, most coming from converting from what I assume to be unicode to a subset of it, but problems with signs/symbols also exist. To list a few problems:
·— —· —· ·· · is decoded as ·â�� â��· â��· ·· ·
K/DA is decoded in the album artist field as K and the artist field as K, DA, however, the slash problem does not exist in the track or album fields (POP/STARS being accurate)
’ in the album and track fields is decoded as ’, while in the artist and album artist fields it is decoded correctly, and differentiated from '
Description
On some tracks, special characters in the album tag are displayed the wrong way. Those tracks are being shown as a different album in the album view/tab. See attached picture.
Steps to Reproduce
Unknown. I think I wrote these tags using foobar2000 under wine, so I rewrote the tags and the entire FLAC files with Linux software, which didn’t help. The same files are being handled correctly in the VLC app and the Auxio app.
Expected Behavior
All characters should be displayed correctly, and all tracks should be in the same album.
Screenshots
See below.
Device
Additional Context
Could be related to issue #337.
Checklist
The text was updated successfully, but these errors were encountered: