mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[PR #421] [CLOSED] Adds change to clear playlist position when changing to different playlist #533
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#533
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jpochyla/psst/pull/421
Author: @cameronraw
Created: 5/19/2023
Status: ❌ Closed
Base:
master← Head:issue-420📝 Commits (1)
affbfb7Adds 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.