Moderator: moderators
bresmith wrote:There seems to be an issue with the Discogs API key being used for the image queries. There are restrictions on access so maybe the key has been blocked due to extensive usage. I've registered for my own Discogs API key and updated the hard coded key value (DISCOGS_API_KEY) in the DiscogsSearchService class and it seems to work fine now.
fiftydollarburrito wrote:bresmith wrote:There seems to be an issue with the Discogs API key being used for the image queries. There are restrictions on access so maybe the key has been blocked due to extensive usage. I've registered for my own Discogs API key and updated the hard coded key value (DISCOGS_API_KEY) in the DiscogsSearchService class and it seems to work fine now.
How do I do this?
bresmith wrote:There seems to be an issue with the Discogs API key being used for the image queries. There are restrictions on access so maybe the key has been blocked due to extensive usage. I've registered for my own Discogs API key and updated the hard coded key value (DISCOGS_API_KEY) in the DiscogsSearchService class and it seems to work fine now.
fiftydollarburrito wrote:bresmith wrote:There seems to be an issue with the Discogs API key being used for the image queries. There are restrictions on access so maybe the key has been blocked due to extensive usage. I've registered for my own Discogs API key and updated the hard coded key value (DISCOGS_API_KEY) in the DiscogsSearchService class and it seems to work fine now.
How do I do this?
jake- wrote:fiftydollarburrito wrote:bresmith wrote:There seems to be an issue with the Discogs API key being used for the image queries. There are restrictions on access so maybe the key has been blocked due to extensive usage. I've registered for my own Discogs API key and updated the hard coded key value (DISCOGS_API_KEY) in the DiscogsSearchService class and it seems to work fine now.
How do I do this?
Quick and dirty solution:
binary edit DiscogsSearchService.class (vi will do) and search for the DISCOGS_API_KEY: 53ee0045b6 and replace with your own key. Works only for 10 digit keys of course ...
Restart subsonic
Users browsing this forum: No registered users and 24 guests