Thank you Jonib
This it has been a massive help I have just given it a quick try and it all works I will now go and have a play with it.
James.
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
- Sat Feb 15, 2014 11:46 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 616294
- Sat Feb 15, 2014 12:58 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 616294
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
I am running XBMC 12.2 on Raspbmc
When I try AudioLibrary.GetArtistDetails (with audio playing)
XBMC2: JSONRPC: AudioLibrary.GetArtistDetails
Error:
{
"code": -32602,
"data": {
"method": "AudioLibrary.GetArtistDetails",
"stack": {
"message": "Missing parameter",
"name": "artistid ...
When I try AudioLibrary.GetArtistDetails (with audio playing)
XBMC2: JSONRPC: AudioLibrary.GetArtistDetails
Error:
{
"code": -32602,
"data": {
"method": "AudioLibrary.GetArtistDetails",
"stack": {
"message": "Missing parameter",
"name": "artistid ...
- Fri Feb 14, 2014 4:40 pm
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 616294
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hi Jonib
I have installed the latest version from the link in this thread (on page 55 I think). Most of the time I get a -32602 error.
I see the input box and have tried to put in JSON RPC in there like but I get a -32601 error Method not found.
what I would like to do with your plugin for ...
I have installed the latest version from the link in this thread (on page 55 I think). Most of the time I get a -32602 error.
I see the input box and have tried to put in JSON RPC in there like but I get a -32601 error Method not found.
what I would like to do with your plugin for ...
- Thu Feb 13, 2014 7:02 pm
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 616294
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hi Jonib I wonder if you may be able to help me I have just started using eventghost and the XBMC2 plugin using JSONRPC but I am a bit lost as to how as a lot of the functions return errors and there is no option to modify the command for example if I wanted to get artist details how do I enter the ...