Diskussion:Weatherng-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
 
K (Schützte „Diskussion:Weatherng-plugin“ ([edit=autoconfirmed] (unbeschränkt) [move=autoconfirmed] (unbeschränkt)))
 
(6 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt)

Aktuelle Version vom 27. November 2009, 17:35 Uhr

Bitte wo einordnen (in C't-VDR), oder passenden Artikel erstellen, siehe auch: VDR Wiki:Konventionen#Distribution-spezifische_Artikel.


  • Beispiel einer weatherng.conf (bei C't-VDR
Datei
/etc/vdr/plugins/weatherng.conf
#
# Weather map images
#
# Specifiy the URLs of weather maps, which should be displayed in the plugin
#
MAP_URL_1=""
MAP_URL_2=""
MAP_URL_3=""
MAP_URL_4=""
MAP_URL_5=""

#
# The Weather Channel XML data source
#
# See README.Debian on how to obtain the partner id, license key and
#  station ID (up to three different station ID's can be provided).
#
TWC_PARTNER_ID=""
TWC_LICENSE_KEY=""
TWC_STATION_ID_1="GMXX0049" # Hamburg
TWC_STATION_ID_2="GMXX0014" # Bremen
TWC_STATION_ID_3=""



--Anonymous 08:27, 8. Jul 2006 (CEST)