mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-12 14:07:24 +00:00

+ show albumartist on TrackItem if artists == "" + add action to reset playlist page artists to prevent content flashes + remove use of defaultTrackItem
20 lines
556 B
Markdown
20 lines
556 B
Markdown
- 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 |