Difference between revisions of "ItemType"
Jump to navigation
Jump to search
| Line 69: | Line 69: | ||
{{!}} LSE | {{!}} LSE | ||
{{!}} bgcolor="#7DC04E" {{!}} '''NEW IN 8.2!''' New ItemType for LiveSeasons (LSE) object | {{!}} bgcolor="#7DC04E" {{!}} '''NEW IN 8.2!''' New ItemType for LiveSeasons (LSE) object | ||
| + | {{!}}- valign="top" | ||
| + | |||
| + | ! 2048 | ||
| + | {{!}} RSR | ||
| + | {{!}} bgcolor="#7DC04E" {{!}} '''NEW IN 2023.R1!''' New ItemType for RecordingSeries (RSR) object | ||
| + | {{!}}- valign="top" | ||
| + | |||
| + | ! 4096 | ||
| + | {{!}} RSE | ||
| + | {{!}} bgcolor="#7DC04E" {{!}} '''NEW IN 2023.R1!''' New ItemType for RecordingSeasons (RSE) object | ||
{{!}}- valign="top" | {{!}}- valign="top" | ||
Latest revision as of 08:24, 22 February 2023
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 |
| 2048 | RSR | NEW IN 2023.R1! New ItemType for RecordingSeries (RSR) object |
| 4096 | RSE | NEW IN 2023.R1! New ItemType for RecordingSeasons (RSE) object |
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial enum design | José Manuel Escartin |