2013
As promised, I have pushed out a new version of mp4meta which fixes getting IMDB data by using the IMDB API via WebService::IMDBAPI.
WebService::IMDBAPI is a Perl 5 interface to the IMDB API, a free service which provides a nice API to the IMDB data.
The start of a project is much more fun than the end… Which is why my New Years Resolution is to finish some of my half-baked projects.
2012
A new version of WebService::TVDB has been released to the CPAN.
This week I pushed out a new version of mp4meta, my script to apply iTunes style metadata to a video (see my introduction post for information on what mp4meta does).
Tonight I pushed out 1.
Every line of code you write has a cost.
I actually overheard this somewhere (won’t say where).
Note: This module is now called WebService::TVDB, as it’s a more appropriate namespace.
It was unclear at first how best to give something back to Perl.