mirror of
https://github.com/JakeStanger/mpd-discord-rpc.git
synced 2026-07-11 05:15:29 +01:00
[GH-ISSUE #239] updating currently playing music takes 15-30 secs #575
Labels
No labels
bug
enhancement
help wanted
package
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/mpd-discord-rpc#575
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @DaBuddhalint on GitHub (Oct 4, 2025).
Original GitHub issue: https://github.com/JakeStanger/mpd-discord-rpc/issues/239
whenever i change music, or it starts the next music automatically, it takes a long time for the rpc to update.
it also happens when i start up the systemd service
@fxzzi commented on GitHub (Oct 9, 2025):
I've noticed this too recently
@JakeStanger commented on GitHub (Jan 6, 2026):
Running the executable directly doesn't seem to have this problem, it seems to be related to running it under systemd. I've no idea why that'd be?