1.0.9 • Published 9 years ago
atheneum v1.0.9
Atheneum
Atheneum is a light weight client side command line module that assists in curating, migrating and syncing TV shows.
Installing Atheneum
This package must be installed globally so it can be run easily in any directory. Install atheneum by running :
npm install -g atheneumRunning Atheneum
Enter the directory where all your TV shows are present using the command :
cd path/to/TV/showsNow to curate your TV shows, simply run Atheneum using :
atheneumTroubleshooting
Most likely, the only errors you'd encounter are regarding the resultant curated file structure. This is mainly because of some unaccounted for filename pattern.
If you encounter such an error please raise an issue on GitHub