List of known XSPF metas: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(audacious)
m (+RoarAudio PlayList Daemon (rpld) (to be filled in next edit))
Line 51: Line 51:
   <meta rel="http://lacymorrow.com/type">audio</meta>
   <meta rel="http://lacymorrow.com/type">audio</meta>
  </track>
  </track>
= RoarAudio PlayList Daemon (rpld) =
...


= YOUR META HERE =
= YOUR META HERE =

Revision as of 10:13, 13 March 2011

This page is intended as a list of XSPF metas used in the wild. The goal is to have precise and up to date information which we will need your help with! The more complete this list is the more likely is the future support of a specific meta in more than just one piece of software.

Audacious

Tested with v1.5.1

Year

TODO

Example:

<track>
 <meta rel="year">2009</meta>
</track>


Genre

TODO

Example:

<track>
 <meta rel="genre">Hard Rock</meta>
</track>


MTime

TODO

Example:

<track>
 <meta rel="mtime">1198371883</meta>
</track>


Lacymorrow.com

Type

Type           : Track extension
URI            : http://lacymorrow.com/type  (was geekkid.net/type before)
Documentation  : http://lacymorrow.com/projects/jukebox/xspfdoc.html

Valid values are:

  • "audio"
  • "link"
  • "playlist"
  • "video"

Example:

<track>
  <meta rel="http://lacymorrow.com/type">audio</meta>
</track>

RoarAudio PlayList Daemon (rpld)

...

YOUR META HERE

Yes, please.

See also