Jamendo

//jamendo.com/

Jamendo is a Creative Commons licensing oriented music distributor. It hosts audio files for individual musicians and artists. It allows to list albums, playlists, and individual tracks by genre.

  • The new Jamendo v3.0 is now utilized, which is JSON based and easy to extract.

  • Its radio list is static. It loops over randomized songs from each genre.

  • There's a custom JSON playlist extractor (JAMJSON), to avoid preloading stream URLs for feeds/albums. While tracks/genre lists contain direct streaming addresses already.

  • Instead of favicons, streamtuner2 can fetch slightly larger album or track covers.

Tracks and albums can be downloaded free of charge (Creative Commons). Yeah, imagine that.

Config options

System

🔠 Streaming format

You can switch between MP3 and Ogg Vorbis audio streams for Jamendo. It's not honored by the radio section, but albums and tracks should be received as Ogg when configured so.

🔠 Preview image sizes

Album covers are downloaded in lieu of favicons. They're available in different sizes. Use 25px if you want just favicon-sized icons.

🔟 Result length

Currently only 1 page (of 200 entries each) of album/track lists are fetched.

Setting a higher value may not work.