You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: script-opts/SmartSkip.conf
+8-5Lines changed: 8 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ silence_audio_level=-40
9
9
#--(#number). Duration of the silence that will be detected to trigger skipping.
10
10
silence_duration=0.65
11
11
12
-
#--(0/#number). The detcted silences will be ignored for the below defined seconds, and it will continue skipping until a silence is detected that surpasses the ignore duration.
12
+
#--(0/#number). The detected silences will be ignored for the below defined seconds, and it will continue skipping until a silence is detected that surpasses the ignore duration.
#--(yes/no). Automatically loads external chapters when detected.
56
-
# priority: 1. chapters file in the same directory as the playing file, 2. hashed version of the chapters file in the global directory, 3. path based version of the chapters file in the global directory
56
+
# priority:
57
+
# 1. chapters file in the same directory as the playing file
58
+
# 2. hashed version of the chapters file in the global directory
59
+
# 3. path based version of the chapters file in the global directory
57
60
external_chapters_autoload=yes
58
61
59
62
#-- Modifying chapters using SmartSkip will autosave as external-chapters
@@ -106,8 +109,8 @@ skip_once=no
106
109
# e.g.: categories=my-new-category>Part [AB]/Ending 1; another-category>Part C/Part D
107
110
#-- Or specify categories string for each chapter type.
0 commit comments