
is there any way to generate that imdb url file again?
Code: Select all
[HKEY_CLASSES_ROOT\FileBot\File_Menu\shell\002Fetch\shell\002ArtworkMovies]
"MUIVerb"="Artwork for Movies (theMovieDB)"
[HKEY_CLASSES_ROOT\FileBot\File_Menu\shell\002Fetch\shell\002ArtworkMovies\command]
@="cmd /c filebot -script fn:artwork.tmdb \"%w\" --log-file context.log"
Code: Select all
[HKEY_CLASSES_ROOT\FileBot\File_Menu\shell\002Fetch\shell\002ArtworkMovies]
"MUIVerb"="Artwork for Movies (theMovieDB)"
[HKEY_CLASSES_ROOT\FileBot\File_Menu\shell\002Fetch\shell\002ArtworkMovies\command]
@="cmd /c filebot -script dev:artwork.tmdb --def extras=y "%w" --log-file context.log "
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\FileBot\Folder_Menu\shell\002Fetch\shell\002ArtworkMovies\command]
@="cmd /c filebot -script dev:artwork.tmdb --def extras=y \"%1\" --log-file context.log"