Hi,
I have noticed that XBMC has a major issue with M3U playlists containing Umlauts encoded in UTF8, these files simply cannot be played. You can test that behaviour easily if you use for example Media Monkey, and export a playlist containing files that containing german Umlauts like ä. ö or ü.
Here is one example:
#EXTINF:19,Artist - My Song
#UTF8:SAMPLER\Mädchen\MySong.mp3
Can anybody please fix this issue?
#UTF8 in M3U files not handled correctly
Jackie78
Senior Member Posts: 198 Joined: Oct 2005 Reputation: 0 |
2011-08-05 19:20
Post: #1
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2011-08-06 00:03
Post: #2
Looks like someones gone and added another tag to an m3u file that isn't necessary (why don't they just save the file in utf8). A patch to support it would be welcome - see PlaylistM3U.cpp.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help