Skip to content

Commit 242b065

Browse files
authored
Update Introduction.txt
1 parent 48e00c2 commit 242b065

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

en/Introduction.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Function Introduction
22

33
01. Fast forward: Press "right arrow key" to fast forward 10 seconds.
4-
02. Multiply speed playback: Press "." key to speed up, press "," to slow down, press "/" to reset the playback speed.
4+
02. Multiply speed playback: Press "." to speed up, press "," to slow down, press "/" to reset the playback speed, press "g" to turn the global playback speed mode on or off.
55
03. Frame-by-frame playback: press "'" to go forward frame-by-frame, press ";" to go backward frame-by-frame.
66
04. Mute: Press "j" to switch the mute mode, press again to unmute and restore the original volume.
77
05. Screenshot: Press "s" to capture the current screen.
@@ -31,4 +31,6 @@ C:\Users\Username\AppData\Local\Plex HTPC\scripts
3131

3232
Script Usage
3333

34-
Except "recordingBeta-keybinds.lua" which only supports MacOS, all other scripts support Plex for Windows/Mac/Linux and Plex HTPC for Windows/Mac/Linux, please make sure to restart the client after installing the script before using it. If the script does not work properly, it might have conflicts with other shortcuts on your operating system, you could try to change the shortcut keys by opening the script with a TextEdit/Notepad.
34+
Except "recordingBeta-keybinds.lua" which only supports MacOS, all other scripts support Plex for Windows/Mac/Linux and Plex HTPC for Windows/Mac/Linux, please make sure to restart the client after installing the script before using it. If the script does not work properly, it might have conflicts with other shortcuts on your operating system, you could try to change the shortcut keys by opening the script with a TextEdit/Notepad.
35+
36+
The shortcut key for fast forward, "right arrow key", might conflict with other operations on your HTPC. To resolve this, open the "skipForward-keybinds.lua" of the HTPC with a TextEdit/Notepad, and change "RIGHT" to "f" or any other shortcut key you prefer.

0 commit comments

Comments
 (0)