[PR #230] [MERGED] feat: use AUDIO_FILES extension for retrieving track audio files #257

Closed
opened 2026-02-28 14:26:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/devgianlu/go-librespot/pull/230
Author: @devgianlu
Created: 10/14/2025
Status: Merged
Merged: 10/14/2025
Merged by: @devgianlu

Base: masterHead: audio-files-ext


📝 Commits (1)

  • 0c13f0f feat: use AUDIO_FILES extension for retrieving track audio files

📊 Changes

3 files changed (+304 additions, -10 deletions)

View changed files

📝 player/player.go (+10 -10)
proto/spotify/extendedmetadata/audiofiles/audio_files_extension.pb.go (+270 -0)
proto/spotify/extendedmetadata/audiofiles/audio_files_extension.proto (+24 -0)

📄 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/devgianlu/go-librespot/pull/230 **Author:** [@devgianlu](https://github.com/devgianlu) **Created:** 10/14/2025 **Status:** ✅ Merged **Merged:** 10/14/2025 **Merged by:** [@devgianlu](https://github.com/devgianlu) **Base:** `master` ← **Head:** `audio-files-ext` --- ### 📝 Commits (1) - [`0c13f0f`](https://github.com/devgianlu/go-librespot/commit/0c13f0f1144cf434629e31e3114e7033b5882043) feat: use AUDIO_FILES extension for retrieving track audio files ### 📊 Changes **3 files changed** (+304 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `player/player.go` (+10 -10) ➕ `proto/spotify/extendedmetadata/audiofiles/audio_files_extension.pb.go` (+270 -0) ➕ `proto/spotify/extendedmetadata/audiofiles/audio_files_extension.proto` (+24 -0) </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-28 14:26:26 +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/go-librespot#257
No description provided.