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: completion/bash_completion.d/filebot
+1-1
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ function _picocli_filebot() {
144
144
local lang_option_args="af sq ar hy bg ca hr cs da nl en et fi fr qc de el he hi hu is id it ja x-jat ko lv lt mk ms zh tw hk no fa pl pt pb ro ru sr sk sl es mx sv th tr uk vi"# --lang values
145
145
local encoding_option_args="UTF-8 Windows-1252"# --encoding values
146
146
local StringString_option_args="name=value"# --def values
147
-
local apply_option_args="artwork cover nfo url metadata import srt subtitles finder tags date chmod touch reveal prune clean refresh"# --apply values
147
+
local apply_option_args="artwork cover nfo url metadata import srt subtitles finder tags date chmod touch thumbnail reveal prune clean refresh"# --apply values
148
148
local log_option_args="OFF SEVERE WARNING INFO CONFIG FINE FINER FINEST ALL"# --log values
0 commit comments