Somewhere, I'm online and listening to music
🫧 Open on Bubbles I've had the song I'm currently listening to and, if idle, the last song played displayed on my home page for a while now. Initially, it was powered by last.fm . As I've built my own scrobbler , I populated the element from my own data. The static implementation is straightforward: I store each listen as a record, when a listen is inserted, the cache is cleared and warmed and an update is displayed. What I've been kicking around as an idea has been to have a live progress display to comple
评论
?
参与讨论