ben-xo / dir2cast

Turn a directory of MP3s into a podcast - automatically.
http://www.ben-xo.com/dir2cast
BSD 3-Clause "New" or "Revised" License
152 stars 20 forks source link

Support for non ASCII characters #78

Open EdwarDDay opened 7 months ago

EdwarDDay commented 7 months ago

I created an episode with a German umlaut (äöüÄÖÜß). First I had to replace it in the filename, but that's okay. But then I saw, that also the name of the episode displayed ü instead of ü. Do I need to encode this differently in the episode tags (although I'm not sure how to) or is this a problem with dir2cast?