fossfreedom / coverart-search-providers

Drop in Rhythmbox replacement to CoverArt Search to provide new and updated coverart search providers both local and by internet image hosts
http://xpressubuntu.wordpress.com/
GNU General Public License v3.0
10 stars 1 forks source link

discogs no longer returns images #11

Open fossfreedom opened 10 years ago

fossfreedom commented 10 years ago

recent change from discogs forces rate limited and authenticated url retrieval.

discogs client does not have a method or class to retrieve such images

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3006020-discogs-no-longer-returns-images?utm_campaign=plugin&utm_content=tracker%2F612558&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F612558&utm_medium=issues&utm_source=github).
fossfreedom commented 9 years ago

new discogs client has been released - the old oauth2 requirement has been removed in favour of oauthlib - hence is now python3 compatible.

Should be able now to reverse the above commit with the new dependency.

Could also look at the code base and see how gracenote can now be supported #13