Something changed: problem retrieving images.

Issue #21 resolved
Former user created an issue

I get (wihtout the API)

(FATAL) Error [release 6533212]: Page Deleted or Missing (404) - (url: http://s.pixogs.com/image/R-6533212-1421560153-6357.jpeg.jpg)

The extraneous extension .jpg is the problem, the correct URL is http://s.pixogs.com/image/R-6533212-1421560153-6357.jpeg. Discogs maybe (just guessing here) changed something to allow for different formats, why listing the full filename including extension makes sense. Either Discogs' server or foo_discogs adds .jpg, because it always did. Should be easily fixable for zoomorph either way.

With the API I get

(FATAL) Error [release 6533212]: Page Deleted or Missing (404) - (url: http://api-img.discogs.com/###hash###=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb()/discogs-images/R-6533212-1421560153-6357.jpeg.jpg)

... so the API doesn't make any difference.

If you disable art completely (also in preview dialog) everything else works as normal.

Regards,

      roscar from Hydrogenaudio forum

Comments (2)

  1. Log in to comment