Check-in [749946913c]
Overview
| Comment: | Add description: line. |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
749946913c76159b437fa85a01ed5fe8 |
| User & Date: | mario on 2015-05-07 01:20:22 |
| Other Links: | manifest | tags |
Context
|
2015-05-07
| ||
| 01:22 | Fix UTF-8 text decoding for CSV after downloading as binary. check-in: 27b9174109 user: mario tags: trunk | |
| 01:20 | Add description: line. check-in: 749946913c user: mario tags: trunk | |
| 01:17 | Add windows media guide radio lists (ASX). Fixed action module to extract with case-insensitve matches for that playlist format. (It's not really XML after all.) check-in: 7c085d54f9 user: mario tags: trunk | |
Changes
Modified contrib/windowsmedia.py from [eb5ea6c6b8] to [e67533e16b].
1 2 3 | # encoding: UTF-8 # api: streamtuner2 # title: WindowsMedia | | | 1 2 3 4 5 6 7 8 9 10 11 |
# encoding: UTF-8
# api: streamtuner2
# title: WindowsMedia
# description: ASX-Playlist radio stations, common genres
# url: http://windowsmedia.com/
# version: 0.3
# type: channel
# category: radio
# config:
# { name: windowsmedia_culture, type: select, value: en-gb, select: "en-gb|de-de|da-dk|cs-cz|es-es|fr-fr|it-it|nl-nl|pl-pl|tr-tr|pt-pt|pt-br|en-us", description: "Country/language preference (for localized ads:?)" }
# png:
|
| ︙ | ︙ |