fix
This commit is contained in:
parent
7b1fd5cbe4
commit
b8d39e41a3
@ -160,7 +160,7 @@ class Luniebox(object):
|
|||||||
return False
|
return False
|
||||||
|
|
||||||
try:
|
try:
|
||||||
self.spotifydl = SpotifyDL(luniebox)
|
self.spotifydl = SpotifyDL(self)
|
||||||
logging.getLogger('luniebox').info("spotifydl enabled!")
|
logging.getLogger('luniebox').info("spotifydl enabled!")
|
||||||
return True
|
return True
|
||||||
except Exception as exception:
|
except Exception as exception:
|
||||||
|
Loading…
Reference in New Issue
Block a user