Hi, I've tested locally with Samba
return {
payload:
{
"cmd": "Player.Open",
"args": {
"item": {
"file:": "smb://127.0.0.1/log/test.mp4"
}
}
}
};
the problem is if I tell kodi to open an image the image will still always on top and when I open a video the image still and the video is on background, to see video I've to manyally open the photo. There are commands to close the image?