• 1
  • 50
  • 51
  • 52(current)
  • 53
  • 54
  • 58
[Web Interface Addon] AWXi - Ajax Based Web Interface
Rewrote the move to local storage. Please try it from github (https://github.com/mizaki/awxi) and report back. Remember to remove your cookies!
Image
AWXi - Ajax web interface. Wiki
Reply
I personally use this daily.. but just of late.. if you install Kodi it works for a bit. then completly stops on all devices and all web browser I've tested on.. which is quite a few... IT would be great if there was a proper fix for this Big Grin
Reply
I've just downloaded the latest build from Github and installed it into Kodi and reset all my browser cookies and settings and retried awxi. I'm getting the same result. No volume, no movie progress bar, no time's down the bottom left and no cover photo on the bottom right.

I have attached a copy of aa screen shot with awxi playing 12 Monkeys and nothing seems to be working correctly Sad

Image
Reply
Have you tried it in another browser? What does it say in the console (press F12 and reload)? Is there a debug log?
Image
AWXi - Ajax web interface. Wiki
Reply
I've tried it in multiple browsers.. this is what I get in the debug logs:

Image
Reply
And this might be helpfull too:

More detailed errors
Reply
It can't connect to the websocket. Have you got "allow other systems to control..." switch on in Kodi settings?

I think I put some fallback in the last update which has now been lost.
Image
AWXi - Ajax web interface. Wiki
Reply
Yes... something like Yatse on the Android device can connect and manipulate Kodi with no problems at all.
Reply
I have no idea if Yaste uses websockets. It doesn't mean anything that it works. Unless you have a firewall blocking it the only reasonable reason that websockets can't connect is because "Allow programs on other systems to control Kodi" isn't turned on.

I'll see about re-adding the websocket fallback.
Image
AWXi - Ajax web interface. Wiki
Reply
I've updated git with better websocket close handling. Try it out.
Image
AWXi - Ajax web interface. Wiki
Reply
I just tried to do it again.. It errored again and threw these up in chrome:

Image
Reply
Yes, then it should work. It does for me.

You do not have "allow other systems" on or you have some other problem (firewall) preventing it from connecting to the websocket. I've made it louder on what it's trying. After the websocket is closed 3 times it will switch to polling (asking for information every 20 secs), instead of using notifications from websocket.
Image
AWXi - Ajax web interface. Wiki
Reply
What port would you need to check for to open up the firewall?
Reply
9090 so it connects to ws://<your kodi server>:9090/jsonrpc?awxi

Line 3311 onwards in lib.xbmc.js
Image
AWXi - Ajax web interface. Wiki
Reply
Works great on Google Canary, same as chrome but just gets updated a lot more of than normal chrome does!
Image
Reply
  • 1
  • 50
  • 51
  • 52(current)
  • 53
  • 54
  • 58

Logout Mark Read Team Forum Stats Members Help
[Web Interface Addon] AWXi - Ajax Based Web Interface3