Standard Search
About 6 results
https://www.coryd.dev/posts/2024/organizing-and-archiving-music · 14 Nov 2024
Every time I purchase digital music it gets downloaded and archived the exact same way.
https://www.coryd.dev/posts/2024/importing-music-metadata-from-plex · 12 Nov 2024
To track the music I listen to I need to add records for artists and albums associated with them. This is something I've tackled manually — add an artist name, slug, description and a record for each album.
https://www.coryd.dev/posts/2024/tracking-the-music-i-listen-to · 24 Sep 2024
I've talked about building my own music scrobbler , I've talked about improving it and I've complained about wanting to stream my own music and then I wrote a retrospective about it . I've settled on something that works, so let's look at it in a bit more ...
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.
https://www.coryd.dev/posts/2024/building-a-scrobbler-using-plex-webhooks-edge-functions-and-blob-storage · 2 Apr 2024
I've written before about embedding music into my site and I've largely used Last.fm to do so. Their API is rather extensive, though it is showing its age — the default response format is XML, they've dropped artist images and have intermittently failed ...