Testando o Rocksky, para usar basta conectar sua conta do Bluesky e apesar de dar erro na conexão no Pano Scrobbler esta funcionando de boa
https://rocksky.app/
🚀 Public Beta 9 of Listening Post, my always-on #macOS multi-#scrobbler, is out!
- Supports #Spotify & #Maloja now ❶
- Proper onboarding on first launch
- Better baseline data enrichment
- Lots of QoL improvements
Site: https://actions.work/listening-post?ref=mastodon
Forum post: https://forum.actions.work/t/listening-post-v2026-0-9-beta-9/851
❶) In addition to local files, #LastFM, #ListenBrainz (+ compatible), #Rocksky, #Mastodon / #ActivitiPub, #Bluesky, #AppleMusic, #Deezer, and #Shortcuts
🚀 Listening Post: Beta 7 of my always-on #macOS music recognizer & #scrobbler is out!
Today: support for #Bluesky and #Spotify (bare-bones: their decision, not mine), and QoL improvements!
→ https://actions.work/listening-post?ref=mastodon
Release notes: https://forum.actions.work/t/beta-2026-0-7-beta-7/844
And while I'm happy with the app already, I think it needs another name. I like the stupid half-assed pun "Post your listens" → "Listening Post", but I suspect I'm the only person. Hmm.
使用Web Scrobbler本意是把在Youtube听的歌曲同步到Lastfm和maloja,但是不小心把看的视频也scrobble到lastfm和maloja了,需要手动删除
1. maloja很好处理,登录为管理员,在主页就可以通过删除按钮了delete按钮确认删除了:https://maloja.feddit.social
2. lastfm开始在主页没有找到https://www.last.fm/zh/user/kipjaychou ,后面发现在音乐库可以找到“删除音乐记录” https://www.last.fm/zh/user/kipjaychou/library
以后看视频就关闭 Web Scrobbler插件,听音乐再打开。
用web-scrobbler记录在Youtube播发的音乐,然后同步到Last.fm,再使用Multi-Scrobbler同步到Maloja
也可以直接同步到LibreFM和ListenBrainz(不怎么用)
这样在浏览器播放的音乐也可以被记录📝了
Github: https://github.com/web-scrobbler/web-scrobbler
Last.fm: https://www.last.fm/user/kipjaychou
Maloja: https://maloja.feddit.social/
LibreFM: https://libre.fm/user/kipjaychou
#lastfm #scrobbler #youtube #music #librefm #maloja #github #listenbrainz
努力听歌🀄️
视奸网站: https://maloja.feddit.social
Omni Trio - The Haunted Science (1996)
这两天写了个 macOS 的 scrobbler(暂时只支持 lastfm/librefm),不知道有没有感兴趣的朋友
一开始写的时候打算直接调 MediaRemote 私有接口,升到 15.4 后就不让大部分应用调用了(昨天凌晨才发现),然后看到 MusicPresense 开发者做了个 Perl 程序来解决这个问题。于是乎便直接依赖 CLI 流式输出实现 scrobble 了,非常的不优雅