mirror of
https://github.com/JakeStanger/mpd-discord-rpc.git
synced 2026-07-11 09:15:30 +01:00
[PR #218] [MERGED] Various fixes #1293
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#1293
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/218
Author: @JakeStanger
Created: 6/22/2025
Status: ✅ Merged
Merged: 6/22/2025
Merged by: @JakeStanger
Base:
master← Head:fix/various📝 Commits (7)
5c2142cchore: remove unused depsd6087a6chore: set to rust 2024 editioncbb9e4abuild: fix missinguniversal-configsave featuref395b30fix: error if song title is one char long865621cfix: not sending ready event on connect7492825chore(intellij): update confige759103refactor: reduce idle check time to 3 seconds📊 Changes
5 files changed (+44 additions, -138 deletions)
View changed files
📝
.idea/runConfigurations/Run.xml(+4 -3)📝
Cargo.lock(+14 -115)📝
Cargo.toml(+2 -5)📝
src/album_art.rs(+1 -1)📝
src/main.rs(+23 -14)📄 Description
Small cleanup and fixes some recent issues. Details in commits
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.