Skip to content

A light shell script to keep all my movies and TV shows files tidy

License

Notifications You must be signed in to change notification settings

mwerlen/KeepItTidy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeepItTidy

Description

A light shell script to keep all my movies and TV shows files tidy

Usage

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

Development

You need to use Shunit2

sudo apt-get install shunit2

To launch tests :

cd tests
./tests.sh

About

A light shell script to keep all my movies and TV shows files tidy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages