feishin/src
Kendall Garner 5cc2276781
[bugfix]: web player edge cases
Two bugs addressed in response to Safari changes:
1. Only handle `onEnded` for real streams, preventing `autoNext()` spam when the last track finishes
2. `.play()` is not necessarily a safe operation (if empty wave was started, can cause exception later). Catch this exception and discard it. This also only occurred when playing the last track
2024-01-28 01:50:51 -08:00
..
__tests__ Lint all files 2023-07-01 19:14:12 -07:00
i18n [bugfix]: Fix add to playlist success message 2024-01-25 23:58:21 -08:00
main Merge pull request #435 from kgarner7/fix-init-timing 2024-01-23 05:18:20 +00:00
remote [bugfix/feature]: Improve ratings (#332) 2023-10-28 20:00:01 -07:00
renderer [bugfix]: web player edge cases 2024-01-28 01:50:51 -08:00
types Add MPRIS support (#25) 2023-02-08 23:57:06 -08:00