mirror of
https://github.com/JakeStanger/mpd-discord-rpc.git
synced 2026-07-11 10:15:28 +01:00
[GH-ISSUE #6] elapsed time does not update #804
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#804
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 @Kranzes on GitHub (Aug 1, 2020).
Original GitHub issue: https://github.com/JakeStanger/mpd-discord-rpc/issues/6
so apparently the elapsed time on discord updates every 2 seconds for the person thats running
mpd-discord-rpc, but it does not update for the other person that is just viewing the other person's discord status/profile.it only updates once every minute or so, it inst consistent at all.
i would like if you could make so it updates the elapsed time every 1 second for both of the users, the one that is running
mpd-discord-rpcand the one that is viewing the other person's profile.@JakeStanger commented on GitHub (Oct 11, 2020):
Hey, sorry it took me so long to get to this but I somehow completely missed the issue.
I think that's a limitation of how Discord's RPC system works, which is a bugger. I might be able to use the time elapsed system that's built in but it does limit the formatting annoyingly.
@JakeStanger commented on GitHub (Oct 11, 2020):
I think that's the best I can do. How does that work for you?
@Phate6660 commented on GitHub (Oct 12, 2020):
I love this. Not OP, just wanted to thank you for adding this.
@JakeStanger commented on GitHub (Oct 12, 2020):
I think I'm pretty happy with it. I'm going to merge the PR and release an update tomorrow evening.
@JakeStanger commented on GitHub (Oct 14, 2020):
Closed for now. @Kranzes if this doesn't solve your problem, feel free to re-open.