XBMC Community Forum
[Web Interface Addon] XWMM - XBMC Web Media Manager - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Web Interfaces (/forumdisplay.php?fid=156)
+---- Thread: [Web Interface Addon] XWMM - XBMC Web Media Manager (/showthread.php?tid=60643)



- slash - 2011-12-17 14:46

angelppl Wrote:How can I know the JSON-RPC API version installed in XBMC?
And where can I download the new API version? :confused2:

Thanks !

The JSON_RPC API in natively built into XBMC, so you don't have worry about that.
Just make sure you have the latest XBMC nightly build 'cause the API is still work in progress (XBMC eden is not official yet).

Could you enable debug in XBMC and have a look at your xbmc.log file if there are any errors ? you can also post your xbmc log file here via pastebin.

Thanks


- angelppl - 2011-12-18 01:33

slash Wrote:The JSON_RPC API in natively built into XBMC, so you don't have worry about that.
Just make sure you have the latest XBMC nightly build 'cause the API is still work in progress (XBMC eden is not official yet).

Could you enable debug in XBMC and have a look at your xbmc.log file if there are any errors ? you can also post your xbmc log file here via pastebin.

Thanks

Ok, enabled debug, restart XBMC and go to Web Interface XWMM 2.0.2 via http.

xbmc.log via pastebin

Thank you a lot for your help !!! Big Grin


- slash - 2011-12-18 17:21

angelppl Wrote:Ok, enabled debug, restart XBMC and go to Web Interface XWMM 2.0.2 via http.

xbmc.log via pastebin

Thank you a lot for your help !!! Big Grin

ok, found this :
Code:
WARNING: JSONRPC: Type mismatch in type movieid

One possible reason to this is that you are using a build from June 2011.
Are you able to install a more recent build ?
Can you test it with Firefox ( if not already done)?
Let me know
/


- bandelguy - 2011-12-18 21:50

The music section is not saving updates I am making, I am using 2.02. Save button is working though.


- angelppl - 2011-12-18 22:55

slash Wrote:ok, found this :
Code:
WARNING: JSONRPC: Type mismatch in type movieid

One possible reason to this is that you are using a build from June 2011.
Are you able to install a more recent build ?
Can you test it with Firefox ( if not already done)?
Let me know
/

I have installed the last version of Nightly build 7601. Built on Dec 10 2011 (Git:20111210-f1ae0b6, compiler 1600)

Tested the XWMM with Firefox (also, Safari and Chrome) and IT WORKS !!! Big Grin

You have here the new log:
NEW xbmc.log via pastebin

Thank you very much for your help ... you are a genius !!! Nod

Best regards !!!
Angel


- slash - 2011-12-19 14:07

bandelguy Wrote:The music section is not saving updates I am making, I am using 2.02. Save button is working though.

I'll look into it Blush
Thanks for your patience.

/


- ThaDraGun - 2011-12-19 20:34

I've been trying to figure out how to change the trailer streams that XBMC picks. Someone suggested using XWMM. Looks like it should do the trick but I can't seem to get it to work. It says it saves, but then if I go back to it, it changes to the original. Im using 1.9.4

This is the video XBMC picked:
http://www.youtube.com/watch?v=j8gGoo89HV4
(plugin://plugin.video.youtube/?action=play_video&videoid=j8gGoo89HV4)

I want it to be this video instead:
http://www.youtube.com/watch?v=C8sEZAB13_o

I tried changing it to:
(plugin://plugin.video.youtube/?action=play_video&videoid=C8sEZAB13_o)

Also, is there any way to set XBMC to steam 480p if available?

Thanks

EDIT:

One other thing I forgot to mention. The "VIEW TRAILER" button isnt working either. Just comes up as a blank page. Is there something I have to install to get it to work right, or does IE have to be default browser or somethin..


- slash - 2011-12-20 13:48

ThaDraGun Wrote:I've been trying to figure out how to change the trailer streams that XBMC picks. Someone suggested using XWMM. Looks like it should do the trick but I can't seem to get it to work. It says it saves, but then if I go back to it, it changes to the original. Im using 1.9.4

This is the video XBMC picked:
http://www.youtube.com/watch?v=j8gGoo89HV4
(plugin://plugin.video.youtube/?action=play_video&videoid=j8gGoo89HV4)

I want it to be this video instead:
http://www.youtube.com/watch?v=C8sEZAB13_o

I tried changing it to:
(plugin://plugin.video.youtube/?action=play_video&videoid=C8sEZAB13_o)

Also, is there any way to set XBMC to steam 480p if available?

Thanks

EDIT:

One other thing I forgot to mention. The "VIEW TRAILER" button isnt working either. Just comes up as a blank page. Is there something I have to install to get it to work right, or does IE have to be default browser or somethin..

Hmm, no sure I fully understand:
- why are you using plugin:// and not the http:// url directly in the field
- getting the 480p stream trailer is done by the scrapper not XWMM so you should ask this in the scapper forum
- I'll try to replicate your error and let you know.

/


- ThaDraGun - 2011-12-20 16:49

slash Wrote:Hmm, no sure I fully understand:
- why are you using plugin:// and not the http:// url directly in the field
- getting the 480p stream trailer is done by the scrapper not XWMM so you should ask this in the scapper forum
- I'll try to replicate your error and let you know.

/

Oh, I was just using plugin:// because thats what was in there. Whatever scraper that is setup put it that way I guess. I figured thats how its supposed to be so I didnt change it...
So I should be able to just copy the regular youtube url and that is supposed to work?


- The T - 2011-12-20 19:37

I've tried using it and it *seems* like it'll be really useful, but, currently, I've only tried this with TV shows, but when I hit save, it says "Checking changes..." with a progress bar, and then... doesn't save anything. Refreshing it just brings back the old data.

Am I doing something wrong or is there a problem? Frown