Skip to content

Keep Discord Rich Presence connected - #223

Merged
lullabyX merged 4 commits into
masterfrom
discord-ipc-robustness
Sep 14, 2026
Merged

lullabyX merged 4 commits into
masterfrom
discord-ipc-robustness

Conversation

@lullabyX

Copy link
Copy Markdown
Owner

Problems

  • Rich Presence could die permanently mid-session. Once the IPC path held a dead or non-socket entry, every later reconnect kept picking that same entry and failing, so presence stayed dark until SONE was restarted.
  • Starting Discord after SONE did nothing. Reconnection only ever happened on a playback event, so a track already playing would never trigger one.
  • Presence could linger after Discord quit, showing a track that was no longer playing.
  • Users without Discord installed had their log filled with a connection warning on every attempt.

@lullabyX
lullabyX merged commit 4360a05 into master Sep 14, 2026
2 checks passed
@lullabyX
lullabyX deleted the discord-ipc-robustness branch September 14, 2026 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant