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 - Mizaki - 2012-03-13

Added. Thanks Smile


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - kirkaholic - 2012-03-15

Outstanding interface, very well done. Thank you!

I have one feature request:

Add Enqueue to Genre and Artist lists - just like it is when browsing files. I frequently listen to a genre or artist on shuffle.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-03-16

Ta Smile

That should be possible. Probably won't be in the next official repo release which I'll probably put in this weekend.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - kirkaholic - 2012-03-17

Fantastic! Many thanks!


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - m0v1em4n - 2012-03-17

Hi Mizaki,

Thanks for all your great work, its really appreciated.

I have one question, If I don't select lazyload thumbs,what will be stored and where, would all images be store in the browser cache Huh I have a 64g ipad so have a little room, also what would be the implication of not selecting lazyload


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

Either way, once they are loaded they'll be in your cache. LazyLoad just loads them when they are visible on screen. It just reduces the initial bandwidth usage. Of course, if you don't view them they won't be load and so won't be in the cache. And as you probably know they are the full size images and just scaled in the browser. I believe there is talk of scaling being done on the XBMC side which would reduce cache and bandwidth but that won't be in Eden obviously.

On a similar note I got myself an HTC Flyer quite cheap so I can better see the touch issues.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - m0v1em4n - 2012-03-17

Thanks Mizaki,

Nice to see you have a touch pad.

For me one issue is that the list, icons and text is a little small, but that being said I do get round it, just have to be careful with my big stubby fingers Big Grin




RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - m0v1em4n - 2012-03-18

Hi Mizaki,

Is there any way to implement browsing movie collects etc. without being connected Wink


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

Hey,

It gets the info straight from XBMC so it needs to be running. You could try http://forum.xbmc.org/showthread.php?tid=118649 or something similar.


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

I've just pushed some tablet updates to git. I've increased the icon size to 48px (seems to be "the size") for the light and lightDark UIs. I've also put some gaps in-between the hovers where I could.

If no one shouts in the next few days I will pull to official repo (for real Wink).


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - todd74 - 2012-03-20

Hello all,

Great addon for a screen multi-touch ;-)
but
How sort the files by order alpha in music folder (files and folder) ? I don't see it and my files aren't sort.
It's ok for albums but not for files. (?)

Thanks
Todd


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

Hi,

Files are sorted by name unless the files are in your library then they are sorted by track number.


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - todd74 - 2012-03-21

(2012-03-21, 18:55)Mizaki Wrote: Hi,

Files are sorted by name unless the files are in your library then they are sorted by track number.

Hi,
and thanks for answer Wink
But where is the library ? Else how erase it for find a standard sorting by files.

Thanks
Todd


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-03-22

The library is anything you've used a scrapper on. So, albums, artists etc. are all in your library. You wouldn't really want to erase anything unless you've deleted it.

What is you are wanting to do? I know list the files in alphabetical order but is it to find a certain song or something similar?


RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - m0v1em4n - 2012-03-23

Hi Mizaki,


Those thumbnail buttons are a lot better Thanks, as for the icons, think I will to clear the cache Smile


Thanks for all your hard work