Undelete-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(initial)
 
(Preparation)
Line 1: Line 1:
==Description==
==Description==
[[Image:Undelete-plugin.jpg|thumb|Screenshot]]
[[Image:(missing)-plugin.jpg|thumb|Screenshot]]
The '''undelete plugin''' restored accidentally deleted recordings.

When [[VDR]] deletes a recording, it is not actually deleted, but marked for later deletion VDR. From time to time, when VDR has nothing else to do, it start to really delete those marked recordings.

This plugin can unmark recording and VDR won't delete them anymore. Also marked recording can be really deleted.


==Hardware requirements==
==Hardware requirements==


==Software requirements==
==Software requirements==
* VDR >= 1.2.6
* [[Elchiaio-patch|Elchi-AIO]] patch (optional, automatically detected)


==Installation==
==Installation==
See [[plugin installation]]
See [[plugin installation]]

==Configuration==
===Parameter===
{| border=1 cellpadding=2 cellspacing=0
|- bgcolor=#efdead
!Parameter (short)
!Parameter (long)
!Description
|-
| -c || --confirm_del_rec || Confirmation request for deletion of recordings
|-
| -C || --not_confirm_del_rec || Deletion of recording without confirmation
|-
| -d || --confirm_del_dir || Confirmation request for deletion of directories
|-
| -D || --not_confirm_del_dir || Deletion of directories without confirmation
|-
| -m || --visible_in_mainmenu || Show entry ''Undelete'' in the main menu
|-
| -M || --hide_in_mainmenu || Hide entry in main menu (accessible through setup menu)
|-
| -n NAME || --mainmenu_name=NAME || Name of the main menu entry
|-
| -s || --confirm_undel_rec || Confirmation request for undeletion
|-
| -S || --not_confirm_undel_rec || Undeletion without confirmation
|-
| -t || --confirm_undel_dir || Confirmation request for undeletion of directories
|-
| -T || --not_confirm_undel_dir || Undelete directories without confirmation
|-
| -v || --verbose || Log with syslog
|-
| -V || --noverbose || Log only errors
|-
| || --nosetup_commandline || Make commandline options unchangeable through the setup menu
|-
| || @config-file || Read further parameter from the given file
|}


==Problems==
==Problems==
Line 60: Line 14:
{|
{|
| [1]
| [1]
| http://www.fast-info.de/vdr/undelete
| http://
| Plugin homepage
| Plugin homepage
|}
|}
Line 67: Line 21:


<!-- Link to german wiki page -->
<!-- Link to german wiki page -->
[[de:Undelete-plugin]]
[[de:Hello-plugin]]

Revision as of 12:27, 15 November 2004

Description

Hardware requirements

Software requirements

Installation

See plugin installation

Problems

Links

[1] http:// Plugin homepage