v19 Changes to the skinning engine for Kodi Matrix (v19)
#5
2019-04-16 pvr reminders

support for PVR reminders has been added to Kodi.
this introduces two new infobools:

- ListItem.HasReminder
returns True if the item has a reminder set (PVR)

- ListItem.HasReminderRule
returns True if the item was scheduled by a reminder timer rule (PVR)

and a new button in DialogPVRInfo.xml
- id="11" / label = 826

pull-request: https://github.com/xbmc/xbmc/pull/15467
commit: https://github.com/xbmc/xbmc/commit/e4d0...25f0644872
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply


Messages In This Thread
RE: Changes to the skinning engine for Kodi Matrix - by ronie - 2019-04-16, 22:13
Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for Kodi Matrix (v19)1