[PR #872] [MERGED] Add disable credential cache flag #1122

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/872
Author: @JasonLG1979
Created: 10/27/2021
Status: Merged
Merged: 10/28/2021
Merged by: @roderickvd

Base: devHead: add-disable-credential-cache-flag


📝 Commits (5)

  • 52bd212 Add disable credential cache flag
  • 9152ca8 Update changelog
  • e543ef7 Clean up cache logic in main
  • fefd432 Merge branch 'librespot-org:dev' into add-disable-credential-cache-flag
  • 9e01711 Address review change request

📊 Changes

3 files changed (+42 additions, -27 deletions)

View changed files

📝 CHANGELOG.md (+3 -0)
📝 core/src/cache.rs (+19 -10)
📝 src/main.rs (+20 -17)

📄 Description

As mentioned in https://github.com/librespot-org/librespot/discussions/870, this allows someone who would otherwise like to take advantage of audio file and volume caching to disable credential caching.


🔄 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/872 **Author:** [@JasonLG1979](https://github.com/JasonLG1979) **Created:** 10/27/2021 **Status:** ✅ Merged **Merged:** 10/28/2021 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `add-disable-credential-cache-flag` --- ### 📝 Commits (5) - [`52bd212`](https://github.com/librespot-org/librespot/commit/52bd212e4357a755fd8b680be47f1ab68c822945) Add disable credential cache flag - [`9152ca8`](https://github.com/librespot-org/librespot/commit/9152ca81593d5083fa4da5f787f19696aab516fc) Update changelog - [`e543ef7`](https://github.com/librespot-org/librespot/commit/e543ef72ede07b26f6bbb49b9109db8f3bec6c6b) Clean up cache logic in main - [`fefd432`](https://github.com/librespot-org/librespot/commit/fefd43277302915c84697306cfe5947c85d0086f) Merge branch 'librespot-org:dev' into add-disable-credential-cache-flag - [`9e01711`](https://github.com/librespot-org/librespot/commit/9e017119bb2aa24793c23c056c8c531fe7a8bceb) Address review change request ### 📊 Changes **3 files changed** (+42 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+3 -0) 📝 `core/src/cache.rs` (+19 -10) 📝 `src/main.rs` (+20 -17) </details> ### 📄 Description As mentioned in https://github.com/librespot-org/librespot/discussions/870, this allows someone who would otherwise like to take advantage of audio file and volume caching to disable credential caching. --- <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:15 +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#1122
No description provided.