Commit: 608298f21dd0976c25b511d557b6b16e13ddb594
Parent: 62dbd9b7eaf4c959e1f9279fe9212737ce733e74
Author: Ren Tatsumoto
Date: Sun, 4 Oct 2020 15:10:53 +0300
mpv doesn't check subfolders
yet. in future releases of mpv this section should become outdated
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -48,6 +48,8 @@ If not, either proceed to Arch Wiki and come back when you're done, or simply cl
```
$ git clone 'https://github.com/Ajatt-Tools/mpvacious.git' ~/.config/mpv/scripts/subs2srs
```
+Since you've just cloned the script to its own subfolder,
+you need to tell mpv where to look for it.
Open or create ```~/.config/mpv/scripts/modules.lua``` and add these lines:
```
local mpv_scripts_dir_path = os.getenv("HOME") .. "/.config/mpv/scripts/"