Logs look good but Discord Presence not updating #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Steps Taken:
Feb 04 09:14:39 momentsinabox navidrome[142919]: time="2026-02-04T09:14:39-05:00" level=info msg="IsAuthorized for user spiffyrob: true" plugin=discord-rich-presence Feb 04 09:14:39 momentsinabox navidrome[142919]: time="2026-02-04T09:14:39-05:00" level=info msg="Setting presence for user spiffyrob, track: I Come from the Mountain" plugin=discord-rich-presence Feb 04 09:14:39 momentsinabox navidrome[142919]: time="2026-02-04T09:14:39-05:00" level=info msg="Reusing existing connection for user spiffyrob" plugin=discord-rich-presence Feb 04 09:14:39 momentsinabox navidrome[142919]: time="2026-02-04T09:14:39-05:00" level=info msg="Sending activity for user spiffyrob: I Come from the Mountain - Osees" plugin=discord-rich-presenceBut my presence is not updating in Discord.
Reached out to deluan who suggested trying the example clientID in the navicord readme, no change. deluan then asked me to add the issue here. So here it is. :)
Did some troubleshooting with deluan and made a discovery: I grabbed the token from another Discord account and updated the token in the plugin configuration. This worked and rich presence was shown for that Discord account. But once I switched it back to my main Discord account it did not work.
It seems the plugin is working as expected and the issue is on the Discord side. I'm not going to close this because I'd love to discover the issue and update for others who may run into this but all good if you want to close.
Settings > Activity Privacy > Share my activity: ON.
Duh, but yay, working now!