auto-login headless login added
This commit is contained in:
7
todo.txt
7
todo.txt
@@ -1,2 +1,7 @@
|
||||
update volume slider from spotify every 10 seconds (probably going to need a new function for it)
|
||||
add clause for if nothing is playing is returend from spotify then present list of devices to chose where to start playback on
|
||||
add clause for if nothing is playing is returend from spotify then present list of devices to chose where to start playback on
|
||||
wrap all grid elements in a function, call that function from the start_playback_on_device function; right now it sometimes doesn't load the artist and title
|
||||
selection resets after 1 second on devices list; need to remove root.after in update_song_label function and call that function from the start_playback_on_device function
|
||||
and have that have a root.after to loop for refreshing devices... or find other way to make the root.after not deselect current selection in list.
|
||||
|
||||
last thing i was doing: BACKGROUND ALBUM ART IMAGE
|
||||
Reference in New Issue
Block a user