# seaonedParser
seasoned Parser is python based parser that indexes a given directory for media files and identifies if it is a movie or show file and renames + moves it to a the correct place in library.
## Table of Conents
- [Config](#config)
- [Setup for automation](#setup-for-automation)
* [Download directory](#download-directory)
## Config
We need to know few things about your library. This is so we know what folders to look at for new media items.
## Setup for automation
There are some settings that need to be set for seasonedParser to be able to find and rename new files.
### Download directory
In your download client set a incomplete folder and a complete directory. This will allow seasonedParser to only parse items that have been completely downloaded.
*TODO:* Monitor multiple folders at the same time.