Commit graph

68 commits

Author SHA1 Message Date
jeffvli
598b627bb4 Supress errors from main process 2023-04-03 04:13:41 -07:00
jeffvli
77bfb916ba MPV player enhancements
- start the player from the renderer
- dynamically modify settings without restart
2023-04-02 21:41:32 -07:00
jeffvli
293d8ec584 Add setting to disable auto update 2023-03-31 06:15:04 -07:00
jeffvli
2b1c1d5e59 Add tray settings (#49) 2023-03-30 08:09:20 -07:00
jeffvli
4ffc544e87 Remove unused preload items 2023-03-29 20:38:37 -07:00
jeffvli
cf00992d71 Fix song repeating when disabled (#55) 2023-03-29 18:17:56 -07:00
jeffvli
cd6bf25011 Prevent second app instance (#62) 2023-03-29 00:40:29 -07:00
jeffvli
27cbc23d87 Set default mpv gapless-audio config to weak (#45) 2023-03-09 12:51:30 -08: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
Adam
661751f306
Fix playback being interrupted by clicking maximize. #39 (#42) 2023-03-03 18:23:59 -08:00
Jeff
c878e36015
Ignore CORS & SSL (#23)
* Add toggle to ignore CORS

* Add option to ignore SSL
2023-02-10 11:53:26 -08:00
jeffvli
60219c2522 Minor player adjustments 2023-02-09 00:36:55 -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
563a4b3a7c Add button to open browser devtools 2023-02-08 14:42:13 -08:00
jeffvli
93960d4605 Fix restart function 2022-12-29 19:30:55 -08:00
jeffvli
4614358163 Force quit mpv on app close (#4) 2022-12-25 00:56:16 -08:00
jeffvli
6685bfe9d3 Use relative imports on main 2022-12-21 01:28:59 -08:00
jeffvli
e87c814068 Add files 2022-12-19 17:44:40 -08:00