>>bengalih
Its worked! Thank you very helpful.
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Search found 2 matches
- Thu Oct 15, 2015 7:45 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615003
- Fri Oct 09, 2015 9:19 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615003
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Dear All.
I would get the "properties": ["speed"] parameter to EG global variable, it need for realise "Discrete Play / Pause" function.
Now I use phyton script for send JSONRPC:
eg.plugins.XBMC2.JSONRPC(u'Player.GetProperties', u'{ "playerid": 0, "properties": ["speed"] }', True)
Please help me ...
I would get the "properties": ["speed"] parameter to EG global variable, it need for realise "Discrete Play / Pause" function.
Now I use phyton script for send JSONRPC:
eg.plugins.XBMC2.JSONRPC(u'Player.GetProperties', u'{ "playerid": 0, "properties": ["speed"] }', True)
Please help me ...