This simple mpv script allows you to toggle shuffle on/off during playback. This is not my script (again lol) but modified from this comment. All credits go to @viniciusbm. I hope this helps someone!
Place this script inside your /scripts
folder.
To activate the script press i
. This keybind can be changed also via your input.conf
.
Instructions to do that is given below.
The keybinds for this script can be changed by placing the following lines in your input.conf
:
Replace KEY
with whatever keybind you want.
KEY script-binding toggle-shuffle