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

Fix #35: invalid utf-8 characters in xml #37

Closed ben-xo closed 4 years ago

ben-xo commented 4 years ago

Strip out unusual UTF-8 characters which are disallowed in XML. Some users have reported that their MP3s have strange characters in them, so this fixes the output for those users.