diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-01-10 13:40:09 +0100 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-01-10 13:40:09 +0100 |
commit | 0ca395c5d540924d780bac8cd6bd7453ed335439 (patch) | |
tree | 0d892d6d7a08c76d33eddb77bab20a8775a2f8b3 /HISTORY | |
parent | 5f8d768468d71154e2bd29b667c6aa8af453fe27 (diff) | |
download | vdr-plugin-epgsearch-0ca395c5d540924d780bac8cd6bd7453ed335439.tar.gz vdr-plugin-epgsearch-0ca395c5d540924d780bac8cd6bd7453ed335439.tar.bz2 |
option 'SCAN' for UPDS to trigger an epg scan before search timer update
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ new: choice even if this results in double recordings. - epgsearch now uses the shutdown handler (introduced in vdr 1.5.1) to prevent a search timer update to be interrupted. +- the SVDRP command UPDS for triggering search timer updates has now a new option + 'SCAN' that will execute an EPG scan before the search timer update actually starts. fixes: - fixed a crash when pressing 'Ok' in an empty timers done menu - fixed a crash when using the progressbar and events with 0 duration exist, thanks |