[PR #1556] [MERGED] Fix: Use config defaults instead of type defaults #1436

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1556
Author: @photovoltex
Created: 8/26/2025
Status: Merged
Merged: 8/29/2025
Merged by: @photovoltex

Base: devHead: fix/use-default-config


📝 Commits (4)

  • e5280f8 fix: use the config instead of the type default
  • 482929a chore: update changelog
  • cb6267a Merge branch 'dev' into fix/use-default-config
  • cb9d84c fix: repair build for pulseaudio-backend

📊 Changes

2 files changed (+43 additions, -40 deletions)

View changed files

📝 CHANGELOG.md (+2 -0)
📝 src/main.rs (+41 -40)

📄 Description

The fallback values will now be applied at the end so they are consistent and don't use the type default.

Fixes #1554


🔄 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/1556 **Author:** [@photovoltex](https://github.com/photovoltex) **Created:** 8/26/2025 **Status:** ✅ Merged **Merged:** 8/29/2025 **Merged by:** [@photovoltex](https://github.com/photovoltex) **Base:** `dev` ← **Head:** `fix/use-default-config` --- ### 📝 Commits (4) - [`e5280f8`](https://github.com/librespot-org/librespot/commit/e5280f8923d8c4e3da835991b55f277eb26db158) fix: use the config instead of the type default - [`482929a`](https://github.com/librespot-org/librespot/commit/482929af55af8f88508b38938dabe18c29da47b4) chore: update changelog - [`cb6267a`](https://github.com/librespot-org/librespot/commit/cb6267a42eff8518214be4400c3443aaf203e251) Merge branch 'dev' into fix/use-default-config - [`cb9d84c`](https://github.com/librespot-org/librespot/commit/cb9d84cf6a2db791f8c63d8a86388475b1b91c48) fix: repair build for pulseaudio-backend ### 📊 Changes **2 files changed** (+43 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -0) 📝 `src/main.rs` (+41 -40) </details> ### 📄 Description The fallback values will now be applied at the end so they are consistent and don't use the type default. Fixes #1554 --- <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:26 +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#1436
No description provided.