Closed IainCole closed 11 years ago
I just realised I'm using the beta (12.1.103) Raspberry Pi version of libspotify... so that's probably why.. my bad =(
You should push your raspberry pi's specific changes to a feature branch on your fork. I'd be happy to put a link to it in the README.
Yeah I was thinking this last night. I'll do it later
On 26 Mar 2013, at 09:01, Florent Jaby notifications@github.com wrote:
You should push your raspberry pi's specific changes to a feature branch on your fork. I'd be happy to put a link to it in the README.
— Reply to this email directly or view it on GitHub.
Hey, I stumbled upon this and thought you'd be interested if you don't already know https://github.com/woutervanwijk/Pi-MusicBox
Hey, thanks for the info. How is SpObject.getFromUrl supposed to work? I can't create an empty Track object as it expects an sp_track parameter which I don't have if I only have the URL. I've worked around it by calling the bindings directly but it looks like it should be possible to use that method?
Never mind... I've stopped being stupid now :)
I had issues with getting this to work, it looked like there was a missing callback call_unaccepted_licenses_updated, I added it in empty. It doesn't appear to be in the docs but meh... it now works for me :)