Skip to content

Commit e5e4c97

Browse files
sodagunzhrkfdn
andauthored
fix(deps): bump librespot to 0.7.0 (#1687)
* fix(deps): bump librespot to 0.7.0 * Bumps librespot to 0.7.0 * Changes worker authentication to use login5 * Solves minor API changes * Adds alsa-lib to nix shell * fix(ci): add libasound2 build dependency * docs: updates changelog * fix: Don't build with Rodio backend by default Allow users to explicitly specify Librespot audio backend. This way we can also drop the ALSA dependencies again. --------- Co-authored-by: Henrik Friedrichsen <[email protected]>
1 parent 195b9fa commit e5e4c97

File tree

7 files changed

+326
-752
lines changed

7 files changed

+326
-752
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.3.1]
9+
10+
### Fixed
11+
12+
- Bug preventing any type of playback due to spotify API changes.
13+
- Bug preventing retrieval of new song metadata from spotify.
14+
815
## [1.3.0]
916

1017
### Added

0 commit comments

Comments
 (0)