PDA

View Full Version : HTTP API broadcast functionality?


bufferbuilder
2009-01-04, 22:06
I want to use the broadcast functionality to provide now playing data. I'm not having much luck getting anything out of it. Can anyone confirm that the broadcast messages are functional?

althekiller
2009-01-05, 01:10
Which API? We have 4 or something.

bufferbuilder
2009-01-05, 01:45
Sorry, I am using the HTTP API. I'm looking for the UDP broadcast as outlined in the HTTP API doc.

Swifty
2009-01-06, 15:57
I'd also be interested to hear if this is still working, I'm looking at the same thing after seeing in the XBMC OM here; http://www.xbmc.org/wiki/?title=WebServerHTTP-API#Broadcast
But can't test it as the XBMC Listener sample links appear to go to an empty SF page.. anyone have a working link ?

bufferbuilder
2009-01-09, 17:31
Can anyone shed light on this subject?
Can anyone share the listener?
Does anyone like gladiator movies?

nad
2009-01-11, 21:31
It does still work.

http://xbox/xbmcCmds/xbmcHttp?command=SetBroadcast&parameter=1;8278

will switch it on.

You are correct that Listener no longer exists on Sourceforge - I hadn't noticed. Send me a Private Message with your email address and I'll email it to you.

Nad

ATrattnig
2009-07-28, 11:33
hi,

i have the problem to find a listener for the stop button of the player. And i cant find any example and i have no idea how to manage this.
I want to use it in a python plugin.
Thanks,

ATrattnig