Skip to content

Releases: Bas-Man/File-TVShow-Organize

Release VERSION 0.360.1

20 Dec 12:54
Compare
Choose a tag to compare

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

04 May 03:23
Compare
Choose a tag to compare

This is a release. It has also been added to CPAN.

Release Version 0.31

12 Mar 03:37
Compare
Choose a tag to compare

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

29 May 07:05
Compare
Choose a tag to compare

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

11 May 14:21
Compare
Choose a tag to compare

This a documentation only release with no code changes to version 0.20

Release Version 0.20

07 May 13:59
Compare
Choose a tag to compare

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

02 May 06:34
Compare
Choose a tag to compare

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.