Custom Shuffle Order

Replacing a media engine's default shuffle order so that tracks added mid-playback land contiguously after the current one instead of being scattered through the rest of the queue. Use when "play next" or an appended continuation page ends up in random positions while shuffle is on, or when writing any custom shuffle order and needing the insert/remove/clone contract to stay consistent.

maxrave-dev 120975e 6.5 KB Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/custom-shuffle-order commit 120975ebed

Frequently asked questions

npx skillmds@latest add maxrave-dev/custom-shuffle-order