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 runningstate (EITp/f) doc
- Loading branch information
Showing
3 changed files
with
24 additions
and
6 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,17 @@ | ||
| : | ||
|
|
||
| EITp/f (Event Information Table present/following) allows broadcasters | ||
| to tell DVRs/STBs when a program actually starts, finishes or pauses, | ||
| unfortunately not all broadcasters get it right which can lead to | ||
| unexpected behavior, missing/failed recordings, etc.. | ||
|
|
||
| It is recommended that you only enable this option if you're absolutely | ||
| sure your broadcaster sends the flags correctly and on time. | ||
| You can set this option per channel or per DVR profile, | ||
| enabling/disabling per channel overrides the DVR profile setting. | ||
|
|
||
| Per Channel Option | Description | ||
| ----------------------|------------ | ||
| **Not set** | Use DVR profile setting. | ||
| **Enabled** | Enable running state (EITp/f) detection. | ||
| **Disabled** | Don't use running state (EITp/f) detection. |
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
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