Diff
Differences From Artifact [2e2986e12a]:
- File channels/live365.py — part of check-in [d58eeed475] at 2015-03-29 03:09:34 on branch trunk — Moved all config[] lists into plugin meta data fields (JSOL style retained). Add channel homepages as plugin url: field. (user: mario, size: 4968) [annotate] [blame] [check-ins using]
To Artifact [f9cb99d01d]:
- File channels/live365.py — part of check-in [2a364e20fd] at 2015-03-29 14:49:33 on branch trunk — Minor updates to category: field (now displayed in config dialog.) (user: mario, size: 4968) [annotate] [blame] [check-ins using]
18 19 20 21 22 23 24 | 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | - + | # # /cgi-bin/play.pls?stationid=%s&direct=1&file=%s.pls # # streamtuner2 modules from config import conf |