Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
mdhelp: add markdown description for dvrentry tooltips: update channe…
…lname and channel property descriptions to differentiate them
- Loading branch information
Showing
2 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| The DVR entry is used by Tvheadend to keep track of the upcoming, | ||
| finished and failed recordings. | ||
|
|
||
| * Upcoming and currently recording entries remain in the 'Upcoming/ | ||
| Current Recordings' tab. | ||
| * When a recording completes successfully the entry gets moved to the | ||
| 'Finished recordings' tab. | ||
| * When a recording fails or is aborted it gets moved to the 'Failed | ||
| recordings' tab. | ||
|
|
||
| Some entry details are not available/incomplete until the recording | ||
| completes or fails, e.g. filesize, total data errors, etc. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters