Movies::Organizer - Organize your movies using imdb
version 1.3
movies_organizer -h
movies_organizer --from /movies/to/rename --to /movies_well_named
pass thought 'from' directory, and get all movies files. It will take file bigger than 'min_size'
Extract words from the file name, filter any common bad one, and return filtered title.
move the movie to the destination with the right name, that wil ease your classment with XMDB tools type.
Run the tools, and rename properly your movies.
Please report any bugs or feature requests on the bugtracker website https://github.com/celogeek/MoviesOrganizer/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
celogeek [email protected]
This software is copyright (c) 2014 by celogeek [email protected].
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.