Hello,
I want to send Kodi via PSE action Module to Pause or Play the movie.
Her is my File but it doesn´t work. I think that file is wrong. Can anybody help me with the file?
Thanks in advance...
I write in my action file:
POST:http://192.168.xx.xx:8080/jsonrpc -u kodi:password -d {"jsonrpc":"2.0","method":"Player.PlayPause","params":{"playerid":0,"play":false},"id":1}
I've been looking and I can't seem to find an area to set a clip to play before each video is played. Is this possible? And if so, where might I find this?