tjol / vinylscrobbler

Scrobble your vinyl to Last.fm! (Android)
http://code.jollybox.de/wiki/Software/VinylScrobbler
MIT License
14 stars 4 forks source link

“Cannot comprehend data” on search #7

Closed tjol closed 12 years ago

tjol commented 12 years ago

Perhaps an API change.

tjol commented 12 years ago

The API appears to have been changed once again - no sign of the bug.

jwithington commented 10 years ago

This is happening again. I am having issues with it, and so is at least one reviewer on the Play store.

Thanks for a great app--up until now this thing has been amazing!

jvanhie commented 10 years ago

TL;DR probably Discogs' fault, but it's only going downhill from here, the Play Store version will break on August 22. I'm working on a new app wich includes most functionality of vinylscrobbler, but the play store version might be after the summer.

I'm afraid this is again due to changes in the Discogs API. The endpoints used by the play store version will be removed on August 22. For now the version on github is still compatible though, but will require modifications to work after August 15 (OAuth will be required for each search query).

I already implemented OAuth for Discogs collection management in the github version so that could be a starting point. Anyhow, if it does not make it to the Play Store I'm afraid any effort on this will go largely wasted. Nevertheless, if tjol wants to get the updated app on the Play Store, I'm willing to lend a hand.

On a side note I'm working on an app largely inspired by tjol's awesome work called Discogs Scrobbler https://github.com/jvanhie/discogsscrobbler since I wanted some features I couldn't hack into this app ;-) the current version is quite stable and I use it daily, and I'm finishing the tablet layouts this month normally. But since I have zero experience with getting something on the Play Store it might still be a couple months.