Player.Open with meta included?
#1
Question 
Hi all,

I'm trying to find a way to open a url and send across meta such as title, plot, rating, poster etc. for my OSD in kodi.

The documentation isn't clear and the only param that seems to work in an item object is "file".

I tried to include "title" but then got an error:

{"jsonrpc": "2.0", "method": "Player.Open", "params": { "item": { "file": "https://www.learningcontainer.com/wp-content/uploads/2020/05/sample-mkv-file.mkv", "title": "test"}}}

Anyone know how to include additional properties for the item such as title, rating, poster etc. ?
Reply

Logout Mark Read Team Forum Stats Members Help
Player.Open with meta included?0