![]() |
|
[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 - Mizaki - 2012-03-17 14:10 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 14:24 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
RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - m0v1em4n - 2012-03-18 12:04 Hi Mizaki, Is there any way to implement browsing movie collects etc. without being connected
RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - Mizaki - 2012-03-18 13:49 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 22:50 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 ).
RE: [Web Interface Addon] AWX-Eden - Ajax Based Web - todd74 - 2012-03-20 23:22 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 18:55 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 21:47 (2012-03-21 18:55)Mizaki Wrote: Hi, Hi, and thanks for answer ![]() 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 20:11 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 09:50 Hi Mizaki, Those thumbnail buttons are a lot better Thanks, as for the icons, think I will to clear the cache Thanks for all your hard work |