[PR #459] [MERGED] make autoplay configurable #764

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

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/459
Author: @robko23
Created: 5/31/2024
Status: Merged
Merged: 6/19/2024
Merged by: @aome510

Base: masterHead: master


📝 Commits (3)

  • 018d6c2 make autoplay configurable
  • 74da5ca Merge branch 'master' into robko23/master
  • 52085cc move autoplay to device config

📊 Changes

4 files changed (+5 additions, -1 deletions)

View changed files

📝 docs/config.md (+1 -0)
📝 examples/app.toml (+1 -0)
📝 spotify_player/src/config/mod.rs (+2 -0)
📝 spotify_player/src/streaming.rs (+1 -1)

📄 Description

Fixes: #452


🔄 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/459 **Author:** [@robko23](https://github.com/robko23) **Created:** 5/31/2024 **Status:** ✅ Merged **Merged:** 6/19/2024 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`018d6c2`](https://github.com/aome510/spotify-player/commit/018d6c26ae1f7e4396fe43c6c353421595a929ed) make autoplay configurable - [`74da5ca`](https://github.com/aome510/spotify-player/commit/74da5ca055ea21795079e33368d36d906acf5452) Merge branch 'master' into robko23/master - [`52085cc`](https://github.com/aome510/spotify-player/commit/52085cc3de58ac86b882329c9de5f5922aa7fc46) move autoplay to device config ### 📊 Changes **4 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/config.md` (+1 -0) 📝 `examples/app.toml` (+1 -0) 📝 `spotify_player/src/config/mod.rs` (+2 -0) 📝 `spotify_player/src/streaming.rs` (+1 -1) </details> ### 📄 Description Fixes: #452 --- <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:43 +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#764
No description provided.