Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parental rating fields to EPG and Recordings (Piers). #164

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

DeltaMikeCharlie
Copy link
Contributor

Piers replacement for #137.
v22.2.0

Add parental rating fields in support of xbmc/xbmc#24096

Access via $INFO[ListItem.ParentalRating], $INFO[ListItem.ParentalRatingCode], $INFO[ListItem.ParentalRatingIcon] and $INFO[ListItem.ParentalRatingSource] respectively.

Note: 'ListItem.ParentalRatingCode' will be available once xbmc/xbmc#23586 has been merged. However, the columns are already in the epgtags table of the PVR/EPG database.

@ksooo ksooo changed the title Add parental rating fields to EPG, Timers and Recordings (Piers). Add parental rating fields to EPG and Recordings (Piers). Aug 19, 2024
Copy link
Member

@ksooo ksooo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the timer leftovers. Add-On API does not offer parental rating data fields for timers. This makes no sense as we found out in earlier discussions.

pvr.demo/changelog.txt Outdated Show resolved Hide resolved
pvr.demo/PVRDemoAddonSettings.xml Outdated Show resolved Hide resolved
src/PVRDemo.h Outdated Show resolved Hide resolved
src/PVRDemo.cpp Outdated Show resolved Hide resolved
@ksooo ksooo merged commit e2fc15b into kodi-pvr:Piers Aug 21, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants