[Windows] Explorer Context Menu Integration for Scripts

How-to guides, frequently asked questions, not-so-obvious features, etc
Locked
User avatar
rednoah
The Source
Posts: 22899
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

[Windows] Explorer Context Menu Integration for Scripts

Post by rednoah »

Here's a little tutorial on how to set up the most common FileBot command-line functions as Windows Explorer Context Menu Actions for easy access. You can easily set this up by importing the linked .reg file.

Screenshot

Here's the context menu entries that will be added:
  • Rename Movies
  • Rename TV Series
  • Rename Anime
  • Import to Video Library
  • Fetch Artwork for Movies
  • Fetch Artwork for TV Series
  • Fetch Subtitles
You can install and remove the Context Menu by clicking on the corresponding .reg file: If you want to specify your own --format you can modify the .reg file before importing. Please use the @file syntax for reading cmdline args from text files to avoid escape issues.
:idea: Please read the FAQ and How to Request Help.
Locked