Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.
/ dexter Public archive

Dexter is a command line file organizer for your TV series

Notifications You must be signed in to change notification settings

josepjaume/dexter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dexter

Dexter helps you organize your tv series with well, you know... Dexterity}

It automatically detects all video files that seem like a series and moves them into an appropriate path.

Currently in hard alpha but functional.

Usage

$ dexter

It organizes all the files within the current directory and its subdirectories and places them into appropriate folders

$ dexter --input <input> --output <output>

Checks all the directories and subdirectories in and creates a folder structure moving the files in

$ dexter --format ":name/S:season/:name S:seasonE:episode.:extension" 

Moves the files using the format specified.

$ dexter --verbose false

Removes all output

Running the tests - development only

Dexter is tested with RSpec and cucumber.

$ bundle exec rspec spec

Runs the functional tests

$ bundle exec cucumber features

Runs the integration tests

About

Dexter is a command line file organizer for your TV series

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages