jonniek / mpv-nextfile

Mpv script to open next or previous file in directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

My other mpv scripts

About

Mpv script to open next or previous file in directory

License:The Unlicense


Languages

Language:Lua 100.0%