added liking by double tapping album art
add exception handling to update.py, prepping for handling script
This commit is contained in:
5
todo.txt
5
todo.txt
@@ -66,4 +66,7 @@ switch to spotify web api for track information to avoid api limit???
|
||||
03/04/2023:
|
||||
new updater, use version numbering to pull updates if server has a newer version and dont update if newer version isnt available.
|
||||
create a single json file that has a version list with download links to each version. have updater.py download the json file, read and compare to currently downloaded version.
|
||||
if newer version is in json file, follow link in json file to download, otherwise continue to start the program.
|
||||
if newer version is in json file, follow link in json file to download, otherwise continue to start the program.
|
||||
|
||||
03/04/2023:
|
||||
redo background color algo. PROMINENT COLOR not average like it is now.
|
||||
Reference in New Issue
Block a user