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.

Search found 2 matches

by MikeD82
Thu Dec 10, 2015 4:40 pm
Forum: Plugin Support
Topic: MQTT Client
Replies: 246
Views: 86615

Re: MQTT Client

Your website seems to be down. Is you plugin available via github?
by MikeD82
Tue Jul 08, 2014 4:19 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 616240

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Need some help running the following Json url command in the plugin.

http://192.168.1.20:8080/jsonrpc?request={"jsonrpc":"2.0","id":"1","method":"Player.Open","params":{"item":{"file":"FilePath"},"options":{"resume":true}}}

I can get the file to play by running:
JSONRPC Namespace:Player Method ...