Post Reply 
files with ë or é etc do not make it into playlist
10-01-2024, 23:02
Post: #12
RE: files with ë or é etc do not make it into playlist
You can use the iconv command on the Mac to convert the NFD playlist into an NFC playlist. For example, this command:

iconv -f UTF-8-MAC -t UTF-8 example.m3u8 > example2.m3u8

will create a file example2.m3u8 that has all NFD characters converted to NFC.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: files with ë or é etc do not make it into playlist - simoncn - 10-01-2024 23:02

Forum Jump:


User(s) browsing this thread: 1 Guest(s)