XBMC Community Forum
[Web Interface Addon] AWXi - Ajax Based Web Interface - 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] AWXi - Ajax Based Web Interface (/showthread.php?tid=112956)



RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - m0v1em4n - 2012-06-28 00:33

Thanks Mizaki,

We always like new stuff ;-)


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-06-29 22:00

I've added music video support for Eden (I'll merge it into frodo soon). I've put it in the video menu. I did start by putting it in the music menu but then music videos show in the video playlist so I thought it made more sense in the same menu.

Is there much/any use for picture control?

Heads up, I'm thinking of removing all but the Uni UI from the Frodo build. If someone wants to keep one of the other UIs I'm somewhat open to it but I think the Uni UI is a much better fit. Tell why I'm wrong if you want to keep another UI Tongue

I'm also thinking of changing the quick control in Uni UI so it looks more like XBMC, with controls popping up at the top and poster, progress etc at the bottom.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - rogerthis - 2012-07-02 11:02

What I liked about in XBMC Camelot, was that you could add network shares using the web interface.

Is this now impossible because you need to use JSON-RPC for everything?
Or is it possible to use the web interface to manipulate the sources.xml file to add network shares?


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-07-02 19:57

Not currently possible. With the the headless option now it may be for the next release but that's just a guess.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - dddw - 2012-07-04 14:43

Hi,

Thanks for the new EDEN update, I had some minor issues with dharma, but most of those have seem to be vanished since EDEN.
One issue I have is with the new AWX-webinterface. I mainly use XBMC with the files view, which works for most part. But oddly some folders don't seem to be able to be read by the webinterface (it works on the normal interface though). I added a screenshot of the directory and how that directory is read by the webinterface.
Things I've tried is cleaning the music library, but that offcourse doesn't really have any effect on it. Also I updated the webinterface to: Eden version of XBMControl v.0.0.C.
Any ideas how this is possible? And how to fix it?

any help much appreciated, as you can see... I really miss my 'rock' folder Wink

Daniel

[Image: screencapture3d.png]


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-07-04 17:31

Hi,

That's rather odd. Just going by the list "Funeral" is not "rock"? Really need to see what XBMC is returning. http://wiki.xbmc.org/index.php?title=Add-on:AWXi#Under_the_hood_debugging gives you the details. Shout if you need more help getting the info.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - dddw - 2012-07-05 19:47

(2012-07-04 17:31)Mizaki Wrote:  Hi,

That's rather odd. Just going by the list "Funeral" is not "rock"? Really need to see what XBMC is returning. http://wiki.xbmc.org/index.php?title=Add-on:AWXi#Under_the_hood_debugging gives you the details. Shout if you need more help getting the info.

nope, displays nothing in that folder. The chin2.mpeg however seems to act like a folder, which is odd, since that file isn't there at all

here is a log, hope it is of some use:


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-07-05 20:32

Unfortunately the xbmc.log does not show what XBMC is sending back. I had a quick look and couldn't see anything in there. We need to look at the javascript console in your browser as detailed in that wiki link. There are not different permissions on those directories btw?


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - dddw - 2012-07-05 21:39

(2012-07-05 20:32)Mizaki Wrote:  Unfortunately the xbmc.log does not show what XBMC is sending back. I had a quick look and couldn't see anything in there. We need to look at the javascript console in your browser as detailed in that wiki link. There are not different permissions on those directories btw?

In the mozzial error console I get this:

Timestamp: 7/5/12 9:34:41 PM
Warning: Unknown property '-moz-border-radius'. Declaration dropped.
Source File: http://192.168.178.12:8080/ui.default/css/layout.css
Line: 1480

No idea if this is relevant, or how to use another method (tried the F12 option as described in the wiki, but get nothing)


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-07-05 21:56

Okay, what browser are you using?