I'm the author of the Sub-Zero subtitle plugin for the Plex Media Server and I was very pleased to see that PKC supports Plex plugin channels. Thank you for all the hard work you've put into PKC!
There is one thing missing from the implementation, that would make it even more complete:
Sub-Zero heavily relies on the summary attribute of the MediaContainer.Directory entries, to present crucial information to the user, like information about the current subtitle, subtitle provider metadata, score breakdowns and information about the current menu item.
Is it possible to expose the contents of that attribute and map it to an equal Kodi attribute so that the channel views of PKC can relay that information to the user?
pannal commented over 1 year ago
Hey,
I'm the author of the Sub-Zero subtitle plugin for the Plex Media Server and I was very pleased to see that PKC supports Plex plugin channels. Thank you for all the hard work you've put into PKC!
There is one thing missing from the implementation, that would make it even more complete: Sub-Zero heavily relies on the
summary
attribute of theMediaContainer.Directory
entries, to present crucial information to the user, like information about the current subtitle, subtitle provider metadata, score breakdowns and information about the current menu item.Is it possible to expose the contents of that attribute and map it to an equal Kodi attribute so that the channel views of PKC can relay that information to the user?
Thank you!