mirror of
https://github.com/kokarare1212/librespot-python.git
synced 2026-04-25 08:35:49 +03:00
[PR #312] [MERGED] Improve Login5 Implementation #316
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#316
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/312
Author: @Googolplexed0
Created: 8/23/2025
Status: ✅ Merged
Merged: 8/23/2025
Merged by: @kokarare1212
Base:
main← Head:login5-refresh📝 Commits (2)
9a77766move all login5 logic into TokenProvider5d0784erename Identifiers_pb2 to fix https://github.com/Googolplexed0/zotify/issues/58📊 Changes
3 files changed (+45 additions, -59 deletions)
View changed files
📝
librespot/core.py(+44 -58)📝
librespot/proto/spotify/login5/v3/Login5_pb2.py(+1 -1)📝
librespot/proto/spotify/login5/v3/identifiers/Identifiers_pb2.py(+0 -0)📄 Description
I meant it when I said previously "I can't confirm it is 100% bug free". This fixes a few bugs some other users experienced and is overall a large improvement to the previous implementation (that was rather rushed).
Changes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.