tvheadend/docs/html/dvrlog.html
2008-10-09 20:43:08 +00:00

18 lines
738 B
HTML

<div class="hts-doc-text">
The DVR log displayes a paged grid containing all schedulded, current and completed
recordings. The list is sorted based on start time.
<p>
Use the bottom toolbar (not displayed in this manual) to navigate between pages
in the grid.
<img src="docresources/dvrlog.png">
<p>
To see more details about a recorded event, just click on it and a popup will appear:
<p>
<img src="docresources/dvrlogentry.png">
<p>
In this popup you can cancel a scheduled recording or abort a recording in progress.
To close the popup, just close it with the [X] window button.
<p>
Once the recording is completed there will be a clickable link to the recorded matroska
file so you can download it directly from the interface.
</div>