def play(self, url, listitem): print 'Now im playing... %s' % url self.stopPlaying.clear() xbmc.Player().play(url, listitem)