Kodi Community Forum
[Web Interface Addon] AWXi - Ajax Based Web Interface - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Web Interfaces (https://forum.kodi.tv/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 - daunjan - 2012-09-09

how do I change the livetv channels with this....


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-09-18

(2012-08-14, 19:22)AjS_ Wrote: Yes, the problem was only in the files view. So movies in the library have the resume option and it worked fine.
It even remembered where I had stopped while trying the movies from the files view Smile
Could this resume be done also for the files view? It would be great to have it also there.

um..what is portable mode? is it same as LightUI?

With the Files.GetFileDetails JSONRPC I've been able to add resume for video files. Needs some testing but afaik it's fine.

Right then. This has been giving me headaches for a while but I think it's as good as it's gonna get:
Advanced Searching
wiki
Because of the work Montellse has done with GSoC, we now have a (stupidly) powerful filtering system. It's only for video right now (hopefully simple c/p for music) but if you want to give it a try, please do. If you can come up with a better way to implement it, feel free to do/describe it Smile

The basic idea is the same as something you may have come across in maths. Group things in brackets. Hopefully the wiki gives you the general idea and if you want to improve the wiki feel free there also.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-09-28

No one's made any attempt to stick up for the old views so they'll be coming out soon.

If anyone feels like making some new view types (small list for mouse users etc.) it's mostly CSS work. You can pretty much copy/paste from the other types close to what you want. In other words if someone else wants to help with AWXi that would be good Smile


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-09-30

Advanced search for music is in.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - ijhammo - 2012-10-17

Would it be difficult to add 'Favourites' to the menus? It would be a really cool way of being able to call up plugins from the web interface - like bbc iPlayer for instance.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-10-17

Addons are on my todo list. How I'm going to use them depends on some research I need to do Smile


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - ijhammo - 2012-10-17

If there is anything I can do to help please let me know (PM me) more than happy to help out. Have a few other ideas i would like to discuss too ;-)


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-10-17

If you are on github feel free to add to https://github.com/frolick/AWX-Eden/issues . Code and/or graphics most welcome Wink

Sadly my list of things to get done seems to be increasing instead of decreasing. PVR is next on my list, then probably addons.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - hobbesthetiger - 2012-10-20

I am current running AWXi interface on on the Oct 17 2012 Build of 12 alpha 7. The Repeat button does not work. The display shows the shuffle mode. When I select the repeat or shuffle buttons no changes occur. Once the playlist has completed it stops, no shuffle occurs either. Is there a new version of the AWXi interface. My version is 0.5.4?
This happens on three different XBMC machines. The machines are Windows XP or Win 7, with synced mysql Databases.

Any Guidance will be greatly appreciated

Hobbes.



RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-10-20

There is a frodo branch on github https://github.com/frolick/AWX-Eden/tree/frodo version 0.6.0. It has a great many changes for the current master XBMC. When the frodo repository for addons is open I'll submit it. Until then you can either use git or download the zip from hithub.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - nmgeek - 2012-10-21

Are people actively testing and reporting issues with AWX running on Frodo
nightly builds? I've been trying various clients communicating to Frodo
builds and they seem to uniformly time out getting album and artist
lists. Is this the correct forum for such a discussion?
Right now I'm using the Oct 20 12.0 Alpha7 build on OSX with AWX 0.6.0.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-10-21

I meant to get the thread renamed but forgot.

With the frodo build it is almost impossible for it to timeout as, it now only requests 25 items by default. If all the interfaces are doing it, it has to be XBMC its self. Feel free to try http://wiki.xbmc.org/index.php?title=Add-on:AWXi#Problems.2FDebugging but asking in the OSX forum might bring you more luck. I don't have OSX to test on but I use the AWXi frodo build pretty much all the time now and have had no problems.


RE: [Web Interface Addon] AWXi - Ajax Based Web Interface - Mizaki - 2012-10-21

Thread name changed!

PVR is in frodo branch. I'm having some problems with recording so I've not been able to really test or configure it. I was hoping to be able to tell if a channel is being recorded but I can't really do anything record wise. If you can test please do.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - nmgeek - 2012-10-21

Mizaki Wrote:
> With the frodo build it is almost impossible for it to timeout as, it now only requests 25 items by default.

Yes. I did get AWX to display 25 Albums. But all album cover art images show as '?' or broken
links. Is this a known issue?


RE: [Web Interface Addon] AWXi - Ajax Based Web Interface - Mizaki - 2012-10-21

I thought you meant it didn't display anything at all. Quite possibly http://trac.xbmc.org/ticket/13431 waiting for a reply http://forum.xbmc.org/showthread.php?tid=143124