Fix resume
This commit is contained in:
parent
d380aa8ac3
commit
95b37b51f5
1 changed files with 0 additions and 1 deletions
|
@ -381,7 +381,6 @@ class KodiMonitor(xbmc.Monitor):
|
|||
"""
|
||||
# Some init
|
||||
self._already_slept = False
|
||||
self.playlistid = None
|
||||
self.playerid = None
|
||||
# Get the type of media we're playing
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue