4,178 bytes added
, 13:14, 27 September 2017
[[Category:Manual]] [[Category:Live TV]] [[Category:MIB3.0]] [[Category: 4.2]]
{{Menu|Message= [[File:LiveTVIcon.png|middle|30px]] '''Live > EPG > EPG Program Type'''}}
<br />
__TOC__
<br />
In EPG.xml file we have a tag called program flags (<programflags>), where these program flags added containing the “MSEPG_MOVIE” will be considered as Program Type, giving to the Programs a Program Type.
<br />
== Blocks ==
=== EPG Program Types ===
----
<br />
[[File:EPGProgramTypesForm.png|center|1000px|thumb|EPG Program Type Information]]
<br />
{| class="wikitable" style="margin:0px;width:100%;"
! style="width:15%;" | Field
! style="width:45%;" | Description
! style="width:40%;" | Restrictions
|-
! style="text-align:left;border-left:5px solid red;" | Type key
| Key of the Program Type.
|
* Mandatory.
|-
! style="text-align:left;border-left:5px solid red;" | Name
| Name for this EPG program type.
|
* Mandatory.
|-
! style="text-align:left;border-left:5px solid yellow;" | Owner
| Operator/agent that created this EPG Program type.
| ReadOnly.
|-
! style="text-align:left;border-left:5px solid red;" | Source
| Controls the access and visibility of this EPG Program Type for other operators. Only operators with rights over this source or its children will be able to see it.
|
* Mandatory.
|-
|}
<br />
== Actions ==
{| class="wikitable"
|-
! style="width:10%;" | [[#Create|Create]]
! style="width:10%;" | [[#Edit|Edit]]
! style="width:10%;" | [[#Edit in List|Edit in List]]
! style="width:10%;" | [[#Bulk Edit|Bulk Edit]]
! style="width:10%;" | [[#Copy|Copy]]
! style="width:10%;" | [[#Copy with Relateds|Copy with Relateds]]
! style="width:10%;" | [[#Delete|Delete]]
|-
| style="text-align:center" | [[File:Tick.png|16px|center]]
| style="text-align:center" | [[File:Tick.png|16px|center]]
| style="text-align:center" | [[File:Cross.png|16px|center]]
| style="text-align:center" | [[File:Tick.png|16px|center]]
| style="text-align:center" | [[File:Tick.png|16px|center]]
| style="text-align:center" | [[File:Tick.png|16px|center]]
| style="text-align:center" | [[File:Tick.png|16px|center]]
|}
=== [[File:New3.png|middle|40px]] Create ===
EPG program types creation is enabled.
# Use the [[File:New3.png|middle|30px]] button to create an empty epg program type.
# Fill all the epg program type data.
# Once finished, save changes by using the [[File:Save3.png|middle|30px]] button in the EPG Program Types page.
<br />
=== [[File:BulkEdit3.png|middle|40px]] Edit ===
EPG Program Type edit is enabled. It can be used to perform modification in the EPG Program type data. Once finished modifying the EPG Program type, save changes by using the [[File:Save3.png|middle|30px]] button in EPG Program Types page.<br />
=== [[File:Edit3.png|middle|40px]] Edit in List ===
Edit in list is disabled for EPG Program.<br />
=== [[File:BulkEdit3.png|middle|40px]] Bulk Edit ===
Bulk Edit is enabled in the EPG Program Types page, allowing you to modify several EPG Programs type at the same time.
<br />
=== [[File:Copy3.png|middle|40px]] Copy ===
Copy is enabled for EPG Program Types. Using the [[File:Copy3.png|middle|25px]] button, you will be able to clone the basic information from the epg program type into a new epg program type. The relateds will not be copied using this mode.
Once the VOD Channel is copied, review that all the fields have been copied properly and press [[File:Save3.png|middle|25px]] Save button.
<br />
=== [[File:CopyWithRelateds3.png|middle|40px]] Copy with Relateds ===
Copy with relateds is enabled for EPG Program Types. Using the [[File:CopyWithRelateds3.png|middle|25px]] button, you will be able to clone a EPG program types and the relateds blocks into a new EPG Program types. In this case, works like just the simple copy. <br />
Once the EPG program types is copied, review that all the fields have been copied properly and press [[File:Save3.png|middle|25px]] Save button.
=== [[File:Delete3.png|middle|40px]] Delete ===
You can delete a EPG Program type from the EPG Program Types Page, using the [[File:Delete3.png|middle|30px]] button. A confirmation popup will be shown before excluding it.<br />