swingmusic/todo.md
geoffrey45 e1c9cfa99b add experimental remove from queue action
+ show albumartist on TrackItem if artists == ""
+ add action to reset playlist page artists to prevent content flashes
+ remove use of defaultTrackItem
2022-08-15 10:25:34 +03:00

556 B

  • Removing track from queue

  • Removing track from playlist

  • Store album bio to db

  • Saving queue as playlist

  • Queue context menu

  • Play full folder without using the play button

  • Multi select track and do something

  • Use virtual scroll on queue list

  • Fix play next bug

  • Play full folder as next

  • Append full folder to queue

  • Deleting a playlist

  • Removing playlist image

  • using square image on playlist

  • Use bottom bar

  • Fix search album and artist grid on 720p

  • Use persisted pinia for queue store

  • Introduce stores (pinia-ish) for the server