This commit is contained in:
Lukas Schulz 2020-12-19 22:43:23 +01:00
parent b16e2a9b4a
commit c53e992f0d

View file

@ -43,6 +43,7 @@ def get_track():
return image
#image.save("thumbnail.jpg","JPEG")
screen.SetImage(thumbnail.convert('RGB'))
print('set image')
#if token:
# sp = spotipy.Spotify(auth=token)