Jamendo radio streams

This commit is contained in:
craig.p.drummond
2014-03-21 20:07:23 +00:00
committed by craig.p.drummond
parent 30b5022899
commit e614f5fcea
3 changed files with 5 additions and 0 deletions

View File

@@ -67,6 +67,7 @@
43. When current song is from an online-service (Jamendo, Magnatune, etc) then
only show cover and tite in context view. No attempt is made to get artist,
album, or song information - as these are likely to fail anyway.
44. Jamendo radio streams.
1.3.3
-----

View File

@@ -6,3 +6,7 @@ endif (WIN32)
install(FILES 1.fm.png DESTINATION ${STREAM_PROVIDER_PREFIX}/1.fm RENAME icon.png)
install(FILES 1.fm.xml.gz DESTINATION ${STREAM_PROVIDER_PREFIX}/1.fm RENAME streams.xml.gz)
install(FILES ../../online/icons/jamendo.svg DESTINATION ${STREAM_PROVIDER_PREFIX}/Jamendo RENAME icon.svg)
install(FILES jamendo.xml.gz DESTINATION ${STREAM_PROVIDER_PREFIX}/Jamendo RENAME streams.xml.gz)

Binary file not shown.