[LINUX] Is D-Bus support available in XBMC
#1
This is my first thread.

I am going to make python-script (XBMC) which will send to another python-script (non-XBMC) some information and I'm going to use D-Bus for this.

Please tell me just one thing: is this available?

Thank you.
Reply
#2
We haven't wrapped it but you can probably use it nevertheless, apt script on xbmc-addons uses system lib, python-apt.

If you don't want to import systemlibs, you can use dbus-send and use system.exec in xbmc instead.

Cheers,
Tobias
If you have problems please read this before posting

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

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] Is D-Bus support available in XBMC0