[Playlist] xspf resolver
Lucas Gonze
lgonze at panix.com
Tue Nov 21 18:46:55 UTC 2006
Hi Paul,
Here are a couple issues that came up when I ran
http://research.sun.com:8080/SpiffyContentResolver/convert?input=http://xspf.musicmobs.com/playlist/themadjuggler/A%20Brief%20History%20of%20Indie%20Rock.xspf
through the validator at http://xspf.binera.de/ .
Error #1: "Element extension not allowed in XSPF-0."
The fix: change playlist[@version] from 0 to 1.
Error #2: "Element itunesurl not allowed."
The fix: change your <itunesurl> items to something like
<link rel="http://contentresolver.com/ns/itunesurl">http://...</link>
best,
Lucas
More information about the Playlist
mailing list