много шума

pull/11/head
inpos 2016-03-24 12:39:34 +03:00
parent 81173a2f09
commit e7c1aef44f
1 changed files with 1 additions and 1 deletions

View File

@ -520,7 +520,7 @@ class InposPlayer(xbmc.Player):
with nested(self.attach(overlay.show, self.on_playback_paused),
self.attach(overlay.hide, self.on_playback_resumed, self.on_playback_stopped)):
while not xbmc.abortRequested and self.isPlaying():
self.print_fulldebug()
#self.print_fulldebug()
status = self.engine.status()
if not self.next_dling:
file_status = self.engine.file_status(self.contentId)