We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e77c85 commit 6702e58Copy full SHA for 6702e58
README.md
@@ -13,11 +13,11 @@ To use this script, follow these steps:
13
| GNU/Linux or macOS | **`~/.config/mpv/scripts/`** |
14
| Windows | **`C:/Users/Username/AppData/Roaming/mpv/scripts/`** |
15
16
-2. Download the `mpv-sub_not_forced_not_sdh` file from this repository.
+2. Download the `mpv-sub_not_forced_not_sdh.lua` file from this repository.
17
18
3. Place the downloaded file in the script directory mentioned in step 1.
19
20
-4. Make it executable: `chmod +x ~/.config/mpv/scripts/mpv-sub_not_forced_not_sdh`
+4. Make it executable: `chmod +x ~/.config/mpv/scripts/mpv-sub_not_forced_not_sdh.lua`
21
22
5. Restart MPV or reload the scripts by pressing Shift + R while the player is running.
23
0 commit comments