This is a "plugin" for the Video Disk Recorder (VDR). Written by: Hardy Flor Project's homepage: http://projects.vdr-developer.org/projects/plg-undelete See the file COPYING for license information. undelete-plugin version 0.0.6 Description: ============ This plugin allows to undelete from deleted recordings for a short time When a recording is deleted in VDR, the recording is just marked for deletion. The removal of the files and directories is done in the background after a certain idle time or when VDR needs more diskspace. In case this cleanup process has not run, you can recover your deleted recordings with this plugin. The plugin can also show the size of the deleted recordings and and immediate deletion can be triggered. Usage: ====== You can build the current list of deleted from the plugin-setup menu (by 'Display deleted recordings now') or from the plugin's mainmenu entry (mainmenuentry visible from then mainmenu. The keys for purge and salvage can you change in the setup of plugin The plugin has the following SVDRP commands: PLUG undelete LSTD [ ] List deleted recordings PLUG undelete SIZED [ -h ] Caclulate the size of deleted recordings PLUG undelete RMDIR Start remove empty directory PLUG undelete PURGE ALL | purge the selected deleted recording PLUG undelete SALVAGE ALL | salvage the selected deleted recording