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 mpegts_service doc (inc screenies) mdhelp: update the toc…
… so that "services" links to class/mpegts_service rather than class/service.
- Loading branch information
Showing
8 changed files
with
108 additions
and
1 deletion.
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,104 @@ | ||
| Services are automatically pulled from muxes and can be mapped to Channels. | ||
|
|
||
|  | ||
|
|
||
| --- | ||
|
|
||
| ###Menu Bar/Buttons | ||
|
|
||
| The following functions are available: | ||
|
|
||
| Button | Function | ||
| -----------------|--------- | ||
| **Save** | Save any changes made. | ||
| **Undo** | Undo any changes made since the last save. | ||
| **Edit** | Edit an existing service. | ||
| **Delete** | Delete a service. | ||
| **Map Selected** | Drop down menu: Map selected services, map the highlighted services within the grid. Map all services, map all available services as channels. Both options use the *Map services to channels* dialog. | ||
| **View Level** | Change the interface view level to show/hide more advanced options. | ||
| **Help** | Displays this help page. | ||
|
|
||
| --- | ||
|
|
||
| ###Mapping Services to Channels | ||
|
|
||
| There are a number of methods to mapping available services. | ||
|
|
||
| *Map all services* and *Map selected services* functions use the | ||
| following dialog. | ||
|
|
||
|  | ||
|
|
||
| ####Mapping All | ||
|
|
||
| Press the "Map services" button and then "Map all services". | ||
|
|
||
| The *Map services to channels* dialog will then appear listing all available services and various | ||
| other [mapping options.](class/service_mapper) The ticked check boxes | ||
| [✓] indicate which services will be mapped, when you're happy with the selection press | ||
| the "Map services" button. You will then be taken to the Service | ||
| Mapper tab which will begin mapping services to channels. | ||
|
|
||
| ####Mapping Selected | ||
|
|
||
| While holding ctrl (single selection) or shift (to select a range), | ||
| click on the services you would like to map as channels. Once you're | ||
| done selecting, press the "Map services" button and then | ||
| "Map selected services" - **be careful not to click on the grid or | ||
| you'll lose your selection!** | ||
|
|
||
| The *Map services to channels* dialog will then appear listing all available services and various | ||
| other [mapping options.](class/service_mapper) The ticked | ||
| check boxes [✓] indicate which services will be mapped, when you're | ||
| happy with the selection press the "Map services" button. You will | ||
| then be taken to the Service Mapper tab which will begin mapping | ||
| services to channels. | ||
|
|
||
| **Tip**: By default Tvheadend will only show a small selection of | ||
| available services - you can increase this by using the paging | ||
| selector at the bottom right of the page. | ||
|
|
||
| ####Mapping/Removing a Service to/from an Existing Channel | ||
|
|
||
| You can map/remove a service to/from an existing channel by doing the following: | ||
|
|
||
| **1)** Find the desired service from within the services grid. | ||
|
|
||
| If you have a lot of services you may want to use filtering to limit the | ||
| number of grid entries, you can do this by moving your mouse over the | ||
| *Service name* column, a down arrow ▾ should now be visible, clicking | ||
| the arrow will then display a list of options, move your mouse down to | ||
| "Filters", a text box should then appear, click on it and enter the | ||
| desired service's name. | ||
|
|
||
|  | ||
|
|
||
| **Tip**: Remember to remove the filter when you're finished (untick the | ||
| check box next to the "Filters" option). | ||
|
|
||
| **2)** Double click on the channel field, a drop down listing of all defined | ||
| channels will appear, check/untick the check box next to the channel | ||
| you'd like to associate/disassociate the service with. | ||
|
|
||
|  | ||
|
|
||
| **3)** Press the *[Save]* button from the menu bar and you're done! | ||
|
|
||
| --- | ||
|
|
||
| ###Editing Services. | ||
|
|
||
| You can edit services by highlighting (selecting) the services from | ||
| within the grid and then clicking the *[Edit]* button from the menu bar. | ||
|
|
||
|  | ||
|
|
||
| If you select more than one service from within the grid the | ||
| *Edit service* dialog (above) will look slightly different. | ||
|
|
||
|  | ||
|
|
||
| Ticking the additional check box (next to each setting) will apply that | ||
| setting to all selected services. | ||
|
|
||
| --- |
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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