ItemType

From Gvp-public
Revision as of 08:24, 22 February 2023 by Id02660 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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


See also