0
Discogs gives some errors sometimes and here is what I did to make it work.
1. First of all register at www.discogs.com for your API key. Insert the API key in your MC parameters. That's the easy part :P
2. Make sure that your Apache server supports the "deflate_module" and your site is GZipped :S
3. Also turn on the PHP extensions "php_curl" and "php_gd2", not sure if it's necessary.
4. Now Discogs should work like it should :woohoo:
If it seems nothing is working, like the gzinflate error, it's probably because of a Discogs problem!
It's not working on some albums, probably if they're not listed on Discogs. But sometimes the output is very weird, like when you search without a search query or with "strange" characters.
I get good results when I search on partial words from the album. Try removing the artist name, strange chars etc. And if it still does not work you can check Discogs site, if the album is actually listed there.
I hope this works on your site too!
1. First of all register at www.discogs.com for your API key. Insert the API key in your MC parameters. That's the easy part :P
2. Make sure that your Apache server supports the "deflate_module" and your site is GZipped :S
3. Also turn on the PHP extensions "php_curl" and "php_gd2", not sure if it's necessary.
4. Now Discogs should work like it should :woohoo:
If it seems nothing is working, like the gzinflate error, it's probably because of a Discogs problem!
It's not working on some albums, probably if they're not listed on Discogs. But sometimes the output is very weird, like when you search without a search query or with "strange" characters.
I get good results when I search on partial words from the album. Try removing the artist name, strange chars etc. And if it still does not work you can check Discogs site, if the album is actually listed there.
I hope this works on your site too!
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »