+++ /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>
-<div class="hts-doc-section">Automatic recordings</div>
<div class="hts-doc-text">
-is niiice.
+
+ <p>
+ This tab is used to manipulate with the Digital Video Recorder entries -
+ the automatic recording.
+
+ <p>
+ A volunteer required to fill this...
</div>
selected: selected,
beforeedit: beforeedit,
help: function() {
- new tvheadend.help('DVR-Upcoming/Current Recordings', 'config_dvrupcoming.html');
+ new tvheadend.help('DVR-Upcoming/Current Recordings', 'dvr_upcoming.html');
},
});
tbar: [downloadButton],
selected: selected,
help: function() {
- new tvheadend.help('DVR-Finished Recordings', 'config_dvrfinished.html');
+ new tvheadend.help('DVR-Finished Recordings', 'dvr_finished.html');
},
});
tbar: [downloadButton],
selected: selected,
help: function() {
- new tvheadend.help('DVR-Failed Recordings', 'config_dvrfailed.html');
+ new tvheadend.help('DVR-Failed Recordings', 'dvr_failed.html');
},
});
direction: 'ASC'
},
help: function() {
- new tvheadend.help('DVR', 'config_dvrauto.html');
+ new tvheadend.help('DVR', 'dvr_autorec.html');
},
});
direction: 'ASC'
},
help: function() {
- new tvheadend.help('DVR', 'config_dvrtime.html');
+ new tvheadend.help('DVR', 'dvr_timerec.html');
},
});