Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration to last.fm? #450

Open
Yoposoc opened this issue Jul 25, 2016 · 8 comments
Open

Integration to last.fm? #450

Yoposoc opened this issue Jul 25, 2016 · 8 comments
Labels
t/request Someone requested a new feature

Comments

@Yoposoc
Copy link

Yoposoc commented Jul 25, 2016

Hi,
I'm on a server that uses this, and I'm wondering if I can get the stuff that the musicbot is playing to scrobble on last.fm.
It seems like there's another guy that has done this with a different script: https://github.com/deansheather/discord.fm-client-tools . I know close to nil about coding, so I wanted to ask if it was possible. Thanks.

@imayhaveborkedit
Copy link
Collaborator

That script doesn't do last.fm scrobbling, its just noted on the todo list. There is a python library for last.fm but I'm not going to add that anytime soon. Maybe after all the major features are done.

@imayhaveborkedit imayhaveborkedit added this to the Miscellaneous enhancements milestone Jul 25, 2016
@arunesh90
Copy link
Member

arunesh90 commented Jul 25, 2016

That script is for listening on the DiscordFM socket server, not for last.fm stuff.

@Yoposoc
Copy link
Author

Yoposoc commented Jul 28, 2016

Oh, I see. Pity.

@jayktaylor jayktaylor added the t/request Someone requested a new feature label Aug 2, 2016
@0x61726b
Copy link

0x61726b commented Feb 21, 2017

If anyone gets here, we have implemented Last.fm integration on our server, the code is not very clean so I wont be submitting a PR (as I see a Last.fm PR was there and got rejected before). If anyone is interested you can clone my fork and take a look at it.

No scrobbling from voice channels to Last.fm because we don't listen things on the VCs since 96128Kbps is awful to listen to music. We had it at some point but no one used so I removed it. The code is there though, you can easily add it.

github.com/arkenthera/MusicBot

What it can do:

  • Save user's Last.fm user names so they wont type it each time
  • Scrobble Leaderboards (of users on the server who linked their account)
  • Album Chart (a grid of album covers,can be different size like 3x3 4x4 5x5, see screenshot below)
  • Last.fm overview of a user
  • Recent tracks (similar to last.fm website)
  • Display "nowplaying"
  • Display scrobble count of an arbitrary artist
  • Display detailed artist info

Screenshots

  • Chart
  • Display nowplaying of every user
  • Display user summary
  • Display Band Info
  • Recent
  • Leaderboards

@arunesh90
Copy link
Member

FYI, Bot accounts always stream at 128kbps, regardless of the channel settings.

@AquaBob-15
Copy link

Does this still exist? Since Groovy and Rythym died I'm looking for a new bot for our server and prefer for it to auto scrobble songs like Groovy did.

@Jcodeerd
Copy link
Contributor

Please use your own issue for that, but yes

@walllable
Copy link

I was about to make a feature request for this, but noticed that this one's still open. I'd love for this to be added.

@jayktaylor jayktaylor removed this from the Miscellaneous enhancements milestone Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/request Someone requested a new feature
Projects
None yet
Development

No branches or pull requests

8 participants