I hope this is a good change for last.fm! I love the service but it's been trickier to use since I switched from Spotify to Apple Music. Does anyone have a setup they're happy with for scrobbling from Apple Music across different types of devices?
Last.fm is now independent
191–200 of 232 posts
Re: Last.fm is now independent
#192My first anniversary gift to her was a pro subscription (whatever it was called at that time). I still "scrobble" via Spotify and its still the destination for my 20+ years of listening history.
I am not active on any social media except last.fm... Its crazy that when I die, my music taste is the only thing that will survive in the cloud.
Re: Last.fm is now independent
#193Last.fm used to be special, but this was a long time ago. Just tried to login, recovered the password and seems that its just a tracker nowadays. In the past I could listen to music and drop a comment, meet new people, etc.
It still has comments on albums/songs/artists, but most of the conversations are a bit dead. I've still been using it since it's the best service (in my opinion) for simply tracking everything you listen to. Spotify does track the same thing but they don't really let you view the information the same way. For example, there's no way to view the list of your top artists ever like there is with last.fm (I just checked…
Re: Last.fm is now independent
#194Earlier quoted context omitted.
Cannot call lastfm algorithm advanced in any sense. Just opened Amon Tobin page: "similar artists: Kid Koala and DJ Kush", which is an impressively shallow understanding of the last 20 (!!) years of his life, and this happened with almost every artist on the platform, because the average sum of tastes of every listener does not exist in reality. E.g. in the case of Amon Tobin, Kid Koala is the average of similarities…
do you know of a better recommendation algorithm?
Re: Last.fm is now independent
#195Earlier quoted context omitted.
Among the people I know still using Last.FM, it's somewhere between having statistics about your music, and a recommendation engine. It isn't about playing the music, you can do that elsewhere. But by having data on every single piece of music you've listened to, it can recommend music you will like, and potentially recommend people with shared musical tastes as well. There's a feature to compare your musical compati…
Are you ironic when you say you never heard of "Boards of Canada"?
Re: Last.fm is now independent
#196Re: Last.fm is now independent
#197Re: Last.fm is now independent
#198So CBS spun them back out as their own corp or did the employee's or someone else buy it from CBS? Just declaring themselves independent without details doesn't provide much context. I feel like Michael Scott just declared bankruptcy.
Also… independent? Come on, most businesses on Earth are ‘independent’. They don’t need “support”, they’re a business, they need a product to sell.
I’m a big fan of their no-frills service, but I wonder if their ‘independence’ will push them down the road of weird ads and entshitification.
Re: Last.fm is now independent
#199I love last.fm but never understood the URL structure naming convention. Why use a "+" instead of a "-" for every band page (e.g. https://www.last.fm/music/The+Beatles ). I thought Kebab-case is usually the norm, and I don't think I've seen the "+" in any other URL paths that aren't query strings. Any ideas why they formatted it like this?
I believe "+" is the URL encoding for space and they're just putting the band names into the URL before encoding (thus "The Beatles" -> "The+Beatles")
> (RFC 1866) specifies that space characters should be encoded as `+` in application/x-www-form-urlencoded content-type key-value pairs (see paragraph 8.2.1, subparagraph 1).