Diff
Differences From Artifact [00f47620eb]:
- File channels/jamendo.py — part of check-in [232bbb301a] at 2015-04-03 17:31:35 on branch trunk — All channel icons are now embedded into plugin meta data. (user: mario, size: 12905) [annotate] [blame] [check-ins using]
To Artifact [833b488235]:
- File channels/jamendo.py — part of check-in [85313637a3] at 2015-04-08 23:32:30 on branch action-mapfmts — Consolidate listformat types to just "pls", "m3u" and "srv". Probe for direct ICY server contact in action.playlist_convert(), unify extraction methods. (user: mario, size: 12900) [annotate] [blame] [check-ins using] [more...]
58 59 60 61 62 63 64 | 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 | - + | title = "Jamendo" module = "jamendo" homepage = "http://www.jamendo.com/" version = 0.3 has_search = True base = "http://www.jamendo.com/en/" |