small improvements, bug fixes, ocd formatting,
This commit is contained in:
2024-12-26 03:13:35 -07:00
parent fa9208940a
commit d999db53ae
28 changed files with 178 additions and 181 deletions

View File

@@ -8,7 +8,7 @@ Personal Spotify playlist manager. Features inbound!
- stores links as from-to pairs
- fetches all playlists and links of the user into memory and then works with data. assumption is graphs won't be too big
## to-do:
## to-do
- re-evaluate all logging
- DRY all the API calls and surrounding processing