{
  "$type": "site.standard.document",
  "description": "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 to return album art. ListenBrainz is great, but client support is still lacking. I've also tried charting Apple Music data from their (quite limited) API.",
  "path": "/posts/2024/building-a-scrobbler-using-plex-webhooks-edge-functions-and-blob-storage",
  "publishedAt": "2024-04-02T09:30:00Z",
  "site": "at://did:plc:sttgf52vkk46f6yuknvqxvgh/site.standard.publication/self",
  "tags": [
    "development",
    "indie web",
    "netlify",
    "plexamp",
    "plex",
    "eleventy",
    "javascript",
    "music"
  ],
  "title": "Building a scrobbler using Plex webhooks, edge functions and blob storage"
}