0 Members and 1 Guest are viewing this topic.
Failed to load the file (7)It seems the file was moved or deleted.
xml:base
<playlist>
<?xml version="1.0" encoding="UTF-8"?><playlist version="1" xmlns="http://xspf.org/ns/0/"> <title>Test Playlist</title> <trackList> <track> <location>test.wav</location> <title>Test Track</title> </track> </trackList></playlist>
index.xspf
test.wav
<playlist version="1" xmlns="http://xspf.org/ns/0/" xml:base="https://example.com/piano-playlist/">
example.com