tizonia / tizonia-openmax-il

Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, iHeartRadio, Plex servers and Chromecast devices.
https://tizonia.org
GNU Lesser General Public License v3.0
1.68k stars 85 forks source link

Add Last.fm scrobble support #467

Open ionyx0 opened 6 years ago

ionyx0 commented 6 years ago

Feature request

Add support for scrobbling track data to Last.fm. See the URL below for API documentation.

https://www.last.fm/api/scrobbling

tizonia commented 6 years ago

Hi, thanks for stopping by!

This is a good idea. I've briefly looked at it in the past. I think pylast might be a good option for this integration: https://github.com/pylast/pylast

ionyx0 commented 6 years ago

Love the software and the work being done on it. I'm not a C developer but I'll take a look at the library you posted above and see if I can help at all.

Thanks for considering!

tizonia commented 6 years ago

Excellent!, don't hesitate to ask in case you need help.