GithubHelp home page GithubHelp logo

moviesorganizer's Introduction

NAME

Movies::Organizer - Organize your movies using imdb

VERSION

version 1.3

SYNOPSIS

movies_organizer -h
movies_organizer --from /movies/to/rename --to /movies_well_named

METHODS

find_movies

pass thought 'from' directory, and get all movies files. It will take file bigger than 'min_size'

filter_title

Extract words from the file name, filter any common bad one, and return filtered title.

move_movie

move the movie to the destination with the right name, that wil ease your classment with XMDB tools type.

run

Run the tools, and rename properly your movies.

BUGS

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.

AUTHOR

celogeek [email protected]

COPYRIGHT AND LICENSE

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.

moviesorganizer's People

Contributors

celogeek avatar

Stargazers

Dominik Schulz avatar Paul Mayne avatar Devin Wadsworth avatar  avatar

Watchers

James Cloos avatar Dominik Schulz avatar  avatar

Forkers

burbon

moviesorganizer's Issues

Undefined values casue exit in say on line 282

IMDB Search > CSI: Crime Scene Investigation
Movie/Series Year > 2000
Movie : CSI: Crime Scene Investigation
Kind : Tv Serie
Year : 2000
Use of uninitialized value in say at /usr/local/share/perl/5.10.1/Movies/Organizer.pm line 282.

If you wrap your say statements in if defined such as

if (defined $imdb->{plot} ) {say "Plot : ", $imdb->{plot};}

This avoids the catastrophic crash.

Now this may be a deeper issue of not parsing the plot properly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.