Diff
Differences From Artifact [747e142e4c]:
- File channels/xiph.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: 11691) [annotate] [blame] [check-ins using]
To Artifact [87b6bef7f2]:
- File channels/xiph.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: 11686) [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 | - + | # desc module = "xiph" title = "Xiph.org" homepage = "http://dir.xiph.org/" #xml_url = "http://dir.xiph.org/yp.xml" json_url = "http://api.include-once.org/xiph/cache.php" |