[Playlist] Playing local files on the web
Jose Luis Pellicer M.
joseluis at pellicer.org
Tue Dec 19 02:34:02 UTC 2006
Hello everyone.
I want to have a playlist on my site to play local files on another
disk or directory, this is for better protection of the files.
Can it be done?
The playlist loads, but the files don't play.
This is my playlist:
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="0" xmlns="http://xspf.org/ns/0/">
<title>Lista</title>
<trackList>
<track>
<location>file:///Volumes/Smart%201/Music/iTunes/A%20Five%20SenSes%
20fisT/Unknown%20Album/islf-01.mp3</location>
<creator>A Five SenSes fisT</creator>
<album></album>
<title>islf-01</title>
</track>
<track>
<location>file:///Volumes/Smart%201/Music/iTunes/A%20Five%20SenSes%
20fisT/Unknown%20Album/may%20the%20funk.mp3</location>
<creator>A Five SenSes fisT</creator>
<album></album>
<title>may the funk</title>
</track>
</trackList>
</playlist>
Thank you
Joe
More information about the Playlist
mailing list