offmessage / pyscrobbler

Python bindings for the last.fm API
http://github.com/offmessage/pyscrobbler
8 stars 0 forks source link

Merging back upstream changes from Sonata project #5

Open multani opened 12 years ago

multani commented 12 years ago

Hi,

Sonata is a Python/Gtk client to the Music Player Daemon (https://github.com/multani/sonata) which currently contains a copy of your audioscrobbler module, which has been imported circa February 2008 by the former maintainer of the project.

Since then, it has diverged a bit from your upstream version, and I would like to move those changes back from Sonata to here.

I had a quick look at the current differences, and this is what has been changed so far:

And the module from Sonata misses, of course, some stuffs you added later.

if you are interested, I'm willing to open one or more pull requests on your repository so that you can merge those changes here, and we can drop the custom module from Sonata to use this one instead.

offmessage commented 12 years ago

Please do open pull requests - I'd be very happy to include your code in pyscrobbler. As you've no doubt seen I've not had a lot of time to work on it (nor, to be honest, the motivation as my needs have long since passed) but I'm very happy to keep the library alive.

Send through the pull requests and I'll get them merged as soon as I get the chance