From 6dfddfb953b1fc07d3bb595a5ee0a172562243c4 Mon Sep 17 00:00:00 2001 From: cdransf Date: Tue, 2 Apr 2024 18:00:50 +0000 Subject: [PATCH 1/2] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index ad2bf67b..d5329dd5 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1712030620606 + "timestamp": 1712080849844 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index b12543c5..edb03a1e 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -12094,5 +12094,16 @@ "https://social.lol/users/cory/statuses/112199638746454324" ], "lastTootTimestamp": 1712030620600 + }, + "https://coryd.dev/posts/2024/building-a-scrobbler-using-plex-webhooks-edge-functions-and-blob-storage/": { + "id": "aHR0cHM6Ly9jb3J5ZC5kZXYvcG9zdHMvMjAyNC9idWlsZGluZy1hLXNjcm9iYmxlci11c2luZy1wbGV4LXdlYmhvb2tzLWVkZ2UtZnVuY3Rpb25zLWFuZC1ibG9iLXN0b3JhZ2Uv", + "title": "📝: Building a scrobbler using Plex webhooks, edge functions and blob storage", + "url": "https://coryd.dev/posts/2024/building-a-scrobbler-using-plex-webhooks-edge-functions-and-blob-storage/", + "content_text": "📝: Building a scrobbler using Plex webhooks, edge functions and blob storage #Eleventy #WebDev #Music #IndieWeb #SmallWeb #JavaScript https://coryd.dev/posts/2024/building-a-scrobbler-using-plex-webhooks-edge-functions-and-blob-storage/", + "date_published": "Tue, 02 Apr 2024 17:30:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112202930570496361" + ], + "lastTootTimestamp": 1712080849838 } } \ No newline at end of file From ba5bc2096d54b4e2892437ed7bb7d1cf3c73743e Mon Sep 17 00:00:00 2001 From: cdransf Date: Tue, 2 Apr 2024 18:01:35 +0000 Subject: [PATCH 2/2] Update feed item cache --- cache/feed-to-social-media.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cache/feed-to-social-media.json b/cache/feed-to-social-media.json index bc636572..0e672e41 100644 --- a/cache/feed-to-social-media.json +++ b/cache/feed-to-social-media.json @@ -1 +1 @@ -{"id":"https://coryd.dev/posts/2024/i-like-safari-but-nobody-should-be-required-to-use-it/","title":"I like Safari, but nobody should be required to use it","link":"https://coryd.dev/posts/2024/i-like-safari-but-nobody-should-be-required-to-use-it/","published":1711593000000,"description":"I've tried all the browsers (not Arc, but that's a big stack of nonsense dressing up Chromium) and I always return to Safari. I've been a longtime resident of Apple's walled garden/prison, my grandmother bought stock during Apple's IPO and my whole family uses, well, all of it. I'm technical support and firmly tethered by familial and financial bonds here.","pubDate":"Thu, 28 Mar 2024 02:30:00 GMT"} \ No newline at end of file +{"id":"https://coryd.dev/posts/2024/building-a-scrobbler-using-plex-webhooks-edge-functions-and-blob-storage/","title":"Building a scrobbler using Plex webhooks, edge functions and blob storage","link":"https://coryd.dev/posts/2024/building-a-scrobbler-using-plex-webhooks-edge-functions-and-blob-storage/","published":1712079000000,"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.","pubDate":"Tue, 02 Apr 2024 17:30:00 GMT"} \ No newline at end of file