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
This commit is contained in:
geoffrey45
2022-08-15 10:25:34 +03:00
parent 1f374eeda1
commit e1c9cfa99b
17 changed files with 122 additions and 79 deletions
+3 -1
View File
@@ -15,4 +15,6 @@
- Removing playlist image
- using square image on playlist
- Use bottom bar
- Fix search album and artist grid on 720p
- Fix search album and artist grid on 720p
- Use persisted pinia for queue store
- Introduce stores (pinia-ish) for the server