[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: 664
Joined: Apr 2011
Reputation: 12
Post: #401
I'm pretty sure it's not available. You should get the station name iirc? I'll double check later and run it past Montellese if I can't find it.

[Image: watched-clearlogo.jpg]
AWXi - Ajax web interface. Wiki
find quote
Martijn Online
Team-XBMC
Posts: 7,717
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #402
Yep I get the station name. You would think if it shows in the skin you would be able to get it through JSON to Tongue

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
Mizaki Offline
Fan
Posts: 664
Joined: Apr 2011
Reputation: 12
Post: #403
@Martijn Not looking good atm.

I'll give it a few days and then request a pull to the official repo. So speak now if there is something wrong Smile

[Image: watched-clearlogo.jpg]
AWXi - Ajax web interface. Wiki
find quote
neoflex Offline
Senior Member
Posts: 120
Joined: May 2011
Reputation: 0
Post: #404
(2012-04-30 20:28)Mizaki Wrote:  
(2012-04-30 12:11)neoflex Wrote:  Hi,

I have started to integrate spotiXBMC2 within AWX, i.e. to be able to play spotify albums from AWX.
You can find it there: https://github.com/neoflex/AWX-Eden/tree/spotiXBMC2

For now, play and enqueue albums should work, not yet songs individualy but you can use the playlist view.

I don't have a lot of time so if someone is willing to help, it would be great.

Hey, I don't have Spotify myself but if you want to make it optional like Cinema Experience I'll happily put it in. If you want some advice or have any questions feel free to PM and I'll help as best I can. I hear you on the time issues Smile

I submitted you a pull request Wink

I am also working on a version with interactions with my AV Receiver (i.e. for people having an htpc with xbmc plugged to their AV receiver) I tried to make it clean and extensible easily for others brands of AV Receiver.
What it does is to turn on your AV Receiver when you launch something from the web interface and turn the Receiver to the correct settings (input choice, surrounds parameters and so on).
It's specially usefull for music, the goal is to be able to just use AWX to select a song or an album and then the AV Receiver is switch on, set up on the correct inputs and settings and launch the music on XBMC.

[Image: Image%202012.05.03%2015:08:42.png]

You can find it there: https://github.com/neoflex/AWX-Eden/tree/AVR

If you're interested I'll do another PR.

If someone try this or want to integrate another AV Receiver brand, please let me know Wink
(This post was last modified: 2012-05-03 18:56 by neoflex.)
find quote
Mizaki Offline
Fan
Posts: 664
Joined: Apr 2011
Reputation: 12
Post: #405
Interesting. I just always use HDMI on my amp Smile PR away. If you haven't already it'll probably be best to put the logic into another js file in case others are added.

I won't merge the PR in until the current master is in the official repo just to be on the safe side.

[Image: watched-clearlogo.jpg]
AWXi - Ajax web interface. Wiki
find quote
neoflex Offline
Senior Member
Posts: 120
Joined: May 2011
Reputation: 0
Post: #406
I use HDMI myself to connect my HTPC to the AV Receiver but the HTPC is always on because I use it also as a nas.
So, in my case, XBMC being always launched but not the receiver I needed a way to turned it on when a media is launched via AWX Wink
find quote
john.cord Offline
Fan
Posts: 400
Joined: Jan 2007
Reputation: 5
Location: Vienna
Post: #407
Yes, Frodo support... !!!!

But not working :-(
(This post was last modified: 2012-05-04 16:27 by john.cord.)
find quote
Mizaki Offline
Fan
Posts: 664
Joined: Apr 2011
Reputation: 12
Post: #408
(2012-05-04 16:03)john.cord Wrote:  Yes, Frodo support... !!!!

But not working :-(

The new version has been pulled into the official repo and should work with frodo afaik.

[Image: watched-clearlogo.jpg]
AWXi - Ajax web interface. Wiki
find quote
bac522 Offline
Member
Posts: 84
Joined: Mar 2010
Reputation: 0
Post: #409
Really enjoy using this web interface. One request I have is can we add long seek buttons to the player interface on the main screen and the system control screen? I watch auto racing, but sometimes the pre-race shows are boring and want to just long seek through it. Although on the main screen maybe not such a big deal since I can just click somewhere on then "Currently Playing" bar to zoom ahead.

[Image: control.jpg]
(This post was last modified: 2012-05-05 14:26 by bac522.)
find quote
Mizaki Offline
Fan
Posts: 664
Joined: Apr 2011
Reputation: 12
Post: #410
I am planning on changing the full screen controls a bit but why not use the progress bar out of interest?

[Image: watched-clearlogo.jpg]
AWXi - Ajax web interface. Wiki
find quote
Post Reply