jeffvli
51c2731b07
Handle queue all songs by double click ( #67 )
2023-05-20 21:31:00 -07:00
jeffvli
93530008a9
Add custom query prop to play queue add
2023-05-20 20:58:11 -07:00
jeffvli
6747fbb701
Add initialSongId prop as alternative to initialIndex
2023-05-20 20:47:07 -07:00
jeffvli
3df2915f5f
Allow initialIndex on queue add ( #67 )
...
- Clean up play queue handler
- Split out functions to utils
2023-05-20 18:40:45 -07:00
jeffvli
b5fa6f0baa
Handle song detail on playqueue add
2023-05-20 02:08:37 -07:00
jeffvli
314bd766df
Refactor all api instances in components
2023-04-30 22:01:52 -07:00
jeffvli
275d68ec5b
Fix mpv stopping after first playback
...
- On startup, the first time a song is played, mpv will stop after playback
- This adds a loop to the queue handler to automatically retry when failing to add to the queue
2023-03-09 12:45:13 -08:00
Jeff
23f84d68e8
Add MPRIS support ( #25 )
...
* Stop mpv on app close for linux/macOS (#20 )
* Add initial MPRIS support
* Fix mpv path check
2023-02-08 23:57:06 -08:00
jeffvli
2df96c0d31
Add song filter as add queue type
2023-01-07 03:26:18 -08:00
jeffvli
d1dfbaedaa
Move LibraryItem type
2023-01-05 21:59:07 -08:00
jeffvli
0ed13c75af
Fix stale state on playqueue when switching server
2023-01-03 03:16:53 -08:00
jeffvli
d54131b34a
Remove console logs
2023-01-03 00:51:24 -08:00
jeffvli
5cef23944f
Add playlist queue handler
2022-12-31 20:07:44 -08:00
jeffvli
aa1cd742ad
Move play queue handler to context
2022-12-31 19:26:58 -08:00
jeffvli
185175aa89
Handle album artist play
2022-12-30 21:02:17 -08:00
jeffvli
d5435686bf
Add error catch when fetching for playqueue
2022-12-29 18:29:24 -08:00
jeffvli
9836d548a6
Accept string of ids by itemtype in playqueue add
2022-12-28 19:19:05 -08:00
jeffvli
8ebe882236
Add 'byData' as playqueue add option
2022-12-28 15:31:04 -08:00
jeffvli
4353e81df3
Add checks for player type
2022-12-25 01:55:00 -08:00
jeffvli
1fbdfe725c
Add conditional for preload functions
2022-12-25 01:25:46 -08:00
jeffvli
c858479d57
Redo queue handler as hook
2022-12-21 01:28:59 -08:00