On Sun Jan 02 13:31:06 2011, brainkiller wrote:
Show quoted text> The URL and parameters have changed for movieposterdb. Please update to
> use the new api.
Both the new and old API were always available for use. However, as the new API required a key
and secret to use it, the old API was used by default.
Since the old API has disappeared, I've removed the code relating to it in version 0.17, and all
requests must now go through the new API. I've also added support for using test credentials
with the new API, but this is only intended for development and testing purposes, and is also
likely to be fragile.