2009-05-24 13:41:20 UTC
I've done some hacking as I've got about 30 DVDs to add and I've made it work for now.
I'll freely admit that this is a bit brute force!
In functions/OpenDbSnoopy.class.inc I changed
$this->agent = 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4';
to
$this->agent = 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)';
And I've tweaked the amazon.com and .co.uk plugins. You can get them from:
http://tmaughan.co.uk/opendb/
They mostly work for DVDs, not tried books, music or anything else. Download at your own risk etc...