[PR #1342] [MERGED] Fix 96kbps playback issue (issues #1236) #1346

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1342
Author: @fivebanger
Created: 9/18/2024
Status: Merged
Merged: 9/19/2024
Merged by: @roderickvd

Base: devHead: 96kbps


📝 Commits (3)

  • 1c148ad - add missing audio formats to message AudioFile
  • ce03deb - add missing audio formats to message AudioFile
  • ad19c2a Fix fmt check error

📊 Changes

3 files changed (+21 additions, -4 deletions)

View changed files

📝 playback/src/player.rs (+11 -3)
📝 protocol/proto/media_manifest.proto (+4 -0)
📝 protocol/proto/metadata.proto (+6 -1)

📄 Description

Fix for 96kbps playback and podcasts episodes issue. See https://github.com/librespot-org/librespot/issues/1236


🔄 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/1342 **Author:** [@fivebanger](https://github.com/fivebanger) **Created:** 9/18/2024 **Status:** ✅ Merged **Merged:** 9/19/2024 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `96kbps` --- ### 📝 Commits (3) - [`1c148ad`](https://github.com/librespot-org/librespot/commit/1c148ad1244e01896d981c07dfdb95d9c379b529) - add missing audio formats to message AudioFile - [`ce03deb`](https://github.com/librespot-org/librespot/commit/ce03deb6ca941712ad748289d155c9acef426e77) - add missing audio formats to message AudioFile - [`ad19c2a`](https://github.com/librespot-org/librespot/commit/ad19c2aa9685b130b7d9b88582c40051a6b7691b) Fix fmt check error ### 📊 Changes **3 files changed** (+21 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `playback/src/player.rs` (+11 -3) 📝 `protocol/proto/media_manifest.proto` (+4 -0) 📝 `protocol/proto/metadata.proto` (+6 -1) </details> ### 📄 Description Fix for 96kbps playback and podcasts episodes issue. See https://github.com/librespot-org/librespot/issues/1236 --- <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:05 +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#1346
No description provided.