We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bbb51b commit 2d31235Copy full SHA for 2d31235
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.48.0] - 2025-11-12
6
+
7
+### Changed
8
+* Updated to Librespot 0.8.0. This release fixes a few Spotify connect issues.
9
+* Local file playback is now supported. Use the newly added config variable
10
+ `LIBRESPOT_LOCAL_FILE_DIR` to define the path to your locally stored music.
11
+ Note that local files must be sampled at 44.1 kHz, and that to play them, the
12
+ files must be added to a Spotify playlist.
13
14
## [0.47.1] - 2025-11-07
15
16
### Fixed
0 commit comments