Great stuff!!
One thing for me: I use "Hide Artists who only appear on compilations" would something like that be possible for AWX ??
[Web Interface Addon] AWX - Ajax based Web Interface Addon for XBMC
pyrocyd
Junior Member Posts: 15 Joined: Aug 2010 Reputation: 0 |
2010-10-03 13:56
Post: #41
|
| find quote |
MKay
Member Joined: Jan 2010 Reputation: 10 |
2010-10-03 14:11
Post: #42
The API does not support this feature, but i already requested it: http://trac.xbmc.org/ticket/10322
:eek2: AWX - Ajax based Webinterface for XBMC (Dharma Beta 2) |
| find quote |
hotlobster
Senior Member Joined: Jan 2009 Reputation: 0 Location: Paris FR |
2010-10-03 14:50
Post: #43
Ok i get it.
About the thumbs loading. In fact it works but didn't saw it. When it first load the page, it request all appearing thumbs of the top of the page. If you scroll down, it continues to finish its queue, then it queues the new thumbs showed on your page. But as thumbs are slow to load, it takes a while before you see thumbs of your actual page position. Perhaps it could be possible to stop the current queue loading and replace it by the current one ? Not related but nice tip for those like me who want to put the web frontend directly on your lighthttpd or apache ( and not installed as plugin ) , here is the way to go ( works here ): Put the plugin content directly in your webserver ( ex: /var/www/awx ), and proxy all "*jsonrpc" and "*vfs" query to xbmc web server. conf sample for lighttpd ( xbmc webserver is 8080, lighttpd server is 80 ) Code: $HTTP["url"] =~ "^/jsonrpc" {Then you can use many different xbmc webfrontend at the same time ( awx + xwmm + wtouch ).
(This post was last modified: 2010-10-03 15:01 by hotlobster.)
|
| find quote |
ppic
Skilled Python Coder Joined: Feb 2009 Reputation: 10 Location: France idf |
2010-10-03 14:54
Post: #44
when going in movies, i get an error message on upper right corner "Failed to retrieve movie list!"
what informations do you need? Passion-XBMC Repository Download your SVN skins and addons TvTunes Addon Download Play your theme while browsing library TVshow Next Aired display next aired infos from tvrage.com Logo Downloader Script download Logo/clearart/show thumbs/poster/banner Bande-Annonce Allociné plugin watch trailers in french and vo SportLive Script Live score match info in XBMC (not compatible dharma) |
| find quote |
Auke
Junior Member Posts: 13 Joined: Jul 2010 Reputation: 0 |
2010-10-03 19:47
Post: #45
Great that the albums and songs are shown now in Files mode. But unfortunately the albums or files are not playable. I get the message Playing File .... Failed.
Also one request. The Cursor is very big blinking. Its a little ugly.. can it get out. I am using Windows7 xbmc beta2 and firefox |
| find quote |
MKay
Member Joined: Jan 2010 Reputation: 10 |
2010-10-04 11:50
Post: #46
hotlobster Wrote:About the thumbs loading. [...] But as thumbs are slow to load, it takes a while before you see thumbs of your actual page position.I will think about it ![]() ppic Wrote:when going in movies, i get an error message on upper right corner "Failed to retrieve movie list!"Have you tried reloading the movie list? How many movies do you have? Maybe it took to much time, to retrieve the complete list. You could increase the timeout-limit: Search in jquery.xbmc.js (v0.2.6) for "timeout: 10000," and replace it by "20000" (20 seconds). Auke Wrote:Great that the albums and songs are shown now in Files mode. But unfortunately the albums or files are not playable. I get the message Playing File .... Failed.I will check the file-problems. You have a blinking cursor? Is this a persistent problem?
:eek2: AWX - Ajax based Webinterface for XBMC (Dharma Beta 2) |
| find quote |
ubuntuf4n
Posting Freak Joined: Jan 2010 Reputation: 2 |
2010-10-04 13:23
Post: #47
nice project. :-)
Now I don't need to grab my remote control, when I am using my pc. Would it be possible to use the seek-feature, while watching a Movie/TVShow? Regards, Ubuntuf4n
(This post was last modified: 2010-10-04 14:19 by ubuntuf4n.)
|
| find quote |
billybarty
Junior Member Posts: 27 Joined: May 2007 Reputation: 0 |
2010-10-04 19:39
Post: #48
I'm absolutely lovin' this! Runs nicely on the Safari browser on iPad. Took me a while to figure out the 2 finger scroll technique, though.
Ditto on the request for ability to seek while playing videos. Thanks, again bb |
| find quote |
MKay
Member Joined: Jan 2010 Reputation: 10 |
2010-10-04 21:58
Post: #49
Seeking the currently playing file (music, movie, episode) will be implemented in the next version
:eek2: AWX - Ajax based Webinterface for XBMC (Dharma Beta 2) |
| find quote |
Auke
Junior Member Posts: 13 Joined: Jul 2010 Reputation: 0 |
2010-10-04 22:47
Post: #50
MKay Wrote:I will check the file-problems. I am Sorry, i can not reproduce the big blinking cursor. Only by the AWX symbol, but that not a problem. If i ever see it again, and i can reproduce it, i will inform you.
|
| find quote |



Is this a persistent problem?
Only by the AWX symbol, but that not a problem. If i ever see it again, and i can reproduce it, i will inform you.
Search
Help