GitHub - jonniek/mpv-filenavigator: Navigate and open your local files in mpv (original) (raw)

Mpv Filenavigator

File navigator for mpv media player. Should work on linux, macos and windows. Relies on default unix commands cd, pwd, sort, test and ls. Edit the settings variable in the lua file to change defaults and to add favorite paths.

Keybinds

On default dynamic keys are active which means that other binds than navigator(Alt+f) will only be active after activating the script with navigator keybind and until the osd timeouts. Dynamic keybindings will only override keys while they are active. Dynamic setting toggle can be changed in lua settings variable. The navigator start keybind can be changed in input.conf with KEY script-binding navigator. The dynamic keybinds should be set from the lua settings.

alt text

My other mpv scripts