diff options
| author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2016-08-22 20:38:31 +0200 |
|---|---|---|
| committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2016-08-22 20:38:31 +0200 |
| commit | 61bfb702539e3337801c09d276ded41536fd3742 (patch) | |
| tree | fa813b992043b790793fc5f381293c8ea8566bca /HISTORY | |
| parent | 89ffd66a70e7d424230687281f4e42baad41572b (diff) | |
| download | skin-flatplus-61bfb702539e3337801c09d276ded41536fd3742.tar.gz skin-flatplus-61bfb702539e3337801c09d276ded41536fd3742.tar.bz2 | |
[add] menu recordings - add exclamation mark icon for folders if last recording is older than XX days
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -26,7 +26,11 @@ VDR Plugin 'skinflatplus' Revision History - [add] option MenuItemRecordingSeenTreshold to set the treshold when a recording will be marked as seen - [add] plex-plugin icon (thanks MegaV0lt) - [add] mpv-plugin icon (thanks MegaV0lt) - +- [add] menu recordings - add exclamation mark icon for folders if last recording is older than XX days. + Create a "recordings_old.cfg" file under PLUGINCONFIGPATH (for example: /etc/vdr/plugins/skinflatplus/recordings_old.cfg) + Each line has the format: + FOLDERNAME=DAYS + If last recording in the folder is older than DAYS than the exclamation mark icon will be shown. 2015-02-14: Version 0.5.1 - [fix] topbar number recordings |
