Difference between revisions of "ItemType"
Jump to navigation
Jump to search
(Created page with "{{Api_Enum_Spec| Description=Enum with possible Item Type in the System. |Values= {{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0" {{!}}- style="backg...") |
|||
Line 59: | Line 59: | ||
{{!}} REC | {{!}} REC | ||
{{!}} Recording | {{!}} Recording | ||
+ | {{!}}- valign="top" | ||
+ | |||
+ | ! 512 | ||
+ | {{!}} LSR | ||
+ | {{!}} bgcolor="#7DC04E" {{!}} '''NEW IN 8.2!''' New ItemType for LiveSeries (LSR) object | ||
+ | {{!}}- valign="top" | ||
+ | |||
+ | ! 1024 | ||
+ | {{!}} LSE | ||
+ | {{!}} bgcolor="#7DC04E" {{!}} '''NEW IN 8.2!''' New ItemType for LiveSeasons (LSE) object | ||
{{!}}- valign="top" | {{!}}- valign="top" | ||
Revision as of 08:42, 1 July 2020
Enum with possible Item Type in the System.
Values
Value | Name | Details |
---|---|---|
0 | None | None |
1 | MOV | Movie |
2 | EPI | Episode |
4 | SEA | Season |
8 | SER | Serie |
16 | SUB | Subscription |
32 | CHA | Vod Channel |
64 | LCH | Live Channel |
128 | LSC | Live Schedule |
256 | REC | Recording |
512 | LSR | NEW IN 8.2! New ItemType for LiveSeries (LSR) object |
1024 | LSE | NEW IN 8.2! New ItemType for LiveSeasons (LSE) object |
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
1.0 | Initial enum design | José Manuel Escartin |