SoundCloud True Shuffle

Fixes SoundCloud's broken shuffle. Loads all tracks, actually random, works in background tabs.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
mrketa
Ημερήσιες εγκαταστάσεις
1
Σύνολο εγκαταστάσεων
84
Βαθμολογίες
0 0 0
Έκδοση
4.1.0
Δημιουργήθηκε την
08/03/2026
Ενημερώθηκε την
04/04/2026
Μέγεθος
50 KB
Άδεια
MIT
Εφαρμόζεται σε

SoundCloud's built-in shuffle only randomizes the first ~20 loaded tracks, so you hear the same songs on repeat. This script fixes that.

What it does:
- Loads your entire playlist before shuffling — no tracks get skipped
- Uses Fisher-Yates for genuinely random order
- Runs in a Web Worker so it keeps playing in background tabs

Features:
- Floating mini player with artwork, controls, and seek bar
- Sidebar queue panel — see upcoming tracks, drag to reorder, search, jump to any track
- Previous track button (Spotify-style: restarts if >3s in, goes back if not)
- "Play next" — right-click any track to queue it up immediately
- Priority system — mark tracks as low/high priority to hear them less or more often
- Session stats — tracks played, time elapsed, most played
- Auto-resumes your exact shuffle order if you navigate away mid-session
- Works on playlists, likes, tracks, and reposts pages