diff options
author | Christian Wieninger <cwieninger@gmx.de> | 2010-01-17 15:28:09 +0100 |
---|---|---|
committer | Christian Wieninger <cwieninger@gmx.de> | 2010-01-17 15:28:09 +0100 |
commit | 58d7780f66f2b5ee7d91e99f90ef73fb93691eef (patch) | |
tree | a983085baa46db8be3aece7af4ce038de27cbc55 /HISTORY | |
parent | 27eba2dd1ddeb0dc4ab231dfa50e6383a0537b58 (diff) | |
download | vdr-plugin-epgsearch-58d7780f66f2b5ee7d91e99f90ef73fb93691eef.tar.gz vdr-plugin-epgsearch-58d7780f66f2b5ee7d91e99f90ef73fb93691eef.tar.bz2 |
check of recordings length in test of complete recordings active
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -86,6 +86,8 @@ new: thanks to Ville Skyttä for providing a patch. - externally triggered search timer updates (via service interface or SVDRP) will now automatically activate the setting "Use search timers" in the setup. +- epgsearch now also checks the recordings length among the correct start and stop time of a timer + when testing for complete recordings. 98% and more are handled as complete. fixes: - fixed a crash when pressing 'Ok' in an empty timers done menu |