Standard Search
About 3 results
https://www.coryd.dev/posts/2025/evolving-my-personal-music-scrobbler · 17 Oct 2025
I've nearly entirely rewritten my site over the past few months. First, I refactored the frontend into a Laravel application that leveraged the same postgREST endpoints that my long-running 11ty site used. Next, I wrote a new administrative application in ...
https://www.coryd.dev/posts/2024/adventures-in-self-hosting-data · 15 May 2024
I think my self-hosted scrobbling implementation is, at this point, fairly stable. The charts I'm calculating track pretty closely with last.fm's and I'm inclined to chalk the difference up to how we're calculating/slicing dates.
https://www.coryd.dev/posts/2024/improving-my-self-hosted-scrobbling-implementation · 8 May 2024
I wrote (fairly) recently about implementing my own scrobbler using Plex webhooks, edge functions and blob storage. So far — so far — this has worked quite well.