blob: 94d5124c6d2ceb7e82479564372a3e875fdf5c58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
This is a "plugin" for the Video Disk Recorder (VDR).
Written by: Hardy Flor <HFlor@web.de>
Project's homepage: www.fast-info.de/vdr/undelete
See the file COPYING for license information.
undelete-plugin version 0.0.5
This plugin allow the undelete from deleted recordings for a short time
If the VDR idle then erase all deleted recordings!
Handling:
You can build the list from plugin-setup (by 'Display deleted recordings now') or is the
mainmenuentry visible from then mainmenu.
The keys for purge and salvage can you change in the setup of plugin
control with SVDRP is also allow:
PLUG undelte LSTD [ <number> ] List deleted recordings
PLUG undelte SIZED [ -h ] Caclulate the size of deleted recordings
PLUG undelte RMDIR Start remove empty directory
PLUG undelte PURGE ALL | <number> purge the selected deleted recording
PLUG undelte SALVAGE ALL | <number> salvage the selected deleted recording
|