-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hi, I'm kind of confused at how to set this up.
I've put the .lua file in scripts as per the instructions, but then where should I put the .conf file, in the same folder?
Similarly I need to put the binary in ~~/bin, looking online this seems to look for subpaths in my config folder, but I tried creating a bin folder and putting it in portable_config (which is where my configuration files live), aswell as scripts and the root directory but it doesn't seem to load. I tried to use the command line version of mpv to look through the debug messages to know if the script was even loaded, but even at high verbosity I can't see any information. I also tried putting the .lua file in its own folder rather than at the root of scripts but still no progress.
Would you consider adding installation details on where to put the files? Any help is appreciated! :)