Problem with ä, ö, ü (umlaut) and Playlist
#1
Hi

I have a problem with ä, ö, ü (umlaut) and other special characters like é, è and playlists. Because I can't rate more than one song at the same time, I copy my playlists (utf8) from my pc to my pc with xbmc (both with ubuntu 8.04). After I edited the path in the m3u from "/home/user" to "/mnt" most songs can be loaded. Just the songs with umlaut can't. How I can solve this problem? I searched the forum, but couldn't find something...

By the way, how does the advancedsettings.xml has to look for pathsubstitution? With

Code:
<advancedsettings>
      <pathsubstitution>
    <substitute>
      <from>file:///home/user/</from>
      <to>file:///mnt/</to>
    </substitute>
  </pathsubstitution>
</advancedsettings>

it doesn't work.

And one more question: Can I rate more than one song at the same time?

Thanks a lot!


iddqd
Reply

Logout Mark Read Team Forum Stats Members Help
Problem with ä, ö, ü (umlaut) and Playlist0