Skip to content

Origin Ghost Player v0.2.1

Choose a tag to compare

@fvhde fvhde released this 18 Aug 21:00
· 7 commits to main since this release

Hotfix: fixes a bug where a track you'd deliberately paused could resume playing on its own after
a while (e.g. once the listener reconnected after being idle and re-picked-up that same paused
session). The v0.2.0 auto-focus fix's safety-net resume call was unconditional; it's now gated on
the track actually still being in a playing state, so a real pause is never overridden.