[PR #497] [MERGED] update reconnection logic upon creating new session #778

Closed
opened 2026-03-02 23:49:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/497
Author: @aome510
Created: 7/8/2024
Status: Merged
Merged: 7/8/2024
Merged by: @aome510

Base: masterHead: update-reconnection-logic


📝 Commits (2)

  • 37136d7 connect to an active device if exists upon re-connection
  • fb51f99 refactor playback initialization logic into Client::initialize_playback

📊 Changes

5 files changed (+35 additions, -31 deletions)

View changed files

📝 README.md (+2 -1)
📝 spotify_player/src/client/mod.rs (+31 -15)
📝 spotify_player/src/client/request.rs (+0 -1)
📝 spotify_player/src/command.rs (+1 -1)
📝 spotify_player/src/main.rs (+1 -13)

📄 Description

No description provided


🔄 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/aome510/spotify-player/pull/497 **Author:** [@aome510](https://github.com/aome510) **Created:** 7/8/2024 **Status:** ✅ Merged **Merged:** 7/8/2024 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `update-reconnection-logic` --- ### 📝 Commits (2) - [`37136d7`](https://github.com/aome510/spotify-player/commit/37136d7eeb82d84062958bdf50404b04d909b880) connect to an active device if exists upon re-connection - [`fb51f99`](https://github.com/aome510/spotify-player/commit/fb51f994631d3d530154891f18f87a9d76f820c0) refactor playback initialization logic into `Client::initialize_playback` ### 📊 Changes **5 files changed** (+35 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) 📝 `spotify_player/src/client/mod.rs` (+31 -15) 📝 `spotify_player/src/client/request.rs` (+0 -1) 📝 `spotify_player/src/command.rs` (+1 -1) 📝 `spotify_player/src/main.rs` (+1 -13) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:49:47 +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/spotify-player#778
No description provided.