--- /dev/null
+<div class="hts-doc-text">
+
+ <p>
+ This tab is used to manipulate with the Digital Video Recorder entries -
+ the automatic recording.
+
+ <p>
+ A volunteer required to fill this...
+
+</div>
--- /dev/null
+<div class="hts-doc-text">
+
+ <p>
+ This tab is used to manipulate with the Digital Video Recorder entries.
+
+ <p>
+ A volunteer required to fill this...
+
+</div>
.id = "status",
.name = "Status",
.get = dvr_entry_class_status_get,
- .opts = PO_RDONLY | PO_NOSAVE | PO_HIDDEN,
+ .opts = PO_RDONLY | PO_NOSAVE,
},
{
.type = PT_STR,
selected: selected,
beforeedit: beforeedit,
help: function() {
- new tvheadend.help('DVR', 'config_dvr.html');
+ new tvheadend.help('DVR', 'config_dvrlog.html');
},
});
tbar: [downloadButton],
selected: selected,
help: function() {
- new tvheadend.help('DVR', 'config_dvr.html');
+ new tvheadend.help('DVR', 'config_dvrlog.html');
},
});
plugins: [actions],
lcol: [actions],
help: function() {
- new tvheadend.help('DVR', 'config_dvr.html');
+ new tvheadend.help('DVR', 'config_dvrlog.html');
},
});
direction: 'ASC'
},
help: function() {
- new tvheadend.help('DVR', 'config_dvr.html');
+ new tvheadend.help('DVR', 'config_dvrauto.html');
},
});