XSPF: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
Line 2: Line 2:


The mime type for XSPF playlists is <tt>application/xspf+xml</tt>, although it has not yet been [http://www.iana.org/cgi-bin/mediatypes.pl registered] with IANA.
The mime type for XSPF playlists is <tt>application/xspf+xml</tt>, although it has not yet been [http://www.iana.org/cgi-bin/mediatypes.pl registered] with IANA.
== Help Wanted ==
* XSPF reader for amaroK.  See [http://bugs.kde.org/show_bug.cgi?id=114360 amarok bug 114360] for details.  This would be a simple piece of C++ using QDom or Qt Sax.  It would run on Gnu/Linux.


== News ==
== News ==

Revision as of 17:27, 16 November 2005

XML Shareable Playlist Format (XSPF), pronounced spiff, is a next-generation playlist format. This wiki is for developers.

The mime type for XSPF playlists is application/xspf+xml, although it has not yet been registered with IANA.

Help Wanted

  • XSPF reader for amaroK. See amarok bug 114360 for details. This would be a simple piece of C++ using QDom or Qt Sax. It would run on Gnu/Linux.

News

November 15, 2005: add XSPF Conformance Tests .

October 12, 2005: add XSPF Wish List section.

September 2, 2005: major site rewrite.

June 4, 2005: php4xspf is PHP classes for generating XSPF

See also

This wiki is new as of spring 2005; are you looking for the old XSPF wiki?)