[PR #106] [MERGED] fix: error when setting activity with strings over 128 bytes #928

Closed
opened 2026-05-23 00:58:35 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/mpd-discord-rpc/pull/106
Author: @JakeStanger
Created: 2/4/2024
Status: Merged
Merged: 3/15/2024
Merged by: @JakeStanger

Base: masterHead: fix/max-length


📝 Commits (2)

  • b066370 chore(intellij): remove nursery clippy checks
  • 6e7d1e9 fix: error when setting activity with strings over 128 bytes

📊 Changes

2 files changed (+32 additions, -4 deletions)

View changed files

📝 .idea/runConfigurations/Clippy.xml (+2 -2)
📝 src/main.rs (+30 -2)

📄 Description

Fixes (partially) #105


🔄 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/106 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 2/4/2024 **Status:** ✅ Merged **Merged:** 3/15/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/max-length` --- ### 📝 Commits (2) - [`b066370`](https://github.com/JakeStanger/mpd-discord-rpc/commit/b06637095b0c98daca917fe064170551f89ad44e) chore(intellij): remove nursery clippy checks - [`6e7d1e9`](https://github.com/JakeStanger/mpd-discord-rpc/commit/6e7d1e92a1fb3b8cec33ea86f674130be3c3a532) fix: error when setting activity with strings over 128 bytes ### 📊 Changes **2 files changed** (+32 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.idea/runConfigurations/Clippy.xml` (+2 -2) 📝 `src/main.rs` (+30 -2) </details> ### 📄 Description Fixes (partially) #105 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 00:58:35 +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#928
No description provided.