# Fixes ! - [ ] Click on artist image to go to artist page ⚠ - [ ] Play next song if current song can't be loaded ⚠ - [ ] Removing song duplicates from queries - [ ] Add support for WAV files - [ ] Compress thumbnails # Features + ## Needed features - [ ] Adding songs to queue - [ ] Add keyboard shortcuts - [ ] Adjust volume - [ ] Add listening statistics for all songs - [ ] Extract color from artist image [for use with artist card gradient] - [ ] Adding songs to favorites - [ ] Playing song radio ## Future features - [ ] Toggle shuffle - [ ] Toggle repeat - [ ] Suggest similar artists - [ ] Getting artist info - [ ] Create a Python script to build, bundle and serve the app - [ ] Getting extra song info (probably from genius) - [ ] Getting lyrics - [ ] Sorting songs - [ ] Suggest undiscorvered artists, albums and songs - [ ] Remember last played song - [ ] Add next and previous song transition and progress bar reset animations - [ ] Add playlist to folder - [ ] Add functionality to 'Listen now' button - [ ] Paginated requests for songs - [ ] Package app as installable PWA