[C++]getting now playing info
#1
Hi everyone,

i am writting a application that communicates with xbmc. I easily got the applicaiton->xbmc communication working using xbmcclient.h. But now i am trying to get it the other way around.
I have been looking for a c++ sample but i couldnt find one.

What i want is to get now playing information. If i am correct i can do that with an http request but what bugs me is that it is only a pull way of getting things.
What i would like is to connect to xbmc so that it can tell me when something is happening.
can anyone guide me or point to a sample code?

Thanks
Reply

Logout Mark Read Team Forum Stats Members Help
[C++]getting now playing info0