![]() |
|
[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) |
- newphreak - 2011-12-04 21:53 Nice work mizaki. Keep it up, this will be awesome by the time eden gets released. - Mizaki - 2011-12-11 20:28 Thanks newphreak. ![]() It's taken me much longer than I wanted and it's still not great, greats a sub-page and then kills it if there are no unwatched, but you can get a list of unwatched episodes for a tv show. Click the name in RecentTV (as before) and there is now a button to do it on the normal tv list. Mini plea: If anyone else would like to help that would be great. I don't know JS or even CSS for that matter but I've managed to make some changes so don't be afraid to have a go You can create your own fork on git and play as much as you want. Have a look at issues for some things to do.
- macchina - 2011-12-12 19:08 Hi, I've asked the following in the AWX (Dharma)-Thread. Cause I'm using nightly builds, her my post again in the correct thread: Quote:Hi! P.S. AWX preEden works fine if selected as webinterface via xbmc-settings Best Regards Macchina - brock_gonad - 2011-12-12 22:43 Just wanted to chime in that this web interface kicks complete ass! Thanks to all who developed it. After using the Android remote, I started to wrap my head around the possibilities of mixing up music without my TV being on. I tried out the default web interface, but found it... lacking. Little bit of searching turned up this thread, and am I ever glad I found it. Top work chaps! - Mizaki - 2011-12-13 00:09 macchina Wrote:Hi, When I get some time I'll have a play. It sounds like the JSONRPC is failing but I can't think why. I'll do genre next I think. I'm hoping it'll be quite easy. @brock_gonad thanks MKay did the heavy lifting and we are just adding things on
- dave.fernando - 2011-12-13 05:33 I absolutely love this!!! Thank you!!! I have one question, how can I edit the info on the files? I have some movies and tv shows which dont display their information properly, I wish to edit these. How can i do this? thanks - Mizaki - 2011-12-13 10:30 Thanks ![]() AWX-Eden is a read only interface. If you want to edit your movies the you can use an nfo editor (EMM-r etc.) or use the great web interface XWMM - Mizaki - 2011-12-14 00:47 macchina Wrote:Hi, Okay. This was a simple relative problem. I've pushed the fix to git but if you just want to edit lib.xbmc.js: line 87 and 179 respectively. Code: 87: url: '/jsonrpc?awx',- macchina - 2011-12-14 20:53 @mizaki Many thanks! Works perfect now. (in my file it was line 178, instead of 179) Best Greetings Macchina - Mizaki - 2011-12-15 00:34 Good oh It's a nice bit of lateral thinking there. I might do it myself.Oh and... Music Genres added.
|