[Web Interface Addon] AWXi - Ajax Based Web Interface

  Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Mizaki Offline
Fan
Posts: 667
Joined: Apr 2011
Reputation: 12
Post: #41
Yeah, the one in the repo is for Dharma (10.1). I think frolick said he was going to see about getting it in the repo.

I decided not to enable hide watched on the recent pages in case anyone wonders why they show if you have it enabled.

When the other recent pages are done I expect they'll be another zipped version. Smile

[Image: watched-clearlogo.jpg]
AWXi - Ajax web interface. Wiki
find quote
htpc guy Offline
Posting Freak
Posts: 1,192
Joined: Oct 2010
Reputation: 7
Location: Near St. Louis Mo
Post: #42
newphreak Wrote:The one in the repo is broken, and these guys have just "stolen" a dead project. So repo still needs to be sorted. And the link in the frontpage is a little outdated as well.
Newest is found on their git:
https://github.com/frolick/AWX-Eden

Thanks. That did the trick.

How to use Git
| AMD Athlon II X3 Triple Core Processor 2.9 GHz |GIGABYTE GA-MA785GM-US2H Mobo 2GB DDR2 Ram | MSI N430GT |
| Logitec Harmony One Remote| 52" Sharp Aquos LED TV | Onkyo TX-NR509 |
find quote
nupi Offline
Junior Member
Posts: 18
Joined: Oct 2011
Reputation: 0
Post: #43
Mizaki Wrote:Unless I've missed something you don't need anything installed to use the Android app? I use AWX and the Android app without issue.

I just double checked and it works fine. I notice they use the same port and maybe that's why?

I just tried again, now it works - yesterday I got connection failures. Ah well, even better Tongue
find quote
nupi Offline
Junior Member
Posts: 18
Joined: Oct 2011
Reputation: 0
Post: #44
Mizaki Wrote:Unless I've missed something you don't need anything installed to use the Android app? I use AWX and the Android app without issue.

I just double checked and it works fine. I notice they use the same port and maybe that's why?

I just tried again, now it works - yesterday I got connection failures. Ah well, even better Tongue

Another nice touch would be the ability to show all songs of an artist, as I notoriously cannot remember the albums Tongue
find quote
dreamkp Offline
Member+
Posts: 34
Joined: Sep 2010
Reputation: 0
Location: Munich, DE
Post: #45
Hi frolick,

is it possible to include a setting to limit max entries(movies) per page and add a navigation through the pages? e.g. "Page 1 of 150"

I've got over 1500 movies and firefox is consuming over 2.8GB of memory if it tries to hold the whole movie list with covers in ram. It's getting slow as well.

I have one machine with 8GB of ram which can handle it, on the others, browsers are crashing most of the time.

Kind regards,
dreamkp

win7x64, eden pvr / frodo 12.1, mysql, aeon mq4, boblight
find quote
Mizaki Offline
Fan
Posts: 667
Joined: Apr 2011
Reputation: 12
Post: #46
dreamkp Wrote:Hi frolick,

is it possible to include a setting to limit max entries(movies) per page and add a navigation through the pages? e.g. "Page 1 of 150"

I've got over 1500 movies and firefox is consuming over 2.8GB of memory if it tries to hold the whole movie list with covers in ram. It's getting slow as well.

I have one machine with 8GB of ram which can handle it, on the others, browsers are crashing most of the time.

Kind regards,
dreamkp

That is the problem with displaying the thumbnails. They are the full size ones. I've read of a possible way to request scaled ones but obviously that will not be in Eden now. Maybe a list option would be a way to go and when you click on an item it brings up the info. What do you think?

I've added Recent Movies and Albums. I'm not sure on how to layout those two. I'm thinking maybe movies should be the same as episodes.

[Image: watched-clearlogo.jpg]
AWXi - Ajax web interface. Wiki
find quote
nupi Offline
Junior Member
Posts: 18
Joined: Oct 2011
Reputation: 0
Post: #47
An option not to show the thumbnails (i.e. list view) would definitely be helpful for large collections....
find quote
Mizaki Offline
Fan
Posts: 667
Joined: Apr 2011
Reputation: 12
Post: #48
I'll look at that next.

Unfortunately as I'm not a coder making changes takes me ages.

I'm currently trying to add:
Scan library function
Refresh page - atm once a page is loaded it never refreshes so new items aren't shown.

Hopefully I'll get them done this weekend (even more hopefully, today). Then I'll go onto the list view. Thinking about it, I'm hoping it should be quite simple. If not elegant Wink

- Done those two and added find to artists. Next is the list view then, pop up input controls I think.

[Image: watched-clearlogo.jpg]
AWXi - Ajax web interface. Wiki
(This post was last modified: 2011-11-06 03:55 by Mizaki.)
find quote
Mizaki Offline
Fan
Posts: 667
Joined: Apr 2011
Reputation: 12
Post: #49
I may be talking to myself here but never mind Wink

Added a list view option in settings.

I don't have a tablet but I think it's quite tablet friendly?

[Image: watched-clearlogo.jpg]
AWXi - Ajax web interface. Wiki
find quote
frolick Offline
Junior Member
Posts: 35
Joined: Jun 2011
Reputation: 0
Post: #50
Sorry that I've been AFK for a couple of weeks. I updated the first post so it should have the latest version of the web interface.

I'm going to rewrite the controls (L/R/U/D/Menu/Select/Power) tonight to change them from using the httpapi to using jsonrpc so we can get it in the repository.
find quote
Post Reply