Fix playing wrong item after deleting first item in playlist#8612
Merged
FreeTubeBot merged 3 commits intoFreeTubeApp:developmentfrom Feb 17, 2026
Merged
Conversation
absidue
previously approved these changes
Feb 1, 2026
Member
efb4f5ff-1298-471a-8973-3d47447115dc
left a comment
There was a problem hiding this comment.
It has some issues with shuffle enabled
VirtualBoxVM_ZTRwXKlftK.mp4
VirtualBoxVM_UaWQzgYCGA.mp4
… updated after computed value updated)
Member
Author
|
@efb4f5ff-1298-471a-8973-3d47447115dc Fixed the error |
Member
|
New issue? Maybe underlying issue surfaced after fix? VirtualBoxVM_fNiBTVr2Dt.mp4 |
Member
Author
|
Ok now I think I understand better on the shuffled items |
efb4f5ff-1298-471a-8973-3d47447115dc
approved these changes
Feb 4, 2026
absidue
approved these changes
Feb 6, 2026
ChunkyProgrammer
approved these changes
Feb 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Type
Related issue
Closes #8579
Description
Fix playing wrong item after deleting first item in playlist (same as title
See issue for details
Caused by #5158 due to previous item assigned as first item in playlist after deletion (see example below)
Playlist before delete
Playlist after delete
Screenshots
Lazy, test yourself
Testing
A. No shuffle
(1) First item
(2) Not first item
B. No shuffle
Similar to (A)?
Desktop
Additional context