Bug EPG Timer sets wrong date
#1
Hi,
i use XBMC 12.1 (german settings) with the DVBViewerClient 1.6.5. and the DVBViewer recording service 1.24

When i set a timer that starts after 23:00 and before midnight, XBMC sets the timer with the right time but one day later.
For example i set a timer start time 23:55, end time 0:50, date 26.3.2013, but the timer was set with start time 23:55, end time 0:50, BUT date 27.3.2013.
I also experimented a bit and it only happens with start time between 23:00 and 0:00 AND furthermore it stops happening with the date of 31.3.2013 at which daylight-saving time clock change will happen.
Furthermore when i set a timer at 30.3.2013 23:41-1:41 i get a timer DISPLAYED in XBMC at 31.3.2013 22:41-0:41 so an our earlier too, but in the recording service the timer is set with 31.3.2013 23:41-1:41.

This happens only when i set a timer out of XBMC, not when i set a timer in the web interface of the recording service.
Reply
#2
When I add now a timer in XBMC which is after time clock change the timer gets set an hour later in the recording service.
For example: added timer: 02.04.2013 12:00-13:00 gets set to 02.04.2013 13:00-14:00
so i guess it adds the +1 hour from the time clock change to the timer and therefore the timer gets wrong because the clock will get adjusted.
Reply
#3
I checked the xbmc.log. Unfortunately there is no entry when the timer is set and send to the recording service (also i had "debugging modus" on).
The only entries are when XBMC gets the timers from the recording service. Here's the log:

Quote:02:41:14 T:2676 INFO: AddOnLog: DVBViewer Client: Dvb::LoadTimers Number of elements: '11'
02:41:14 T:2676 DEBUG: AddOnLog: DVBViewer Client: Dvb::LoadTimers Processing timer 'ZDF'
02:41:14 T:2676 INFO: AddOnLog: DVBViewer Client: Dvb::LoadTimers fetched Timer entry 'ZDF', begin '1364508120', end '1364524920'
02:41:14 T:2676 DEBUG: AddOnLog: DVBViewer Client: Dvb::LoadTimers Processing timer 'Das Erste'
02:41:14 T:2676 INFO: AddOnLog: DVBViewer Client: Dvb::LoadTimers fetched Timer entry 'Das Erste', begin '1364421420', end '1364427420'
02:41:14 T:2676 DEBUG: AddOnLog: DVBViewer Client: Dvb::LoadTimers Processing timer 'Das Erste'


For these two timers i set following data:
Das Erste: 27.03.2013 22:57 - 00:37
ZDF: 27.03.2013 23:02 - 03:42 which was then set automatical wrongly to 28.03.2013 23:02 - 03:42
Reply

Logout Mark Read Team Forum Stats Members Help
EPG Timer sets wrong date0