Skip to content

Playlist shuffling fix#60

Merged
MerlinVR merged 1 commit intoMerlinVR:masterfrom
ShingenPizza:shuffle_fix
Oct 2, 2023
Merged

Playlist shuffling fix#60
MerlinVR merged 1 commit intoMerlinVR:masterfrom
ShingenPizza:shuffle_fix

Conversation

@ShingenPizza
Copy link
Copy Markdown
Contributor

@ShingenPizza ShingenPizza commented Dec 21, 2022

Simply put, playlist shuffling is done wrong.

2 items will always be reversed.
3 items will always be shuffled into the same order, 123 -> 231
4 items will be shuffled into 1 of 2 possible orders.
etc.

So I've fixed it.

(the continue isn't necessary)

@MerlinVR MerlinVR merged commit e1238e8 into MerlinVR:master Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants