How can I make pyjama play jamendo's playlists / songs from the webbrowser?

Created by Daniel Nögel
Keywords:
pyjama jamendo playlists
Last updated by:
Daniel Nögel

You'll need pyjama >= 0.3.0.8 for this!

For simple playlback of a saved playlist go to "Playlists->Import Playlist" in Pyjama and select the desired playlist.
--------------------------------------------------------------------------------------------------
If you want to directly play jamendo song from your webbrowser in pyjama, follow these steps:

1) Replace "YOUR_USERNAME" by your username and visit this url:
http://www.jamendo.com/de/user/YOUR_USERNAME/edit/preferences
2) Set "Streaming format" to "External Player (MP3, m3u)"
3) Click "Save" or "Send"

Now any track / playlist on jamendo will be opened as m3u playlist. Simply tell your browser to allways open these m3u files with pyjama - done.

Have fun!