Commit
- Loading branch information
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,70 @@ | ||
| <div class="hts-doc-text"> | ||
| This tab show your all upcoming/current recordings. | ||
|
|
||
| <p> | ||
| <img src="docresources/upcomingrecordings1.png"> | ||
| </p> | ||
| <p> | ||
| <u>Buttons have the following functions:</u> | ||
|
|
||
| <dl> | ||
| <dt><b>Delete</b> | ||
| <dd> | ||
| If clicked delete selected upcoming/current recordings you delete recordings. Before deleted show message: Do you really want to delete the selection ? Answer Yes or No. | ||
This comment has been minimized.
Sorry, something went wrong. |
||
| <p> | ||
|
|
||
| <br> | ||
| <br> | ||
| <p> | ||
| <u>The columns have the following functions:</u> | ||
|
|
||
|
|
||
| <dl> | ||
| <dt><b>Details</b> | ||
| <dd> | ||
| Show clock status or red point status and blue icon "i". Red point status means current recording and clock status means scheduled recording. After click on icon "i" you see info about select upcoming/current recordings. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
| <p> | ||
| <img src="docresources/upcomingrecordings2.png"> | ||
| <p> | ||
| <dt><b>Title</b> | ||
| <dd> | ||
| Showing title of record. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
| <p> | ||
| <dt><b>Episod</b> | ||
This comment has been minimized.
Sorry, something went wrong. |
||
| <dd> | ||
| Showing number episod of record. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
| <p> | ||
| <dt><b>Priority</b> | ||
| <dd> | ||
| Showing priority of record. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
| <p> | ||
| <dt><b>Scheduled Start Time</b> | ||
| <dd> | ||
| Showing date and time when the recording was started. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
| <p> | ||
| <dt><b>Scheduled Stop Time</b> | ||
| <dd> | ||
| Showing date and time when the recording was stoped. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
| <p> | ||
| <dt><b>Duration</b> | ||
| <dd> | ||
| Showing how long it took the recording. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
| <p> | ||
| <dt><b>Channel Name</b> | ||
| <dd> | ||
| Showing the name of the channel from which the recording will be made. | ||
This comment has been minimized.
Sorry, something went wrong. |
||
| <p> | ||
| <dt><b>Creator</b> | ||
| <dd> | ||
| Showing the name of the user who created the recording. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
| <p> | ||
| <dt><b>DVR Configuration</b> | ||
| <dd> | ||
| Showing the name of DVR Configuration which is use to record. | ||
This comment has been minimized.
Sorry, something went wrong. |
||
| <p> | ||
| <dt><b>Schedule Status</b> | ||
| <dd> | ||
| Showing the status info of record. | ||
This comment has been minimized.
Sorry, something went wrong. |
||
| <p> | ||
|
|
||
| </div> | ||
3 comments
on commit dd06df7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking care of missing documentation. What do you think, wouldn't ist be a good idea to find a native English speaker (which I'm not) for a review before doing the initial commit. My feeling is, that there might be room for improvement.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think I'd pass for a native English speaker in most quarters, although some would surely argue...
I'm happy to check it over if I have time. @PiterEL, if I just comment on your code with suggestions, would that work for you? It saves having two people fight over the HTML files and means I can do it as and when I get a chance.
The issue I see is that we're working with a moving target. I updated much of the help text and the screenshots not that long ago, but they'll continue to go out of date until we branch to 4.0 final - so we can expect to make some changes multiple times...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've updated a few of the latest help files, then. Let the changes find their way through to master and then I'll update my installation and see which ones I've missed, otherwise I'm looking at multiple versions of the same file.
And apologies, I didn't notice @PiterEL's cry for help. All I can immediately suggest is to enable static ffmpeg in configure, or checking the specific library version you do have installed.
Duplicate (I think I'm going backwards in time 😄 ).