when you look up the #lastfm page for a song and you're the only one scrobbling it in the little graph of the last few months
🎶 jcrabapple just liked a song on Last.FM! ♥️
'The Imperial March' by Galactic Empire
https://www.last.fm/music/Galactic+Empire/_/The+Imperial+March
Sharing some of my favourite ListenBrainz / MusicBrainz findings over the last few months. ✨
*ICYMI:*
* #ListenBrainz is a free and open source service that can keep track of your music listens across different apps, platforms, and players, similar to last.fm.*
* #MusicBrainz is the user-generated encyclopedia that ListenBrainz feeds from to display info about tracks, albums, artists, etc.*
🧵
#scrobble #lastfm #DeSpotify #SpotifyUnwrapped #SpotifyDeleted #NoSpotify #CandideFindings
Sharing some of my favourite ListenBrainz / MusicBrainz findings over the last few months. ✨
*ICYMI:*
* #ListenBrainz is a free and open source service that can keep track of your music listens across different apps, platforms, and players, similar to last.fm.*
* #MusicBrainz is the user-generated encyclopedia that ListenBrainz feeds from to display info about tracks, albums, artists, etc.*
🧵
#scrobble #lastfm #DeSpotify #SpotifyUnwrapped #SpotifyDeleted #NoSpotify #CandideFindings
Yes I have used Claude to orchestrate the development of #indiekit from @paulrobertlloyd
I have made a few plugins and then the entire development of a #microsub endpoint for indiekit (6K line of code) based on the excellent #ekster wiki and inspired by https://github.com/pstuifzand/ekster
Indiekit plugins include
- GitHub repo integration, PR, commits activity
- #Funkwhale listening activity
- #Lastfm scrobbling activity
- #Youtube Live widget with latest videos
- live #Webmention proxy for indiekit frontend (still to be improved)
I want to create a few more plugin, like one for #gitlab #forjego
many years ago (before its acquisition), I was a big fan of #LastFM. To this day it was the best music recommendation system I ever used. Deezer's (and I hear Spotify's), doesn't come anywhere close.
I would like to find something to fill that void - to help me find artists that I would otherwise not, based on what I listen to.
What is a good option these days?
many years ago (before its acquisition), I was a big fan of #LastFM. To this day it was the best music recommendation system I ever used. Deezer's (and I hear Spotify's), doesn't come anywhere close.
I would like to find something to fill that void - to help me find artists that I would otherwise not, based on what I listen to.
What is a good option these days?
2002: Last.fm and Audioscrobbler Herald the Social Web
https://cybercultural.com/p/lastfm-audioscrobbler-2002/
#HackerNews #LastFM #Audioscrobbler #SocialWeb #2002 #MusicHistory #CyberCulture
Just released! 🚀
🎶 pylast 6.0.0
🎤 A Python interface to Last.fm and Libre.fm
📯 Restore proxy support (potential breaking change: proxies are now always stored as a dict, before it was a str or dict)
🪇 Drop support for almost-EOL Python 3.9
Just released! 🚀
🎶 pylast 7.0.0
🎤 A #Python interface to @lastfm and Libre.fm
🗑️ Remove `SCROBBLE_SOURCE_*` and `SCROBBLE_MODE_*` constants. Last used in 2017, you probably weren't using them
📻 Add `chosen_by_user` parameter to `scrobble`. Set to false if you don't have "direct" control over the source, like radio or a stream.
🐍 Add support for Python 3.15
📼 Test against recorded API instead of live
🦀 Replace pre-commit with prek
Thanks to @scy!
https://github.com/pylast/pylast/releases/tag/7.0.0
#release #LastFM
Just released! 🚀
After one sequential-only CI failure, two artifacts builds, one GitHub outage, two fixes for the Windows installer build, four Windows builds, and a NuGet outage:
🐍 Python 3.15 alpha 2!
🔬 PEP 799: A new high-frequency statistical sampling profiler
💬 PEP 686: Python now uses UTF-8 as the default encoding
🌊 PEP 782: A new PyBytesWriter C API to create a Python bytes object
⚠️ Better error messages
https://discuss.python.org/t/python-3-15-0a2/104948?u=hugovk
Just released! 🚀
🎶 pylast 7.0.0
🎤 A #Python interface to @lastfm and Libre.fm
🗑️ Remove `SCROBBLE_SOURCE_*` and `SCROBBLE_MODE_*` constants. Last used in 2017, you probably weren't using them
📻 Add `chosen_by_user` parameter to `scrobble`. Set to false if you don't have "direct" control over the source, like radio or a stream.
🐍 Add support for Python 3.15
📼 Test against recorded API instead of live
🦀 Replace pre-commit with prek
Thanks to @scy!
https://github.com/pylast/pylast/releases/tag/7.0.0
#release #LastFM
🔗 2002: Last.fm and Audioscrobbler Herald the Social Web via @ricmac #Lastfm #Tech #SocialMedia #Music
Following in Amazon's footsteps, two student projects independently use 'collaborative filtering' to bring recommendations and social networking to online music; soon they will join forces.
🔗 2002: Last.fm and Audioscrobbler Herald the Social Web via @ricmac #Lastfm #Tech #SocialMedia #Music
Following in Amazon's footsteps, two student projects independently use 'collaborative filtering' to bring recommendations and social networking to online music; soon they will join forces.
If Last.fm really cared about their users they would send people an award for hitting 100,000 scrobbles. 🏆
The more I'm back to actively using Last.fm, clicking through 20 years of my listening history and stumbling over _lots_ of inactive profiles, the more I wish other people would be using it again, too.
Sharing their thoughts about songs. Congratulating friends on their great taste in music. Recommending artists. Nerding out about basslines.
I'm https://www.last.fm/user/Scy83 btw.
just discovered @ListenBrainz - open and community driven music platform keeping track of your #music habits. what's really cool both, @jellyfin (via custom plugin, including favourites sync) and #navidrodrome (natively, no favourites so far), support #scrobble to #listenBrainz . time to say goodbye to #lastfm 😊 getting rid of propietary music streaming services got one step easier!
just discovered @ListenBrainz - open and community driven music platform keeping track of your #music habits. what's really cool both, @jellyfin (via custom plugin, including favourites sync) and #navidrodrome (natively, no favourites so far), support #scrobble to #listenBrainz . time to say goodbye to #lastfm 😊 getting rid of propietary music streaming services got one step easier!
Just released! 🚀
🎶 pylast 6.0.0
🎤 A Python interface to Last.fm and Libre.fm
📯 Restore proxy support (potential breaking change: proxies are now always stored as a dict, before it was a str or dict)
🪇 Drop support for almost-EOL Python 3.9
Gere o seu: