video-clerk
v2.3.1
Published
A CLI for organizing movie and TV show files
Downloads
22
Maintainers
Readme
video-clerk
A CLI for organizing movie and TV show files.
As of now, it fetches information from The Movie Database and moves and renames your video files using the Plex format.
Installation
npm install -g video-clerk
Usage
video-clerk
On first run, you'll be asked to supply some configuration information, including an access token for TMDB and the location of your video files. After that, just follow the prompts.
You can also supply the configuration information via command line arguments.
Use the --help
argument for more information.