Export data from "listenbrainz" to last.fm

I am sending data from the work PC to Listenbrainz, because Last.fm is blocked in the proxy. in this case, I would be able to export the data to Last.fm later? because I saw that it already has the opposite (Last.fm to Listenbrainz)

Sorry - you would have to ask “last.fm” to implement this feature, it’s not something we can do it from the ListenBrainz end.

You might also like to check third party last.fm scrobblers/importers for the function, or request it there.

Either way, if I remember correctly last.fm limits importing listens older than a week or so?

4 Likes

With ~phw/scotty - Transfer listens and loves between music services - sourcehut git you could get your listens from LB to last.fm. But you need to run it frequently, as aerozol pointed out last.fm does restrict the age of new listens, so you cannot import old history.

Scotty is designed to set up a configuration for each service once and then run the transfer frequently, though. So you set up both listenbrainz and lastfm with scotty service add. Afterwards you run:

scotty beam listens listenbrainz lastfm

It will remember the timestamp of the last listen it transferred and continue from there on the next run.

4 Likes

I actually tried that myself by using multiscrobbler to resend listens from alistral, and you cannot send listens that are older than 2 weeks. So that’s a bust.

3 Likes