Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DiscordRPC: Listen to time update instead of seek
- Time updates don't trigger updates. Instead, they just update the time variable, which is used by other updates. - `SET_PLAYBACK_STATE` fires when seeking anyway, so RPC is still updated.
- Loading branch information