List of known XSPF metas: Difference between revisions
Jump to navigation
Jump to search
(cat) |
(Geekkid.net -> Lacymorrow.com) |
||
Line 5: | Line 5: | ||
just one piece of software. | just one piece of software. | ||
= | = Lacymorrow.com = | ||
== Type == | == Type == | ||
Type : Track extension | Type : Track extension | ||
URI : http://geekkid.net/type | URI : http://lacymorrow.com/type (was geekkid.net/type before) | ||
Documentation : http:// | Documentation : http://lacymorrow.com/projects/jukebox/xspfdoc.html | ||
Valid values are: | Valid values are: | ||
Line 19: | Line 19: | ||
Example: | Example: | ||
<track> | <track> | ||
<meta rel="http:// | <meta rel="http://lacymorrow.com/type">audio</meta> | ||
</track> | </track> | ||
Revision as of 08:51, 20 October 2008
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.
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>
YOUR META HERE
Yes, please.