Skip Menu |

This queue is for tickets about the IMDB-Film CPAN distribution.

Report information
The Basics
Id: 74679
Status: open
Priority: 0/
Queue: IMDB-Film

People
Owner: Nobody in particular
Requestors: jon [...] thesquareplanet.com
Cc: ARJONES [...] cpan.org
AdminCc:

Bug Information
Severity: Important
Broken in: 0.51
Fixed in: (no value)



Subject: episode() returns undefined after latest IMDB redesign
After IMDB redesigned their episode lists, any call to episodes() returns undefined. The new /episode list does not contain all the episodes like the old one, so it might be an idea to switch to /epdate instead, which lists all episodes from all seasons (e.g. http://www.imdb.com/title/tt0904208/epdate).
This change will fix it (using /epcast instead of /episodes). Also added a test file. https://github.com/andrewrjones/perl5-IMDB- Film/commit/1f23de5645c027473f0c470ed947bc1b7e0ef888
RT broke the link. Try http://bit.ly/yhi5fJ On Wed Feb 15 08:59:58 2012, ARJONES wrote: Show quoted text
> This change will fix it (using /epcast instead of /episodes). Also added
a Show quoted text
> test file. > > https://github.com/andrewrjones/perl5-IMDB- > Film/commit/1f23de5645c027473f0c470ed947bc1b7e0ef888
From: Jon Gjengset <jon [...] thesquareplanet.com>
This seems to be working great! Hope this will be merged and released in 0.52. Cheers, Jon On Wed Feb 15 09:00:52 2012, ARJONES wrote: Show quoted text
> RT broke the link. > > Try http://bit.ly/yhi5fJ > > On Wed Feb 15 08:59:58 2012, ARJONES wrote:
> > This change will fix it (using /epcast instead of /episodes). Also
added Show quoted text
> a
> > test file. > > > > https://github.com/andrewrjones/perl5-IMDB- > > Film/commit/1f23de5645c027473f0c470ed947bc1b7e0ef888
Hope so! I have emailed the author and pointed him at the patch and this ticket. Andrew On Wed Feb 15 12:29:14 2012, http://jon.thesquareplanet.com/ wrote: Show quoted text
> This seems to be working great! > Hope this will be merged and released in 0.52. > > Cheers, > Jon > > On Wed Feb 15 09:00:52 2012, ARJONES wrote:
> > RT broke the link. > > > > Try http://bit.ly/yhi5fJ > > > > On Wed Feb 15 08:59:58 2012, ARJONES wrote:
> > > This change will fix it (using /epcast instead of /episodes). Also
> added
> > a
> > > test file. > > > > > > https://github.com/andrewrjones/perl5-IMDB- > > > Film/commit/1f23de5645c027473f0c470ed947bc1b7e0ef888
> >