mirror of
https://github.com/JakeStanger/mpd-discord-rpc.git
synced 2026-07-11 09:15:30 +01:00
[PR #165] [CLOSED] Change activity type to 'listening' instead of 'playing' #182
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#182
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/165
Author: @willyamcosta
Created: 10/24/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
91a7ee1Change activity type to 'listening' instead of 'playing', it would be interesting if this were an option in the settings to change it, I still don't understand rust, so I'll leave that to you.📊 Changes
3 files changed (+15 additions, -1 deletions)
View changed files
📝
Cargo.lock(+12 -0)📝
Cargo.toml(+1 -1)📝
src/main.rs(+2 -0)📄 Description
it would be interesting if this were an option in the settings to change it, I still don't know rust, so I'll leave that to you.
ps: even with the activity_type feature, the “type” alias doesn't exist so I used “_type”
ps 2: activity_type feature is still required.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.