diff options
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 |