Actions
Bug #2082
openpatch fix epg update
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/03/2015
Due date:
% Done:
0%
Estimated time:
Description
Hi!
Channel epg update is not working for me.
I did not really understand the way vdrProvider.cpp checks for new schedules.
In my opinion ever 2 minutes is check for an update of the NEXT channel epg start time within the next 2 minutes.
On the first update found the actual channel is pushed to a list that is processed by cMediaManager::ScanURI.
But only this channel got updated.
Also if you use channelgroups in your channels.conf these will be missed.
My new approach is:
Every minute get actual events that happens since last check and push each channel with group (if configured) where an event happens to the list.
Files
No data to display
Actions