feishin/src/renderer/features/player/hooks
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
..
use-center-controls.ts Add MPRIS support (#25) 2023-02-08 23:57:06 -08:00
use-handle-playqueue-add.ts Fix mpv stopping after first playback 2023-03-09 12:45:13 -08:00
use-playqueue-add.ts Move play queue handler to context 2022-12-31 19:26:58 -08:00
use-right-controls.ts Fix web volume handler (#35) 2023-03-09 01:40:08 -08:00
use-scrobble.ts Add scrobble functionality (#19) 2023-01-30 20:01:57 -08:00