[PR #532] [MERGED] Cycle through AP if blocked #585

Closed
opened 2026-02-28 14:33:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/532
Author: @jacksongoode
Created: 9/25/2024
Status: Merged
Merged: 11/12/2024
Merged by: @jacksongoode

Base: mainHead: jackson/ap-cycle


📝 Commits (2)

📊 Changes

7 files changed (+86 additions, -36 deletions)

View changed files

📝 psst-core/src/connection/mod.rs (+47 -20)
📝 psst-core/src/error.rs (+2 -0)
📝 psst-core/src/oauth.rs (+2 -2)
📝 psst-core/src/session/mod.rs (+2 -4)
📝 psst-gui/src/controller/playback.rs (+1 -1)
📝 psst-gui/src/data/album.rs (+1 -1)
📝 psst-gui/src/ui/preferences.rs (+31 -8)

📄 Description

Based on https://github.com/librespot-org/librespot/pull/1345


🔄 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/jpochyla/psst/pull/532 **Author:** [@jacksongoode](https://github.com/jacksongoode) **Created:** 9/25/2024 **Status:** ✅ Merged **Merged:** 11/12/2024 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `main` ← **Head:** `jackson/ap-cycle` --- ### 📝 Commits (2) - [`6836fa2`](https://github.com/jpochyla/psst/commit/6836fa258d5d207fa8d1000b0640911e2a1a6835) Cycle through AP if blocked - [`4fb1d90`](https://github.com/jpochyla/psst/commit/4fb1d90f6187c4950c923eb0aee2ee8fb7e832ce) Consistency ### 📊 Changes **7 files changed** (+86 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `psst-core/src/connection/mod.rs` (+47 -20) 📝 `psst-core/src/error.rs` (+2 -0) 📝 `psst-core/src/oauth.rs` (+2 -2) 📝 `psst-core/src/session/mod.rs` (+2 -4) 📝 `psst-gui/src/controller/playback.rs` (+1 -1) 📝 `psst-gui/src/data/album.rs` (+1 -1) 📝 `psst-gui/src/ui/preferences.rs` (+31 -8) </details> ### 📄 Description Based on https://github.com/librespot-org/librespot/pull/1345 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:32 +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/psst#585
No description provided.