Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Last.fm integration #5
Conversation
nilgradisnik
added some commits
Dec 31, 2014
|
Hi, this is an awesome change, but the gnome github repositories are merely mirrors. There are instructions on how to contribute changes at: https://wiki.gnome.org/GnomeLove/SubmittingPatches . Please let me know if you need any help! |
nilgradisnik
commented
Jan 4, 2015
|
Thanks for the info. I'll submit a patch when I get the chance. |
nilgradisnik
closed this
Nov 10, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nilgradisnik commentedJan 3, 2015
Implemented last.fm service integration.
Posting nowPlaying and scrobble events.
Added toggle action to app menu.
Using the following new modules:
TODO: Pass last.fm API key and secret to constructor in application.py:144