[Web Interface Addon] XBMC Control Web Page - an open source development project

  Thread Rating:
  • 3 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
VELPO Offline
Junior Member
Posts: 14
Joined: Jan 2012
Reputation: 0
Post: #241
I don't know what the deal is. I have about 20 playlists in that folder; m3u, wpl, asx - and only 1 shows up via XBMControl.
(This post was last modified: 2012-03-28 18:34 by VELPO.)
find quote
Kabooga Offline
Senior Member
Posts: 193
Joined: Feb 2009
Reputation: 0
Location: Silicon Valley, CA
Post: #242
VELPO: I think I see the problem with only one playlist showing. Code bug on my part, will have a fix soon.

Cheers,
Kabooga

I am an expert at acting like an expert ---- WC Fields.

XBMC Web Control Interface - http://code.google.com/p/xbmcontrol-web/
find quote
VELPO Offline
Junior Member
Posts: 14
Joined: Jan 2012
Reputation: 0
Post: #243
Good news, I ran out of options to try!
find quote
Kabooga Offline
Senior Member
Posts: 193
Joined: Feb 2009
Reputation: 0
Location: Silicon Valley, CA
Post: #244
Newest version webinterface.xrc-0.0.C.zip can be loaded at.
http://code.google.com/p/xbmcontrol-web/downloads/list

Changes:
'Load Playlist' Button will see more than one playlist.

Sorry for the long wait. Cheers.

I am an expert at acting like an expert ---- WC Fields.

XBMC Web Control Interface - http://code.google.com/p/xbmcontrol-web/
find quote
VELPO Offline
Junior Member
Posts: 14
Joined: Jan 2012
Reputation: 0
Post: #245
+downloading.

Yesssssssss! There they are!

Thank you.
(This post was last modified: 2012-04-18 05:25 by VELPO.)
find quote
avaholic Offline
Junior Member
Posts: 1
Joined: Aug 2012
Reputation: 0
Post: #246
Hello,

Just starting out with XBMC...

Unfortunately, I have not organized my library properly and would love to use your tool.

I downloaded it, installed it as a zip, and changed the XBMC network settings to allow for web control.

However, when I browse to the web URL I receive:

The connection was reset.
The connection to the server was reset while the page was loading.

Tried changing port 80 to 8080 with same results.

I thought perhaps I needed IIS so I added that feature and obviously see the undefined IIS 7 page but no XBMC Control. I've removed IIS.

Any ideas?

WIndows 7 64
Tried IE 9, FF 13.0
eden

Thanks,

Chris
(This post was last modified: 2012-08-05 16:10 by avaholic.)
find quote
Kabooga Offline
Senior Member
Posts: 193
Joined: Feb 2009
Reputation: 0
Location: Silicon Valley, CA
Post: #247
Hi Chris,

I am assuming you are running the 'Eden' version of XBMC.

There are a few things I do after loading the addon from a zip file.
From System->Network->Services
1) Make sure 'Allow Control of XBMC via HTTP' is enabled.
2) Port is set to 8080.
3) Web interface shows 'XBMControl Web' selected. (This is three lines down from the Port setting).

To verify it is working I start up a browser on the machine running XBMC, clear the browsers cache (this is important), and go to page "http://localhost:8080". The page should start up correctly.

Hope this helps,

Cheers.
Kabooga

I am an expert at acting like an expert ---- WC Fields.

XBMC Web Control Interface - http://code.google.com/p/xbmcontrol-web/
find quote
marvin1985 Offline
Junior Member
Posts: 7
Joined: Jul 2012
Reputation: 0
Post: #248
Would it be possible to add *all-artists* to the top of the artist list, so that you can see a list of all your albums on the right and all songs on the bottom list? That way you can find a certain album or song without knowing the artist. That would be a fantastic addition Smile
find quote
Kabooga Offline
Senior Member
Posts: 193
Joined: Feb 2009
Reputation: 0
Location: Silicon Valley, CA
Post: #249
I am currently working on getting this Web Interface working with the upcoming Frodo version. The interface will look the same, but the code is greatly changed to handle the newest framework from Sencha.

I'll add the 'All' artists in this update. Please note that if you select 'All' artists then every song in the library will be retrieved and put into the list. On smaller libraries this is acceptable, but on large libraries you may hang-ups or long refresh times on the interface.

Regards,

Kabooga.

I am an expert at acting like an expert ---- WC Fields.

XBMC Web Control Interface - http://code.google.com/p/xbmcontrol-web/
find quote
marvin1985 Offline
Junior Member
Posts: 7
Joined: Jul 2012
Reputation: 0
Post: #250
I would suggest that when you click on "all artists" only the albums appear on the right side. Then, on top of the album list there could be an "all albums" option to load all the songs. I think most of the time you would only need to see the albums, which should load pretty fast.
find quote
Post Reply