![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
The following table contains values that can be set with class PVREPGTag :
Name | Type | Set call | Get call | Usage |
---|---|---|---|---|
Unique broadcast id | unsigned int | SetUniqueBroadcastId | GetUniqueBroadcastId | required to set |
Unique channel id | unsigned int | SetUniqueChannelId | GetUniqueChannelId | required to set |
Title | std::string | SetTitle | GetTitle | required to set |
Title extra info | std::string | SetTitleExtraInfo | GetTitleExtraInfo | optional |
Start time | time_t | SetStartTime | GetStartTime | required to set |
End time | time_t | SetEndTime | GetEndTime | required to set |
Plot outline | std::string | SetPlotOutline | GetPlotOutline | optional |
Plot | std::string | SetPlot | GetPlot | optional |
Original title | std::string | SetOriginalTitle | GetOriginalTitle | optional |
Cast | std::string | SetCast | GetCast | optional |
Director | std::string | SetDirector | GetDirector | optional |
Writer | std::string | SetWriter | GetWriter | optional |
Year | int | SetYear | GetYear | optional |
IMDB number | std::string | SetIMDBNumber | GetIMDBNumber | optional |
Icon path | std::string | SetIconPath | GetIconPath | optional |
Genre type | int | SetGenreType | GetGenreType | optional |
Genre sub type | int | SetGenreSubType | GetGenreSubType | optional |
Genre description | std::string | SetGenreDescription | GetGenreDescription | optional |
First aired | time_t | SetFirstAired | GetFirstAired | optional |
Parental rating | unsigned int | SetParentalRating | GetParentalRating | optional |
Parental rating code | std::string | SetParentalRatingCode | GetParentalRatingCode | optional |
Parental rating icon | std::string | SetParentalRatingIcon | GetParentalRatingIcon | optional |
Parental rating source | std::string | SetParentalRatingSource | GetParentalRatingSource | optional |
Star rating | int | SetStarRating | GetStarRating | optional |
Series number | int | SetSeriesNumber | GetSeriesNumber | optional |
Episode number | int | SetEpisodeNumber | GetEpisodeNumber | optional |
Episode part number | int | SetEpisodePartNumber | GetEpisodePartNumber | optional |
Episode name | std::string | SetEpisodeName | GetEpisodeName | optional |
Flags | unsigned int | SetFlags | GetFlags | optional |
Series link | std::string | SetSeriesLink | GetSeriesLink | optional |