From b996f3095f547c621b5a445e464a836757de69b5 Mon Sep 17 00:00:00 2001 From: "M. Voerman" Date: Fri, 6 Feb 2015 17:05:00 +0100 Subject: Added weather info, menu try to get serverip from portalurls in flash --- History | 5 + index.html | 1 + javascript/channels.js | 1648 ++++++++++++++++++++++++------------------------ javascript/main.js | 53 +- javascript/news.js | 0 javascript/settings.js | 5 +- javascript/weather.js | 33 + languages/lang_dut.js | 1 + languages/lang_eng.js | 2 +- languages/lang_ger.js | 5 +- 10 files changed, 912 insertions(+), 841 deletions(-) create mode 100644 javascript/news.js create mode 100644 javascript/weather.js diff --git a/History b/History index 8ee7601..46598c6 100644 --- a/History +++ b/History @@ -7,6 +7,11 @@ Marc E for the black skin. VDR 1.7.29+ +0.27 Weather info from openweathermap.org added. + Don't start the stream on boot or reload of the script if box is in standby + Fixed error getting german languages file. + Get server ip from flash + 0.26 Fix for [undefined] in (search)timer menu when there are no (search)timers on server Changed Plugin check, only check if digit 1,2,3 from server ip & box ip are the same. Updated epgfilter for CDS on 19.2E, Brava HDTV on 23.2E diff --git a/index.html b/index.html index a4af570..d00bedb 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@ +