- Copy
locatefile.luascript to (linux/macos)~/.config/mpv/scripts/bookmarker.lua(win)%APPDATA%\mpv\scripts\bookmarker.lua. - Open key configuration file at (linux/macos)
~/.config/mpv/input.conf(win)%APPDATA%\mpv\input.confand map your desired key tolocate-current-filescript_message, for example:
Alt+o script_message locate-current-file
Feel free to create an issue in github, but make sure you provide me with enough information in the description:
- Your operating system.
- Run
mpvwith--msg-level='locatefile=debug'and attach your console output to the issue.