Otiel / BandcampDownloader

A Windows app used to download albums from Bandcamp.
Other
962 stars 76 forks source link

Fail converting character codes into characters. #158

Closed kacciocciacciara closed 4 years ago

kacciocciacciara commented 4 years ago

I downloaded the following album: https://robesofsnow.bandcamp.com/album/ostaras-lake

The title is "Ostara's Lake". The title of the album on both folder placeholder and MP3 metadata is "Ostara&##39;s Lake", single hashtag. The decimal 39 ascii char is the single quote ( &##39; single hashtag ), it seems it doesn't get converted from Unicode (or something similar) to plain char.

I'm using version 1.3.3.

kacciocciacciara commented 4 years ago

Immagine 2020-09-29 133533

Otiel commented 4 years ago

Duplicate #157