diff options
author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2016-08-26 16:44:58 +0200 |
---|---|---|
committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2016-08-26 16:44:58 +0200 |
commit | cc3fef36658d5061ab24dd719a463cc2c52383c3 (patch) | |
tree | e9d4c5db661012b86171a2c2d7436ff527526619 /HISTORY | |
parent | 676b5b34ecdaaaf5b01fb11fc2b66048f933bccf (diff) | |
download | skin-flatplus-cc3fef36658d5061ab24dd719a463cc2c52383c3.tar.gz skin-flatplus-cc3fef36658d5061ab24dd719a463cc2c52383c3.tar.bz2 |
add setup option MenuItemRecordingDefaultOldDays
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -30,7 +30,11 @@ VDR Plugin 'skinflatplus' Revision History Create a "recordings_old.cfg" file under PLUGINCONFIGPATH (for example: /etc/vdr/plugins/skinflatplus/recordings_old.cfg) Each line has the format: FOLDERNAME=DAYS + The FOLDERNAME have to be the same name like in the vdr recordings menu. If last recording in the folder is older than DAYS than the exclamation mark icon will be shown. + There is also a new menu option: MenuItemRecordingDefaultOldDays + This is the default value if You don't want to use recordings_old.cfg. + If MenuItemRecordingDefaultOldDays is -1, the default value is disabled. 2015-02-14: Version 0.5.1 - [fix] topbar number recordings |