Allow Access to ListItem Properties via JSON-RPC
#19
let me start by saying, i have to agree my code example is very likely not how additionalProperties should be implemented.
but yes, it does work. you can get all custom listitem properties that have been set by a plugin.

for instance, if a plugin uses:
python:
listitem.setProperty("foo", "Some vlaue")

you can retrieve the 'foo' property using that json query.
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: Allow Access to ListItem Properties via JSON-RPC - by ronie - 2020-06-25, 00:38
Logout Mark Read Team Forum Stats Members Help
Allow Access to ListItem Properties via JSON-RPC0