Skip to content

Commit abf5bef

Browse files
committed
Update context menu commands
1 parent 9cdee18 commit abf5bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/add-context-menu.reg

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Windows Registry Editor Version 5.00
2121
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\FileBotImportMedia]
2222
@="Import to Video Library"
2323
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\FileBotImportMedia\command]
24-
@="cmd /c filebot -rename -r \"%1\" -non-strict --output \"%%USERPROFILE%%\\Videos\" --format \"{plex}\" --action duplicate --conflict auto --apply artwork cover nfo url reveal --log-file context.log"
24+
@="cmd /c filebot -rename -r \"%1\" -non-strict --output \"%%USERPROFILE%%\\Videos\" --format \"{plex}\" --action duplicate --conflict auto --apply reveal --log-file context.log"
2525

2626
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\FileBotFetchArtwork]
2727
@="Fetch Artwork"

0 commit comments

Comments
 (0)