Added help command, fixed Spotify search

This commit is contained in:
2025-07-31 00:27:10 -05:00
parent 158633d077
commit 5da8b2b193
5 changed files with 271 additions and 161 deletions

View File

@ -29,10 +29,11 @@ TODO
----
+ ~~add art and lastfm url fetching~~
+ add help command
+ ~~add help command~~
+ ~~refactor to combine repeated parts of art, url, and fmi.~~
+ use macro for commands
+ use Option instead of empty string sentinel value
+ add cache for album art colors
+ ~~add spotify link fetching~~
+ make various parameters user-configurable
+ use tiny-skia instead of magick-rust?