video-clerk

A CLI for organizing movie and TV show files


Keywords
movies, tv, shows, episodes, rename, organize, plex
License
MIT
Install
npm install video-clerk@2.3.1

Documentation

video-clerk

Build Status Coverage Status

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.