The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
1.153340  2015-11-30 18:25:30 Europe/London
    Replace broken IMDB with OMDB.
    Add Plex parsing rules for TV Shows. Thanks to Jim Graham https://github.com/jimgraham.

1.130420  2013-02-11 19:23:43 Europe/London
    Fix movies being imported as 'Home Video's in iTunes 11.

1.130410  2013-02-10 20:25:52 Europe/London
    Set the long description attribute for iTunes.

1.130160  2013-01-16 14:03:23 Europe/London
    Parse filenames for all the suffixes that AP supports.

1.130100  2013-01-10 18:50:09 Europe/London
    Auto add to iTunes after applying meta. Mac OSX only.
    Use the title we get from IMDB, not what we found in the filename.

1.130020  2013-01-02 20:00:24 Europe/London
    Use the IMDBAPI to get data from IMDB. Fixes getting film data, but unfortunately does not seem to return episode data.

1.122800  2012-10-06 18:51:06 Europe/London
    POD fixes.
    Fix coverfile argument for tv command.
    Use a cache for IMDB data.

1.122330  2012-08-20 19:54:36 Europe/London
    Major rewrite
    Use WebService::TVDB for TV data
    Require IMDB::Film 0.52
    Reorganise tests using Test::Class

1.120500  2012-02-19 17:05:16 Europe/London
    Be a bit less restrictive when parsing TV file names.
    Ability to still apply TV metadata even if we can not find on IMDB

1.113520  2011-12-18 01:03:19 Europe/London
    Implement the "tv" command.
    Implement the "musicvideo" command.

1.112830  2011-10-10 19:34:55 Europe/London
    Check the return value of AtomicParsley::Command, and return error if something goes wrong.

1.112820  2011-10-09 21:26:46 Europe/London
    Initial version. Implements the "film" command.