[Playlist] xspf resolver

Oscar Celma ocelma at iua.upf.edu
Thu Nov 23 12:19:26 UTC 2006


Hi Paul,

Paul Lamere wrote:
> Hey all:
>
> I've added a few more bits to the playlist resolver:
>
>    * If a playlist is missing album art, I will attempt to find some at
>      amazon and add it to the XSPF
Interesting!
BTW, the XSPF files we generate at 'Foafing the Music' [1], include a 
web service that tries to resolve the image (using Amazon API), and 
embed the image into the image tag:

    <track>
      
<location>http://mtgdb.iua.upf.edu/total/M3U/mp3/u/u2/the_joshua_tree/03-with_or_without_you.mp3</location>
--->      
<image>http://foafing-the-music.iua.upf.edu/services/AWS?display=image&amp;keywords=U2</image>
      
<info>http://www.mp3.com/search.php?stype=artist&amp;query=U2&amp;action=Search</info>
      <title>With o without yu</title>
      <creator>U2</creator>
     <album>Josua tre</album>
    </track>

And then, the XSPF Web Music Player (Flash) [2] displays it correctly.

Cheers, Oscar
[1] http://foafing-the-music.iua.upf.edu/index.html
[2] http://musicplayer.sourceforge.net/

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the Playlist mailing list