Hi there,
I have a problem when trying to play a song or album using the Web Interface. It seems that the web interface ( I tried all available interfaces) will simply not send the appropriate JSON command.
Good example caputred when clicking on a song in the web interface usgin older version Dharma:
{ "jsonrpc": "2.0", "method": "XBMC.Play", "params": {"songid": 258}, "id": 1 }
When trying with PRE-11.0 GIT it checks for ative players?:
{"jsonrpc": "2.0", "method": "Player.GetActivePlayers", "id": 1}
I think it might be related to recent JSON changes but not sure. It was running fine on older version and to me this seems to be something very basic.
BTW play, pause next buttons do work fine when a song has been choosen on xbmc itself.
Any inputs here?
System setup is Ubuntu 10.04.2.01
XBMC PRE-11.0
Firefox 5.0
Thanks
Unable to play songs using the web interface
DaniB1980
Junior Member Posts: 11 Joined: Sep 2010 Reputation: 0 |
2011-07-07 15:33
Post: #1
|
| find quote |
Robotica
Posting Freak Posts: 928 Joined: Aug 2010 Reputation: 3 |
2011-07-07 15:46
Post: #2
yes, this is most likely due to recent JSON changes.
|
| find quote |
DaniB1980
Junior Member Posts: 11 Joined: Sep 2010 Reputation: 0 |
2011-07-07 15:52
Post: #3
Fair enough, but any way to get this working again? :-)
I have also noticed that in some webinterfaces such as wtouch png's of album covers are not uploaded. Worst case for me would be using some older version of XBMC. What version would that be? |
| find quote |
neoflex
Senior Member Posts: 120 Joined: May 2011 Reputation: 0 |
2011-07-07 16:57
Post: #4
|
| find quote |
DaniB1980
Junior Member Posts: 11 Joined: Sep 2010 Reputation: 0 |
2011-07-07 17:16
Post: #5
nice! This is for the default web interface only I guess?
|
| find quote |
neoflex
Senior Member Posts: 120 Joined: May 2011 Reputation: 0 |
2011-07-07 18:14
Post: #6
Yep
|
| find quote |

Search
Help