feishin/src/renderer/features/playlists
Jeff 59f4f43e84
Add ability to add/remove songs from playlist (#17)
* Add api for add/remove playlist items

* Add playlistItemId property to normalized Song

- This is used for Navidrome to delete songs from playlists

* Add mutations for add/remove from playlist

* Add context modal for playlist add

* Add remove from playlist from context menu

* Set jellyfin to use playlistItemId

* Adjust font sizing

* Add playlist add from detail pages

* Bump mantine to v6-alpha.2
2023-01-29 18:40:26 -08:00
..
components Add ability to add/remove songs from playlist (#17) 2023-01-29 18:40:26 -08:00
mutations Add ability to add/remove songs from playlist (#17) 2023-01-29 18:40:26 -08:00
queries Add pageIndex on infinite query results 2023-01-06 13:48:29 -08:00
routes Fix query not setting properly on render after save 2023-01-15 21:20:11 -08:00
index.ts Add ability to add/remove songs from playlist (#17) 2023-01-29 18:40:26 -08:00
utils.ts Add initial nd smart playlist ui 2023-01-04 15:54:25 -08:00