[PR #60] [MERGED] Add session configs #1542

Closed
opened 2026-03-14 15:19:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/60
Author: @aome510
Created: 7/1/2022
Status: Merged
Merged: 7/1/2022
Merged by: @aome510

Base: masterHead: 59-add-session-config


📝 Commits (2)

📊 Changes

4 files changed (+55 additions, -9 deletions)

View changed files

📝 doc/config.md (+3 -0)
📝 spotify_player/src/auth.rs (+18 -7)
📝 spotify_player/src/config/mod.rs (+28 -1)
📝 spotify_player/src/main.rs (+6 -1)

📄 Description

Fixes #59

Changes


🔄 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/60 **Author:** [@aome510](https://github.com/aome510) **Created:** 7/1/2022 **Status:** ✅ Merged **Merged:** 7/1/2022 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `59-add-session-config` --- ### 📝 Commits (2) - [`03d9a28`](https://github.com/aome510/spotify-player/commit/03d9a285444d969ab5dce62eda71fb62efe4316e) add `ap_port`, `proxy` config options - [`9d4186f`](https://github.com/aome510/spotify-player/commit/9d4186fb28114ef65758bdf694e48a3375600298) update `config.md` ### 📊 Changes **4 files changed** (+55 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `doc/config.md` (+3 -0) 📝 `spotify_player/src/auth.rs` (+18 -7) 📝 `spotify_player/src/config/mod.rs` (+28 -1) 📝 `spotify_player/src/main.rs` (+6 -1) </details> ### 📄 Description Fixes #59 ## Changes - added `ap_port` and `proxy` configs that allow to configure [Librespot session](https://github.com/librespot-org/librespot/wiki/Behind-web-proxy) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:19:44 +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#1542
No description provided.