Skip to content

Commit d52a7a8

Browse files
authored
Update README.md
1 parent 1fe2606 commit d52a7a8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# mpv-sub_not_forced
2-
This is a LUA script for MPV that automatically prevents the selection of forced subtitles at the start.
2+
This is a LUA script for MPV that automatically prevents the selection of FORCED subtitles at the start.
33

44
## Installation
55
To use this script, follow these steps:
@@ -15,7 +15,9 @@ To use this script, follow these steps:
1515

1616
3. Place the downloaded file in the script directory mentioned in step 1.
1717

18-
4. Restart MPV or reload the scripts by pressing Shift + R while the player is running.
18+
4. Make it executable: `chmod +x ~/.config/mpv/scripts/mpv-sub_not_forced.lua`
19+
20+
5. Restart MPV or reload the scripts by pressing Shift + R while the player is running.
1921

2022
## Usage
2123
Once the script is installed, it will automatically prevent the selection of forced subtitles when you start playing a video with MPV. Forced subtitles are subtitles that are displayed only for sections of the video that contain non-dialogue elements such as signs, captions, or foreign language translations.

0 commit comments

Comments
 (0)