mirror of
https://github.com/JakeStanger/mpd-discord-rpc.git
synced 2026-07-11 20:15:29 +01:00
[PR #7] [MERGED] more accurate elapsed/duration #1384
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#1384
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?
📋 Pull Request Information
Original PR: https://github.com/JakeStanger/mpd-discord-rpc/pull/7
Author: @Phate6660
Created: 8/7/2020
Status: ✅ Merged
Merged: 8/13/2020
Merged by: @JakeStanger
Base:
master← Head:patch-1📝 Commits (2)
1ed3c6amore accurate elapsed/duration72a0db1oops, the:0>2was necessary📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
src/mpd_conn.rs(+3 -3)📄 Description
I noticed that the elapsed/duration is more often than not a bit off. I assume due to the rounding?
I have found that this is accurate from what I can tell. Just thought I'd share this.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.