diff options
Diffstat (limited to 'template/default')
| -rw-r--r-- | template/default/help_rec_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/help_rec_list.html b/template/default/help_rec_list.html index 7293744..f813396 100644 --- a/template/default/help_rec_list.html +++ b/template/default/help_rec_list.html @@ -29,7 +29,7 @@ <dt>Name</dt> <dd>The recording\'s or folder\'s name. Click it to show the recording\'s summary or descend into the folder.</dd> <dt>Rename (<img src="bilder/edit.png" alt="edit" />)</dt> - <dd>Rename a recording.<br /><h4>Note:</h4>This only works if VDR has the <u>RENR</u> SVDRPort command which is no core VDR feature but is available through a patch. <span class="ref_file">vdr-aio21_svdrprename.patch</span> or <span class="ref_file">enAIO-v2.2+</span> provide this command.</dd> + <dd>Rename a recording.<br /><h4>Note:</h4>This only works if VDR has the <u>MOVR</u> or <u>RENR</u> SVDRP command which is not a core VDR feature but provided by the Liemikuutio patch set.</dd> <dt>Delete (<img src="bilder/delete.png" alt="delete" />)</dt> <dd>Delete a recording.</dd> <dt>Stream (<img src="bilder/stream.png" alt="stream" />)</dt> |
