IMDB broke WMDB…. again February 19, 2007 at 1:20 pm

So IMDB has massively changed their layout again. This broke most of the parsing bits that WMDB did.

I’ve put together a Diff against functions.php for fixing these changes.

note that I did remove the $end value from the end of several strpos calls so that it does more parsing of the data then it used to. Could probably fix orders so that it doesn’t have to, but it’s working this way. I’m guessing the order of how things appear in the html changed from how it was parsed before.

Leave a Reply