[PR #1018] [MERGED] include more metadata in track struct #1192

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1018
Author: @eladyn
Created: 6/29/2022
Status: Merged
Merged: 8/1/2022
Merged by: @roderickvd

Base: devHead: more_metadata


📝 Commits (2)

  • c0fc35f Include more metadata in track struct
  • 9f0185e Merge branch 'dev' into more_metadata

📊 Changes

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

View changed files

📝 metadata/src/artist.rs (+2 -2)
📝 metadata/src/track.rs (+2 -2)

📄 Description

Based on this patch, this exposes some more metadata in the public structs that is sent from Spotify.


🔄 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/1018 **Author:** [@eladyn](https://github.com/eladyn) **Created:** 6/29/2022 **Status:** ✅ Merged **Merged:** 8/1/2022 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `more_metadata` --- ### 📝 Commits (2) - [`c0fc35f`](https://github.com/librespot-org/librespot/commit/c0fc35fd1845df10608975319e4d476b4be730c3) Include more metadata in track struct - [`9f0185e`](https://github.com/librespot-org/librespot/commit/9f0185eb4272f6fb7ad966d0f5efbaf183b427bb) Merge branch 'dev' into more_metadata ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `metadata/src/artist.rs` (+2 -2) 📝 `metadata/src/track.rs` (+2 -2) </details> ### 📄 Description Based on [this patch](https://github.com/librespot-org/librespot/commit/4f54dc8f5b5b9191899b9159801958cc3e748de9), this exposes some more metadata in the public `struct`s that is sent from Spotify. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:31 +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#1192
No description provided.