[PR #421] [CLOSED] Adds change to clear playlist position when changing to different playlist #533

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

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/421
Author: @cameronraw
Created: 5/19/2023
Status: Closed

Base: masterHead: issue-420


📝 Commits (1)

  • affbfb7 Adds change to clear playlist position when changing to different playlist

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 psst-core/src/player/queue.rs (+1 -0)

📄 Description

A very simple addition to solve the bug related to issue #420 in which an out of bounds error was appearing due to playlist lengths not getting recalculated "from zero" upon switching playlist.


🔄 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/421 **Author:** [@cameronraw](https://github.com/cameronraw) **Created:** 5/19/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `issue-420` --- ### 📝 Commits (1) - [`affbfb7`](https://github.com/jpochyla/psst/commit/affbfb7384b0defca2533d318452f3540b68d5b5) Adds change to clear playlist position when changing to different playlist ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `psst-core/src/player/queue.rs` (+1 -0) </details> ### 📄 Description A very simple addition to solve the bug related to issue #420 in which an out of bounds error was appearing due to playlist lengths not getting recalculated "from zero" upon switching playlist. --- <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:21 +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#533
No description provided.