XSPF is a XML based playlist format. It is intended to be open, moderately simple, and carefully engineered.
Questions tagged [xspf]
24 questions
2
votes
1 answer
VLC: possible to stream playlist?
I've created a PHP script which creates a XSPF playlist automatically from the files inside a folder. Now I was wonder if it's possible to stream the file, so if there are any new files added to the playlist, VLC will pick them up automatically. So…

Erik van de Ven
- 4,747
- 6
- 38
- 80
2
votes
1 answer
Extract .XSPF contents
I have a XSPX file containing some data, its structure is

Naveen Gamage
- 1,844
- 12
- 32
- 51
1
vote
1 answer
Can php create a xspf file the same way as it writes xml?
I know you can create an xml file with php
$doc->save("write.xml")
but is it possible to write to another file type, like .xspf ?

Zac
- 12,637
- 21
- 74
- 122
1
vote
0 answers
Is it possible to have VLC reread automatically an XSPF file between songs using Lua?
First of I have no experience in Lua, just came by it while searching for an answer to my question here on StackOverflow and the internet. If there is any other method you know of that might work I'd very much appreciate hearing it.
So what I'm…

Hrafn
- 2,867
- 3
- 25
- 44
1
vote
1 answer
XSPF (xml playlist) specifications: how should I format links to one or several music services?
I'm working on a music software and I would like to use the XSPF specifications since its a standard, but there is something I don't get.
Or maybe it doesn't even exists, since the last update of the specs are... 14 years old.
For tracks, they have…

gordie
- 1,637
- 3
- 21
- 41
1
vote
1 answer
RESTful media types for audio/music collection service (with metadata)
I have a large music collection, composed of mp3 files, flac files, and others. I would like to share it with devices on my local network and computers I am using on remote networks. It seems to me that HTTP is eminently well-suited to the sharing…

telent
- 1,813
- 15
- 21
1
vote
2 answers
xspf player - name of object or code that defines current song highlighting?
I'm creating a new look for the xspf player:
http://musicplayer.sourceforge.net/
The playlist highlights the current song being played. I'd like to change the color but can't find where that option is listed in the .flv file, or in the actionscript…

kylex
- 14,178
- 33
- 114
- 175
1
vote
0 answers
leanback player doesn't play items from playlist
I have implemented the leanback player on my website. Now I'm trying to extend leanbackplayer with a XML (XPSF) playlist. The list is showing, but the songs don't play when clicked in the list.
I've set up a test page for the playlist:…

SdeWijs
- 140
- 11
1
vote
0 answers
PHP script to extract track details from tracklist.xspf file
I want extract audio stream track details from tracklist.xspf file stored on remote server and print output on web page as scrolling text inside div, so PHP script should print current track info.
I want get details from tags 'title', 'annotation'…

fxgreen
- 424
- 1
- 10
- 24
0
votes
0 answers
Unable to insert XSPF playlist into Android Q Media Provider
I am trying to insert XSPF playlist from external storage to Android Q Media Provider database playlist table. But getting Exception.
public static void insertXSPFPlayListTable(Context context, MediaFile file) {
//insert audio_playlists…

user2918967
- 1
- 1
- 4
0
votes
0 answers
Viewing Station Development - HTML interface to open in fullscreen mode and disable right-click in VLC
I am developing a viewing station on which multiple users (many without computer experience) can watch video files. I'm not a programmer, so I'm using HTML/CSS, along with what JavaScript I can piece together, to open XSPF playlists in VLC Player…

byroncase
- 7
- 1
0
votes
1 answer
How to play xspf file Libvlcsharp
i create vlc playlist xspf file now i want to stream it with Libvlcsharp codes as follows.
this code working fine with video file but .xspf file not respond
code :
LibVLCSharp.Shared.LibVLC _libVLC;
MediaPlayer _mp;
…
0
votes
2 answers
xspf player remove album cover
I'm trying to embed this player to a web page:
http://musicplayer.sourceforge.net/
It's working fine, but I would like to remove the album cover from the player so it looks like on this page:
http://www.hideout.com.br/blog/ (The gray player in the…

Pierre
- 4,976
- 12
- 54
- 76
0
votes
2 answers
Why is XSPF Player not working on a Mac?
I'm using the XSPF Player (slim) on a new website. The client tells me they cannot hear any music on their Mac in Safari. The player is visible but it just says "Loading playlist..." and never continues past that point. I cannot imagine why since it…

DavGarcia
- 18,540
- 14
- 58
- 96
0
votes
1 answer
multiple elements per
for parsing an XSPF document, the specification states that a