websocket, artwork, api, service_entry, downloadutils, contextmenu
This commit is contained in:
angelblue05 2016-10-06 23:15:23 -05:00 committed by GitHub
parent d61e872bf9
commit d2b6eaabb3
5 changed files with 124 additions and 123 deletions

View file

@ -42,6 +42,7 @@ class Player(xbmc.Player):
self.xbmcplayer = xbmc.Player()
log.debug("Starting playback monitor.")
xbmc.Player.__init__(self)
def GetPlayStats(self):