mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
slice: adopt kodi LOGNOTICE changes
This commit is contained in:
parent
fb8b81a16f
commit
04314f48b3
@ -142,7 +142,7 @@ class SlicePlayer(xbmc.Player):
|
||||
|
||||
self.speed = 1
|
||||
patterns.play('startup', False, 0.02)
|
||||
xbmc.log('service.slice add-on started', xbmc.LOGNOTICE)
|
||||
xbmc.log('service.slice add-on started', xbmc.LOGINFO)
|
||||
|
||||
def onPlayBackEnded(self):
|
||||
'Will be called when Kodi stops playing a file'
|
||||
|
Loading…
x
Reference in New Issue
Block a user