mpv-nextfile
mpv-nextfile copied to clipboard
Mpv script to open next or previous file in directory
Mpv-nextfile
This script will force open next or previous file in the currently playing files directory.
Settings
Set them inside the settings variable at the head of the lua file. Should work out of the box.
- filtering by filetype
- Allow/disallow looping
- linux/windows
keybindings
You can copy paste below into your input.conf if you want to change the keybindings.
shift+LEFT script-binding previousfile
shift+RIGHT script-binding nextfile