I did following: Namespace: Favourites Method: GetFavourites. When I hit Test i get errors from above. No matter what I select as napespace and method I always get the same errors. Put [] or {} In the parameter field. Looks like I forgot about this problem.
jonib
It works now, with [] in ...
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 4 matches
- Sun Sep 07, 2014 11:28 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615651
- Sun Sep 07, 2014 10:59 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615651
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Here is the screenshot of errors. Much better, now I see where the problem is, but not what.
I need to know what the parameter is in the JSON-RPC action thats cousing the problem.
You can attach screenshots directly in the posts here.
jonib
I did following: Namespace: Favourites Method ...
I need to know what the parameter is in the JSON-RPC action thats cousing the problem.
You can attach screenshots directly in the posts here.
jonib
I did following: Namespace: Favourites Method ...
- Sun Sep 07, 2014 10:06 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615651
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Here is the screenshot of errors.
https://www.dropbox.com/s/p6tchgnofy10s ... e.jpg?dl=0
https://www.dropbox.com/s/p6tchgnofy10s ... e.jpg?dl=0
- Sat Sep 06, 2014 7:57 pm
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615651
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Why can't I execute JSON and HTTPAPI commands in eventghost. I always get this error for JSON
Traceback (most recent call last) (1669):
File "C:\Program Files (x86)\EventGhost\eg\Classes\TaskletDialog.py", line 59, in ProcessingTask
self.Configure(*args, **kwargs) ...
and this for HTTPAPI ...
Traceback (most recent call last) (1669):
File "C:\Program Files (x86)\EventGhost\eg\Classes\TaskletDialog.py", line 59, in ProcessingTask
self.Configure(*args, **kwargs) ...
and this for HTTPAPI ...