Hello.
I’ve tried to find an answer, but no luck there.
We are using ListItem properties to get item information in plugin:
Code:
xbmc.getInfoLabel("ListItem.Label")
But found that in Estuary if you open item from list of Movies – ListItem is populated, but when opening from Home screen – it is empty.
What is the valid way to get item information in this case?
Thanks