Diff
Differences From Artifact [fe2beb6695]:
- File channels/itunes.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: 3781) [annotate] [blame] [check-ins using]
To Artifact [53ab5aa446]:
- File channels/itunes.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: 3771) [annotate] [blame] [check-ins using] [more...]
42 43 44 45 46 47 48 | 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 | - + | # description title = "iTunes RS" module = "itunes" #module = "rs_playlist" homepage = "http://www.itunes.com?" has_search = False |