On Sat, 2012-01-07 at 18:01 +0100, Tomas Aronsson wrote:
On Thu, 05 Jan 2012 16:10:48 +0200, Jonathan Dieter wrote:
> Ok, three of the packages would need to go into RPM Fusion and one into
> Fedora. Following are the review requests:
> libspotify -
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2133
> pyspotify -
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2134
> pykka -
https://bugzilla.redhat.com/show_bug.cgi?id=771944
> mopidy -
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2135
> If anyone has a Spotify Premium Account and is interested in controlling
> their music with MPD clients, please feel free to review.
It would be nice to get rid of my virtualized Win XP for Spotify and
control it remotely with the same clients as I'm using for local
music. Rpmbuild and mock seem to build these quite ok and the rpms
install on my Fedora 16 machines. I'll try to comment on issues I find
in the bugzillas above.
Slightly OT: I currently have some other (probably own configuration,
possibly upstream) issues where I cannot get mopidy to connect to
Spotify correctly without complaining about "SpotifyError: No
credentials stored". If someone happens to solve a similar problem it
would be good to know. My current plan is to write a basic debug
program using pyspotify to analyze it further.
Thanks for this initiative,
Glad it's useful to someone other than myself. Re: "SpotifyError: No
credentials stored", have you been using mopidy before? I ran across
this page:
https://github.com/mopidy/mopidy/issues/138, but it says that
the bug was fixed in mopidy 0.6.0 (and I've package 0.6.1).
Jonathan