Skip to content

Perl Script to Organize and Sort TV shows into {TV Show}->{Season} Directories.

License

Notifications You must be signed in to change notification settings

crashza/tvstir.pl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tvstir.pl

Organize your TV shows into the correct directory structure

Perl script to move tv series into organized directories At present the only output format is

{TV show}->{Season 1} Lets say you have a file called Burn.Notice.S01E03 in /tmp/ running

tvstir.pl --directory /tmp --write --lucky

this would create a folder stucture "Burn Notice/Season 1/" in the current working directory and move the file into this dir

The only naming conventions currently supported are

Burn.Notice.S01E02.tags.mp4

Burn.Notice.102.tags.mp4

Usage: tvstir.pl [OPTIONS]

Options:

--help | -h Print this help

--version | -v Print the current version

About

Perl Script to Organize and Sort TV shows into {TV Show}->{Season} Directories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages