Bug #2707
EPG Refresh
0%
Description
When using the EPG of the webgui it is refreshing when i'm looking for items to record each +/- 5 seconds. After refresh the original focus is lost and the list focus is on top again. This makes the list a bit useless.
History
Updated by Bastian LastName over 9 years ago
I also have this issue with 3.9.2662, but only when tvh is currently recording.
Updated by Thomas Hallgren over 9 years ago
There are two refresh problems. One is the refresh that happens every 5 seconds when a recording is active, and another one that happens every time a new recording is scheduled. I usually enter all recordings for the coming week which means scrolling several pages down, select an entry, and mark it to be recorded. At that point, it's somewhat annoying that the page is refreshed and again positioned on the first page. I must then scroll down several pages again and select the next desired entry.
Updated by Jaroslav Kysela over 9 years ago
- Status changed from New to Fixed
The incremental updates for the EPG view are implemented since v3.9-2809-gea9cd4c . So new events are added only when the user press on the refresh icon, but the DVR icon is updated when the recording status changes.