Logs look good but Discord Presence not updating #2

Closed
opened 2026-02-04 07:51:56 -07:00 by spiffyrob · 2 comments
spiffyrob commented 2026-02-04 07:51:56 -07:00 (Migrated from github.com)

Steps Taken:

  1. Discord app created and authorized for my user
  2. Plugin installed and configured in Navidrome (triple checked I grabbed the right Discord token)
  3. Test song played. Logs:

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-presence

But 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. :)

Steps Taken: 1. Discord app created and authorized for my user 2. Plugin installed and configured in Navidrome (triple checked I grabbed the right Discord token) 3. Test song played. Logs: `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-presence` But 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. :)
spiffyrob commented 2026-02-04 15:59:24 -07:00 (Migrated from github.com)

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.

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.
spiffyrob commented 2026-02-04 16:05:11 -07:00 (Migrated from github.com)

Settings > Activity Privacy > Share my activity: ON.

Duh, but yay, working now!

Settings > Activity Privacy > Share my activity: ON. Duh, but yay, working now!
Sign in to join this conversation.