diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-11-13 13:11:11 +0200 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2011-11-13 13:11:11 +0200 |
commit | 4cbabb35b7ee00ecc1fd05863fac0839820dd75e (patch) | |
tree | 0b88ff1e5b8e300f3d83a4bed5fb9f67a6ecad2f /template | |
parent | b1946049bd5e38a3df3ae8b16c62d6ba91ee1637 (diff) | |
download | vdradmin-am-4cbabb35b7ee00ecc1fd05863fac0839820dd75e.tar.gz vdradmin-am-4cbabb35b7ee00ecc1fd05863fac0839820dd75e.tar.bz2 |
Update help info about RENR/MOVR availability.
Diffstat (limited to 'template')
-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> |