Refactor #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "refactor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Large refactor where a lot of seasonedParser is rewritten.
While using guessit all files in a directory are checked and parsed to know what kind of files it is. When decided if the item is a movie or show they get a appropriate name and path to be moved to.
Started to also add cli controller.
This also resolves #1 issue.