master
Lukas Schulz 2020-12-19 22:43:23 +01:00
parent b16e2a9b4a
commit c53e992f0d
1 changed files with 1 additions and 0 deletions

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)