Check-in [8cae4a843a]
Overview
Comment: | Make `web` fetch mode the default (despite degraded beta interface) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
8cae4a843a5eb97e426f55061a791bf0 |
User & Date: | mario on 2020-05-17 07:46:10 |
Other Links: | manifest | tags |
Context
2020-05-17
| ||
07:46 | Comment about RadioTray-Lite (no specific code support however) check-in: 830c42a9cd user: mario tags: trunk | |
07:46 | Make `web` fetch mode the default (despite degraded beta interface) check-in: 8cae4a843a user: mario tags: trunk | |
07:45 | Don't enable MyOggRadio channel per default for now. check-in: 993efbd303 user: mario tags: trunk | |
Changes
Modified channels/xiph.py from [89973c3cb6] to [d651b2d7d3].
1 2 3 4 5 6 7 8 9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | - + | # encoding: UTF-8 # api: streamtuner2 # title: Xiph.org # description: ICEcast radios. Scans either the raw website or the slow XML feed # type: channel # url: http://dir.xiph.org/ # version: 0.8 # category: radio # config: |
︙ |