TheMetalCenter / m4b-mp3-chapters-from-cuesheets

merge audiobooks or podcasts without re-encoding (remuxing only) to single m4b with quicktime/nero chapters or mp3 with id3v2 chapters using cuesheets; also allows for renaming/editing chapters
23 stars 0 forks source link

Special characters such as "ë" not accepted during cue to metadata conversion #6

Closed TheMetalCenter closed 2 years ago

TheMetalCenter commented 2 years ago

Unlikely to be able to fix this with every single special character, but may try to fix any common ones I come across. Best to avoid special characters.

TheMetalCenter commented 2 years ago

This seems to have been fixed when switching from TexttoCue.exe to lis2cue.py. A text encoding issue? The ticket will be re-opened if it is encountered again.