episodic
![JavaScript Standard Style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)
📺 An opinionated CLI tool to automatically rename TV show releases.
![Demo](https://github.com/rbardini/episodic/raw/HEAD/demo.gif)
Requires a valid OMDb API key.
Installation
$ npm install -g episodic
Usage
$ episodic
Usage: episodic [options] <path>
Options:
-v, --version output the version number
-k, --api-key <key> specify the OMDb API key (default: OMDB_API_KEY)
-o, --output <path> specify the output path of renamed files
-n, --no-tree don't organize files into show name/season directories
-f, --force don't ask for confirmation before renaming files
-h, --help output usage information
License
MIT