XBMC Community Forum
[Web Interface Addon] AWX - Ajax based Web Interface Addon for XBMC - 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] AWX - Ajax based Web Interface Addon for XBMC (/showthread.php?tid=81775)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35


- ppic - 2010-10-30 22:21

i've tried to change the timeout in js file, but don't work.
i haven't see this option in settings. Sad


- MKay - 2010-10-30 23:39

Which version of AWX do you use?
The settings-dialog in v0.3.1 looks like this:
[Image: screenshot_010.png]
I marked the TimeOut-setting in the image above.

In this posting you wrote, that a TimeOut-value of 30000 works for you. 30000 = 30 seconds.


- Livin - 2010-11-01 19:22

MKay,
Your web UI is great. I really hope you make it Android OS (multi screen size) compatible. I'd love to use it on my 5" Dell Streak.

One suggestion for the current build... under settings, you might want to add the version so people can quickly/easily see if they forgot what is installed. Smile


- hotlobster - 2010-11-03 14:48

Hi

It seems Awx doesn't support external database.

No movie & Tv Shows listing when using mysql database, everythings works ok whith sqlite.

More info on this thread:
http://forum.xbmc.org/showthread.php?tid=84647

( Awx is not the only involved, Default web ui too, XWMM is ok )


Wierd Banner Icons? - UndisclosedP - 2010-11-03 17:22

Not sure what i've done wrong but it seems as though AWX is only grabbing the wide banners for my shows and not the correct smaller banners?

Is there a setting i've missed somewhere?


- MKay - 2010-11-03 19:25

hotlobster Wrote:It seems Awx doesn't support external database.

No movie & Tv Shows listing when using mysql database, everythings works ok whith sqlite.

More info on this thread:
http://forum.xbmc.org/showthread.php?tid=84647
As you mentioned in your thread there seems to be a problem with the JSON-API, because the float-value for rating is not well formatted.
Nevertheless this is strange because i am using mysql too and have no problems Smile

UndisclosedP Wrote:Not sure what i've done wrong but it seems as though AWX is only grabbing the wide banners for my shows and not the correct smaller banners?
What do you exactly mean? AWX is not grabbing wide banners or poster banners. It is just grabbing banners because the API does not differentiate between wide banners and poster banners. Smile
What's wrong with the "smaller banners" (poster banners?)? Are they not shown or are they shown in a wrong aspect ratio?


- hotlobster - 2010-11-03 19:30

in fact solved it by changing ratings fields from TXT to INT.


I don't know if that's my fault or the default config.


- UndisclosedP - 2010-11-03 20:08

Hi Mkay,

It looks like this:
[Image: Ciow3.png]

Both in the dark and light skins.


- MKay - 2010-11-03 20:15

Ok, so you have mixed type of tv-show-thumbs? Both banner and poster-images?
Because on startup of AWX it checks your tvshow-list if you have either poster-thumbs or banner-thumbs.


- ppic - 2010-11-03 20:17

and if we use landscape images ? Big Grin