No xbmc-send in Dharma builds?
#1
Hello,

I am trying to integrate notifications by firing them off cron (wait a little while for XBMC to boot). I have no xbmc-send in the bin directory which XBMC resides in. I want to use the jsonRPC but there is no notification method, so I resorted to xbmc-send. Unfortunately this doesn't seem to exist, so my last resort is to enable the web server and use the HTTP API + curl POST get requests (deprecated, and overkill).

My build is custom compiled, but I couldn't find reference to xbmc-send on git either. Take a look at my build, but I've searched and it's not there, wondering why

http://download.stmlabs.com/bin/builds/x...0.1.tar.gz
Reply
#2
guess you just need to know where to look ;-)

https://github.com/xbmc/xbmc/tree/master...BMC%20Send
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
Thanks, but I get no module named xbmcclient. The fact that it wasn't there in the bin directory means I have no eventclient package. I'm interested in building this myself.

Can I just build the entire EventClients folder then, with xbmcclient.h?
Reply

Logout Mark Read Team Forum Stats Members Help
No xbmc-send in Dharma builds?0