diff --git a/oxdata/lookup/cache.py b/oxdata/lookup/cache.py index 3705877..7c215e3 100644 --- a/oxdata/lookup/cache.py +++ b/oxdata/lookup/cache.py @@ -41,6 +41,8 @@ def getIds(): m.save() for poster in data['posters']: addPoster(m, poster, 'impawards.com', m.imdb_id) + else: + print 'missing impawards', ox.web.impawards.getUrl(id) for id in ox.web.criterion.getIds(): if id in ('626', '835'):