|
Perhaps someone has some ideas...
I've been trying to create my own .xspf file lists.
I'm using the opensource music player at sourceforge.net:
http://musicplayer.sourceforge.net/
No matter what I try, I can't get any .xspf files to load from any webservers that I have access to.
I have scoured the documentation on xspf.org pretty well and I am quite sure that I have well formed files.
I have tried creating the file in PHP in order to invoke the proper header (Content type: application/xspf+xml). Nothing works.
I tried adding the mime type on my server. I even tried updating the apache handlers on my local server)... nothing works!
The interesting thing is that I can download use somebody else's file and it works. I can also create an XSPF at WebJay.com and it works as long as I don't try using the file on any of my servers.
Any ideas!? I'm stumped!
Thanks!
|