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)



- john.cord - 2012-02-02

I updatet AWX to the latest GIT Version. If i try to add a folder/playlist file From File Mode to the Music Playlist it gives me an error messag that the folder could not be added to the playlist. If i add the tracks seperately it works but the playlist does not load. Adding Albums from the database to the playlist works fine.

EDIT: Ok, even Albums from the database produce the error message. Not all albums but some and some dont.


- Mizaki - 2012-02-02

Hmm... we need to see what the error response is. What browser are you using?

Also, how many folders down are the files? It'll only look 2 deep.


- john.cord - 2012-02-03

Browser is Firefox 10. Files are in /Media/hdd/music/Albumname (mounted external harddrive).


- Mizaki - 2012-02-04

Okay. Two option:
1. Load XBMC and replicate the problem. Then use pastebin or similar to paste the xbmc.log.
2. Open the console in FF (ctrl-shift-k), right click and tick "Lof Request and Response Bodies". Then when the error occurs copy the JSONRPC response error.

I'll look into adding some logging to the xbmc.log for after beta. The xbmc.log might be the better way to go thinking about it.


Can't download from official repo - ReducedToZero - 2012-02-04

Hi Guys,

I can't download AWXi from the official add on repo, if I try I get the following logged:

Code:
11:59:39 T:2640 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22
11:59:39 T:2640   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
11:59:39 T:2640   ERROR: XFILE::CFileCache::Open - failed to open source <http://mirrors.xbmc.org/addons/eden-pre/webinterface.awxi/webinterface.awxi-0.4.6.zip.md5>
11:59:39 T:5032 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22
11:59:39 T:5032   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.

Visiting http://mirrors.xbmc.org/addons/eden-pre/webinterface.awxi/ fails in a browser as it's listed under http://mirrors.xbmc.org/addons/eden-pre/webinterface.AWXi/, so looks like a case issue.

Just thought you should know (apologies if this should be posted or flagged up elsewhere) Smile

Thanks for a great add on, I find this the most usable (and useful!) web interface Smile

'Zero

-----
XBMC Eden-pre (Beta 2) | Windows Vista | Aeon Nox Git.
-----
On a long enough timeline. The survival rate for everyone drops to zero.


- Mizaki - 2012-02-04

Thanks for the report. Like you say it's probably a *nix case issue.

Should be all good now.


- Mizaki - 2012-02-05

Image

Small update. Eek

I've changed quite a bit so I might have missed something in testing. Shout if you find anything. Also, if you want to create your own views it's now much easier. Check out ui.views.js.


- m0v1em4n - 2012-02-05

Mizaki Wrote:Image

Small update. Eek

if you want to create your own views it's now much easier. Check out ui.views.js.

Thanks Mizaki,

Your spoiling use Big Grin

will try it out tomorrow


- Mizaki - 2012-02-06

Barring bug fixes and translation this is going to be the next version for the official repo.

Ideally now I can do some views like the full GUI. Let me know which ones you like to see. Smile

I'll look at sets and cast soonish as well.


- m0v1em4n - 2012-02-06

Mizaki Wrote:I'll look at sets and cast soonish as well.

Thanks


- sl33pyon3 - 2012-02-08

This is absolutely gorgeous! Thank you very much for the hard work you have put into this! Big Grin


- Mizaki - 2012-02-08

Thanks. Hopefully some even better views will be along soon Smile


- macchina - 2012-02-08

hi mizaki!

many thanks for your perfect work!!

one thing in google chrome:
Image

no problems in FF.

greetings from austria
macchina


- Mizaki - 2012-02-08

You're welcome Smile I wish it were perfect Wink

Clear the cache should sort that out. Chrome doesn't like to refresh files that often (or I need to tell it to somehow).


- Mizaki - 2012-02-08

Image

Smile

The movies in a set are then push to whatever you have set for your normal movie view.

I'll see about linking from the info screens at some point but there is a bug/problem with XBMC that could be a bit of a PITA to deal with. Hopefully this should be fine for now.