[PR #165] [CLOSED] Change activity type to 'listening' instead of 'playing' #717

Closed
opened 2026-05-22 23:59:04 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/mpd-discord-rpc/pull/165
Author: @willyamcosta
Created: 10/24/2024
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 91a7ee1 Change 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.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/mpd-discord-rpc/pull/165 **Author:** [@willyamcosta](https://github.com/willyamcosta) **Created:** 10/24/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`91a7ee1`](https://github.com/JakeStanger/mpd-discord-rpc/commit/91a7ee18b3587077b56314d20596ba4bcfb30e2f) Change 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) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+12 -0) 📝 `Cargo.toml` (+1 -1) 📝 `src/main.rs` (+2 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 23:59:04 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/mpd-discord-rpc#717
No description provided.