couchpotato.core.notifications.xbmc module

class couchpotato.core.notifications.xbmc.XBMC[source]

Bases: couchpotato.core.notifications.base.Notification

getXBMCJSONversion(host, message='')
http_time_between_calls = 0
listen_to = ['renamer.after', 'movie.snatched']
notify(message='', data=None, listener=None)
notifyXBMCnoJSON(host, data)
request(host, do_requests)
use_json_notifications = {}