mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[PR #962] [MERGED] Upgrade to Symphonia v0.5. #1164
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#1164
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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-api← Head:symphonia-v0.5📝 Commits (1)
e64f09fUpgrade 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.