[PR #394] [MERGED] Autoplay similar songs when your music ends #905

Closed
opened 2026-02-27 20:00:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/394
Author: @ashthespy
Created: 11/5/2019
Status: Merged
Merged: 12/12/2019
Merged by: @sashahilton00

Base: devHead: autoplay


📝 Commits (2)

  • ba2639d Autoplay similar songs when your music ends
  • b3c9744 Add a autoplay option flag

📊 Changes

3 files changed (+73 additions, -16 deletions)

View changed files

📝 connect/src/spirc.rs (+57 -9)
📝 core/src/config.rs (+1 -0)
📝 src/main.rs (+15 -7)

📄 Description

Fixes #294

Not the most elegant approach, but should work.

TODO

  • Enable a option/setting flag for this behaviour

🔄 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/librespot-org/librespot/pull/394 **Author:** [@ashthespy](https://github.com/ashthespy) **Created:** 11/5/2019 **Status:** ✅ Merged **Merged:** 12/12/2019 **Merged by:** [@sashahilton00](https://github.com/sashahilton00) **Base:** `dev` ← **Head:** `autoplay` --- ### 📝 Commits (2) - [`ba2639d`](https://github.com/librespot-org/librespot/commit/ba2639d1df70e3625f9c2f217e0de4ff79605263) Autoplay similar songs when your music ends - [`b3c9744`](https://github.com/librespot-org/librespot/commit/b3c9744b296e6a1db5198bed870cb6cb47edd9e1) Add a `autoplay` option flag ### 📊 Changes **3 files changed** (+73 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `connect/src/spirc.rs` (+57 -9) 📝 `core/src/config.rs` (+1 -0) 📝 `src/main.rs` (+15 -7) </details> ### 📄 Description Fixes #294 Not the most elegant approach, but should work. #### TODO - [x] Enable a option/setting flag for this behaviour --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:00:24 +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/librespot#905
No description provided.