mirror of
https://github.com/JakeStanger/mpd-discord-rpc.git
synced 2026-07-11 08:15:27 +01:00
[PR #214] [MERGED] feat: timestamp "both" mode, progress bar #225
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#225
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/214
Author: @fxzzi
Created: 6/4/2025
Status: ✅ Merged
Merged: 6/5/2025
Merged by: @JakeStanger
Base:
master← Head:progress-bar📝 Commits (1)
0697293feat: timestamp "both" mode, progress bar📊 Changes
3 files changed (+12 additions, -3 deletions)
View changed files
📝
README.md(+2 -2)📝
src/config.rs(+2 -1)📝
src/mpd_conn.rs(+8 -0)📄 Description
implements a "both" mode for the timestamp setting, which sends both the start time and the end time of the song, which creates a progress bar on Discord:
Also set it as the default, as I think it's the most sane option.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.