[PR #314] [MERGED] Support Rust librespot credential format in stored_file() #319

Closed
opened 2026-02-27 08:12:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/314
Author: @root4loot
Created: 9/30/2025
Status: Merged
Merged: 10/1/2025
Merged by: @kokarare1212

Base: mainHead: fix/rust-credentials-compat


📝 Commits (1)

  • 87171a3 Support Rust librespot credential format in stored_file()

📊 Changes

2 files changed (+22 additions, -1 deletions)

View changed files

📝 README.md (+12 -0)
📝 librespot/core.py (+10 -1)

📄 Description

Adds fallback logic to load credentials from Rust librespot's OAuth flow. The stored_file() method now handles both Python and Rust credential formats.

Related to #277


🔄 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/kokarare1212/librespot-python/pull/314 **Author:** [@root4loot](https://github.com/root4loot) **Created:** 9/30/2025 **Status:** ✅ Merged **Merged:** 10/1/2025 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `fix/rust-credentials-compat` --- ### 📝 Commits (1) - [`87171a3`](https://github.com/kokarare1212/librespot-python/commit/87171a3d293a3097939dbbe9b61100516c5a1d89) Support Rust librespot credential format in stored_file() ### 📊 Changes **2 files changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+12 -0) 📝 `librespot/core.py` (+10 -1) </details> ### 📄 Description Adds fallback logic to load credentials from Rust librespot's OAuth flow. The stored_file() method now handles both Python and Rust credential formats. Related to #277 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:12:43 +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-python-kokarare1212#319
No description provided.