mirror of
https://github.com/kokarare1212/librespot-python.git
synced 2026-04-25 08:35:49 +03:00
[PR #314] [MERGED] Support Rust librespot credential format in stored_file() #319
Labels
No labels
bug
dependencies
duplicate
enhancement
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot-python-kokarare1212#319
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix/rust-credentials-compat📝 Commits (1)
87171a3Support 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.