Skip to content

Mpv script to open next or previous file in directory

License

Notifications You must be signed in to change notification settings

Pullusb/mpv-nextfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

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


Fork infos

Original author: jonniek
Forked from https://github.com/jonniek/mpv-nextfile
Only change: Use Ctrl instead of Shift for default keybinding
(just wanted a repo to easily get my personal config)

About

Mpv script to open next or previous file in directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%