mirror of
https://github.com/JakeStanger/mpd-discord-rpc.git
synced 2026-07-11 21:15:29 +01:00
[PR #33] [MERGED] Fix/missing tag error #598
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#598
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/33
Author: @JakeStanger
Created: 1/21/2023
Status: ✅ Merged
Merged: 1/21/2023
Merged by: @JakeStanger
Base:
master← Head:fix/missing-tag-error📝 Commits (6)
8df586cchore(intellij): run configs66adc72feat: (hopefully) better error messages7f97c23fix: error when track missing tags7e19e7cbuild: update depsb478c56build: fix import errors0118514chore: update lockfile📊 Changes
10 files changed (+77 additions, -64 deletions)
View changed files
➕
.idea/runConfigurations/Clippy.xml(+19 -0)➕
.idea/runConfigurations/Format.xml(+19 -0)➕
.idea/runConfigurations/Run.xml(+19 -0)➖
.idea/shelf/Uncommitted_changes_before_Checkout_at_19_06_2022,_17_07_[Default_Changelist]/shelved.patch(+0 -18)➖
.idea/shelf/Uncommitted_changes_before_Checkout_at_19_06_2022__17_07__Default_Changelist_.xml(+0 -4)📝
Cargo.lock(+5 -30)📝
Cargo.toml(+1 -1)📝
src/album_art.rs(+2 -2)📝
src/main.rs(+2 -2)📝
src/mpd_conn.rs(+10 -7)📄 Description
Fixes #24
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.