Releases: Bas-Man/File-TVShow-Organize
Release VERSION 0.360.1
This is an update for METACPAN.
This does not contain any code changes. It adds meta data so that METACPAN can provide issues reporting support with GitHub and not rt.cpan.org which is being sunset early next year. 2021.
You can continue to use 0.35
Release Version 0.35
This is a release. It has also been added to CPAN.
Release Version 0.31
Version 0.31
Please read the Changes file. This module has been changed significantly. It is not longer Video::File::TVShow::Import is has been renamed File::TVShow::Organize
Additionally any methods called import_* has been renamed to move_*
Please check the documentation.
Release Version 0.30
This version now includes support for recursion in processing new shows.
processNewShows() will now do a recursive folder import if recursion() has been set to true.
$obj->recursion(1);
$obj->processNewShows();
Release Version 0.25
This a documentation only release with no code changes to version 0.20
Release Version 0.20
This is the second release. Version 0.20
This version supports storing files without creating Season folders. See seasonFolder() for details.
Release Version 0.01
This is an initial release. It has been tested and works correctly under Mac OS.
Ensure that you have installed the required Modules as listed in the documentation.