swingmusic/server/roadmap.md
restyled-io[bot] 2e512bc223
Restyle Add edit playlist modal (#28)
* Restyled by black

* Restyled by clang-format

* Restyled by isort

* Restyled by prettier

* Restyled by prettier-markdown

* Restyled by reorder-python-imports

* Restyled by whitespace

* Restyled by yapf

Co-authored-by: Restyled.io <commits@restyled.io>
2022-04-09 02:19:27 +03:00

1.1 KiB

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