Why has this changed? All my XSPF files are now broken
I get the same problem in VLC 1.1.0 and 1.1.1. Am using Windows XP so possibly it's only in the Win32 releases of VLC.
Snippet of problematic XSPF which won't load the song:
Code: Select all
<trackList>
<track>
<location>file://localhost/F:/musik/Franz%20Ferdinand/Franz%20Ferdinand/11%2040'.mp3</location>
<creator>Franz Ferdinand</creator>
<album>Franz Ferdinand</album>
<title>40'</title>
<duration>204486</duration>
</track>
...
</trackList>