Closed iotku closed 1 year ago
Repro Steps:
May have been solved with the refactor here, https://github.com/iotku/mumzic/commit/45f10a3fb6919a00221c748e7ec96e342595d24b as we now don't use player.skip() but instead the playlist directly
Although now skip is busted.
Still valid issue for playnow in general, IsPlaying returns false yet audio data is still being sent and upcoming tracks play on top of it.