[PR #1624] [CLOSED] Fix/broken metadata #1464

Closed
opened 2026-02-27 20:02:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1624
Author: @MrCheatEugene
Created: 11/7/2025
Status: Closed

Base: devHead: fix/broken-metadata


📝 Commits (3)

  • 9a0c96b fix: uses the extended-metadata endpoint to retrieve metadata
  • 0e55742 chore: update CHANGELOG.md
  • dd9c3a1 chore: fix clippy warnings

📊 Changes

9 files changed (+81 additions, -76 deletions)

View changed files

📝 CHANGELOG.md (+6 -1)
📝 core/src/spclient.rs (+56 -36)
📝 discovery/src/lib.rs (+1 -1)
📝 metadata/src/album.rs (+2 -2)
📝 metadata/src/artist.rs (+2 -2)
📝 metadata/src/episode.rs (+2 -2)
📝 metadata/src/show.rs (+2 -2)
📝 metadata/src/track.rs (+2 -2)
📝 playback/src/config.rs (+8 -28)

📄 Description

No description provided


🔄 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/librespot-org/librespot/pull/1624 **Author:** [@MrCheatEugene](https://github.com/MrCheatEugene) **Created:** 11/7/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `fix/broken-metadata` --- ### 📝 Commits (3) - [`9a0c96b`](https://github.com/librespot-org/librespot/commit/9a0c96bd8c97d716ded9088dbbe7b1d088f7bf80) fix: uses the extended-metadata endpoint to retrieve metadata - [`0e55742`](https://github.com/librespot-org/librespot/commit/0e5574277b4339ad9f25aee374ae92f15758bda5) chore: update CHANGELOG.md - [`dd9c3a1`](https://github.com/librespot-org/librespot/commit/dd9c3a174e46078c0ecb83caa9c6bb48aea66cac) chore: fix clippy warnings ### 📊 Changes **9 files changed** (+81 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+6 -1) 📝 `core/src/spclient.rs` (+56 -36) 📝 `discovery/src/lib.rs` (+1 -1) 📝 `metadata/src/album.rs` (+2 -2) 📝 `metadata/src/artist.rs` (+2 -2) 📝 `metadata/src/episode.rs` (+2 -2) 📝 `metadata/src/show.rs` (+2 -2) 📝 `metadata/src/track.rs` (+2 -2) 📝 `playback/src/config.rs` (+8 -28) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:02:32 +03: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
starred/librespot#1464
No description provided.