[Playlist] Playing local files on the web
Lucas Gonze
lgonze at panix.com
Tue Dec 19 18:04:29 UTC 2006
Jose Luis Pellicer M. wrote:
> 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 an issue of the player. Assuming you are using a Flash player
on the web, it doesn't have the security privileges to access files on a
local disk.
-Lucas
>
> 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
>
> _______________________________________________
> Playlist mailing list
> Playlist at lists.musicbrainz.org
> http://lists.musicbrainz.org/mailman/listinfo/playlist
>
>
More information about the Playlist
mailing list