Diff
Differences From Artifact [b62ad1b334]:
- File cli.py — part of check-in [220ee1286a] at 2014-05-13 21:00:06 on branch trunk — Exchange audio/mp3 for standard audio/mpeg MIME type. (user: mario, size: 4431) [annotate] [blame] [check-ins using]
To Artifact [b00bb5a675]:
- File cli.py — part of check-in [99d4249ef4] at 2014-05-27 15:06:54 on branch trunk — Update default configuration, rename internet_radio_org_uk to just internet_radio module (user: mario, size: 4424) [annotate] [blame] [check-ins using]
31 32 33 34 35 36 37 | 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | - + | # plugin info title = "CLI interface" version = 0.3 # channel plugins |