What the development-status of the WebServer (libGOAhead) and the old web interface?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
nad Offline
Team-XBMC Developer
Posts: 265
Joined: Feb 2004
Reputation: 0
Question  What the development-status of the WebServer (libGOAhead) and the old web interface? Post: #1
could someone let me know what the current development status of the xbmc web server is? if it is dormant i might have time to look at it myself.

to me the web server is one of xbmc's most desirable features since i wish to control it from a pocket pc.

nad

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


[Image: badge.gif]
find quote
Hullebulle Offline
Posting Freak
Posts: 1,966
Joined: Sep 2003
Reputation: 0
Post: #2
as far as i know nobody is working on it atm. so feel free and go ahead to improve it. Smile

read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
find quote
xGizmo Offline
Junior Member
Posts: 27
Joined: Jan 2004
Reputation: 0
Post: #3
there are some new skins at allxboxskins.com if that is what you're looking for, but i guess that will not get you any further with pocket pc control  Confused
it might give you some inspiration though...
have a look at:
http://www.allxboxskins.com/skins....id=2335
find quote
nad Offline
Team-XBMC Developer
Posts: 265
Joined: Feb 2004
Reputation: 0
Post: #4
thanks. i'll starting browsing the source code and get back to you. don't hold your breath though.

nad

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


[Image: badge.gif]
find quote
salle78 Offline
Junior Member
Posts: 15
Joined: Feb 2004
Reputation: 0
Post: #5
i have made a small windows application that can control xbmp or xbmc by sending commands to the webserver.

taka a look at my homepage for the application (with screenshots and all):

http://www.geocities.com/grundir4/xbmr/


features that i would like to see in the webserver (to be able to improve my program, and make the webinterface more useful):

-be able to retrieve the current playlist (and play songs from it)
-find out which song/file that is currently playing
-set volume

it would also be nice if you could get some kind of id or path of the song/file, so that you don't have to go to that files directory "manually" if you want to play the song right away, i.e. just call /xbmpcmds/xbmpform?command=playfile&fileid=345 or something like that if you know what i mean. but maybe that's not possible cause of the way that xbmc is built i don't know, just wanted to ask.
find quote
thebeast Offline
Senior Member
Posts: 193
Joined: Oct 2003
Reputation: 0
Location: EU, Denmark, Copenhagen
Thumbs Up    Post: #6
(salle78 @ feb. 11 2004,23:32 Wrote:i have made a small windows application that can control xbmp or xbmc by sending commands to the webserver.

taka a look at my homepage for the application (with screenshots and all):

http://www.geocities.com/grundir4/xbmr/


features that i would like to see in the webserver (to be able to improve my program, and make the webinterface more useful):

-be able to retrieve the current playlist (and play songs from it)
-find out which song/file that is currently playing
-set volume

it would also be nice if you could get some kind of id or path of the song/file, so that you don't have to go to that files directory "manually" if you want to play the song right away, i.e. just call /xbmpcmds/xbmpform?command=playfile&fileid=345 or something like that if you know what i mean. but maybe that's not possible cause of the way that xbmc is built i don't know, just wanted to ask.
i would like those also. it would make it easier to use xbox to play back music for instance.

especially if one is often at another computer or other computers often, with a web browser. and if one doesn't have a remote...

you should perhaps try working closer with xmbc as well as putting up your program Wink
find quote
Niclas Offline
Junior Member
Posts: 10
Joined: Oct 2003
Reputation: 0
Post: #7
hello salle78!

great work, have you published the source for your application somewhere?

regards niclas
find quote
salle78 Offline
Junior Member
Posts: 15
Joined: Feb 2004
Reputation: 0
Post: #8
(nad @ feb. 08 2004,15:17 Wrote:thanks. i'll starting browsing the source code and get back to you. don't hold your breath though.

nad
the easies way is just to modify the asp-pages (make a new web-skin) so that they are viewable in pocket internet explorer on the pocket pc.

i am thinking of doing that myself when i have an ipaq with wlan in a drawer somewhere (the batteries on it are not that great).
find quote
salle78 Offline
Junior Member
Posts: 15
Joined: Feb 2004
Reputation: 0
Post: #9
(niclas @ feb. 13 2004,18:37 Wrote:hello salle78!

great work, have you published the source for your application somewhere?

regards niclas
thx niclas,
no i have not published the source, what are you missing in the application? (keep in mind that it is only the first alpha-version)

i will release the source-code when i lose interest in developing the application or if i don't have time for it.
find quote
salle78 Offline
Junior Member
Posts: 15
Joined: Feb 2004
Reputation: 0
Post: #10
(thebeast @ feb. 13 2004,01:37 Wrote:you should perhaps try working closer with xmbc as well as putting up your program Wink
i have looked at the code in the cvs, but c++ is not my native language so to speak. but maybe i willl give it a try...
find quote
Post Reply