A light shell script to keep all my movies and TV shows files tidy
Usage: ../keepItTidy.sh [folder]
Dispatch all files in folder to movies or tv shows folders
Options
-d --debug Debug mode
-h --help Print Usage
Environment variables used:
- KIT_TV_SHOWS_ROOT TV Show top folder.
Notice :
- Tv shows will be inserted as : House/S09/House.S09E04.avi
You need to use Shunit2
sudo apt-get install shunit2To launch tests :
cd tests
./tests.sh