[PR #962] [MERGED] Upgrade to Symphonia v0.5. #1164

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/962
Author: @pdeljanov
Created: 2/2/2022
Status: Merged
Merged: 2/3/2022
Merged by: @roderickvd

Base: new-apiHead: symphonia-v0.5


📝 Commits (1)

  • e64f09f Upgrade to Symphonia v0.5.

📊 Changes

4 files changed (+23 additions, -19 deletions)

View changed files

📝 Cargo.lock (+14 -14)
📝 playback/Cargo.toml (+1 -1)
📝 playback/src/decoder/symphonia_decoder.rs (+7 -3)
📝 playback/src/player.rs (+1 -1)

📄 Description

Hello!

This PR updates Symphonia to the newly published v0.5. This release adds gapless playback support (enabled for both Vorbis and MP3), and generally fixes many other quality and/or performance bugs.

I've been running a forked version of librespot with a git version of Symphonia for a couple weeks now and haven't encountered any problems.


🔄 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/962 **Author:** [@pdeljanov](https://github.com/pdeljanov) **Created:** 2/2/2022 **Status:** ✅ Merged **Merged:** 2/3/2022 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `new-api` ← **Head:** `symphonia-v0.5` --- ### 📝 Commits (1) - [`e64f09f`](https://github.com/librespot-org/librespot/commit/e64f09fd777d1015f924459419788e8f8765a20a) Upgrade to Symphonia v0.5. ### 📊 Changes **4 files changed** (+23 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+14 -14) 📝 `playback/Cargo.toml` (+1 -1) 📝 `playback/src/decoder/symphonia_decoder.rs` (+7 -3) 📝 `playback/src/player.rs` (+1 -1) </details> ### 📄 Description Hello! This PR updates Symphonia to the newly published v0.5. This release adds gapless playback support (enabled for both Vorbis and MP3), and generally fixes many other quality and/or performance bugs. I've been running a forked version of librespot with a git version of Symphonia for a couple weeks now and haven't encountered any problems. --- <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:24 +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#1164
No description provided.