From ac9e7aeadf7c2243d90ffc517de2b63fd82fe0c6 Mon Sep 17 00:00:00 2001 From: cdransf Date: Mon, 27 May 2024 00:13:42 +0000 Subject: [PATCH 1/3] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index 2b8c7288..b431c89b 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1716753812315 + "timestamp": 1716768821226 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 3b68c814..00c62856 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -13447,9 +13447,9 @@ }, "https://coryd.dev/now?ts=2024-21#artists": { "id": "aHR0cHM6Ly9jb3J5ZC5kZXYvbm93P3RzPTIwMjQtMjEjYXJ0aXN0cw==", - "title": "🎧: My top artists for the week: Fugazi @ 20 plays, fleshwater @ 16 plays, NoMeansNo @ 14 plays, American Football @ 4 plays", + "title": "🎧: My top artists for the week: Disillusion @ 36 plays, Glassing @ 35 plays, Nucleus @ 30 plays, NoMeansNo @ 30 plays, Built to Spill @ 27 plays, blink-182 @ 24 plays, Gravenchalice @ 22 plays, Fugazi @ 20 plays", "url": "https://coryd.dev/now?ts=2024-21#artists", - "content_text": "🎧: My top artists for the week: Fugazi @ 20 plays, fleshwater @ 16 plays, NoMeansNo @ 14 plays, American Football @ 4 plays #Music https://coryd.dev/now?ts=2024-21#artists", + "content_text": "🎧: My top artists for the week: Disillusion @ 36 plays, Glassing @ 35 plays, Nucleus @ 30 plays, NoMeansNo @ 30 plays, Built to Spill @ 27 plays, blink-182 @ 24 plays, Gravenchalice @ 22 plays, Fugazi @ 20 plays #Music https://coryd.dev/now?ts=2024-21#artists", "date_published": "Mon, 20 May 2024 00:00:00 GMT", "toots": [ "https://social.lol/users/cory/statuses/112470524335862859" @@ -13697,5 +13697,16 @@ "https://social.lol/users/cory/statuses/112509177840235810" ], "lastTootTimestamp": 1716753812307 + }, + "https://coryd.dev/now?ts=2024-22#artists": { + "id": "aHR0cHM6Ly9jb3J5ZC5kZXYvbm93P3RzPTIwMjQtMjIjYXJ0aXN0cw==", + "title": "🎧: My top artists for the week: Fawn Limbs @ 50 plays, blink-182 @ 45 plays, Home Is Where @ 38 plays, Deftones @ 36 plays, Cloud Rat @ 33 plays, The Get Up Kids @ 32 plays, Spawn of Possession @ 31 plays, Ataraxy @ 29 plays", + "url": "https://coryd.dev/now?ts=2024-22#artists", + "content_text": "🎧: My top artists for the week: Fawn Limbs @ 50 plays, blink-182 @ 45 plays, Home Is Where @ 38 plays, Deftones @ 36 plays, Cloud Rat @ 33 plays, The Get Up Kids @ 32 plays, Spawn of Possession @ 31 plays, Ataraxy @ 29 plays #Music https://coryd.dev/now?ts=2024-22#artists", + "date_published": "Mon, 27 May 2024 00:00:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112510161462605024" + ], + "lastTootTimestamp": 1716768821218 } } \ No newline at end of file From 75d5051adcc8f15b8ed29b3865acc5d01b059e45 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sun, 26 May 2024 17:18:01 -0700 Subject: [PATCH 2/3] fix: chart links --- src/_data/weeklyArtistChart.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_data/weeklyArtistChart.js b/src/_data/weeklyArtistChart.js index 238e958b..2d04bc68 100644 --- a/src/_data/weeklyArtistChart.js +++ b/src/_data/weeklyArtistChart.js @@ -111,7 +111,7 @@ export default async function() { return { title: formattedData['content'], description: formattedData['description'], - url: `https://coryd.dev/now?ts=${chart['week']}#artists`, + url: `https://coryd.dev/music?ts=${chart['week']}#artists`, date: chart['date'] } }) @@ -119,7 +119,7 @@ export default async function() { { title: formattedData['content'], description: formattedData['description'], - url: `https://coryd.dev/now?ts=${weekNumber}#artists`, + url: `https://coryd.dev/music?ts=${weekNumber}#artists`, date: now.toISODate() }, ...recentChartData From 4ab7f3fcc97b19b0d50a0f6d83ae2e4808fe9e34 Mon Sep 17 00:00:00 2001 From: cdransf Date: Mon, 27 May 2024 02:15:08 +0000 Subject: [PATCH 3/3] 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 b431c89b..e87f0057 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1716768821226 + "timestamp": 1716776107852 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 00c62856..eada28cd 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -13708,5 +13708,16 @@ "https://social.lol/users/cory/statuses/112510161462605024" ], "lastTootTimestamp": 1716768821218 + }, + "https://coryd.dev/music?ts=2024-22": { + "id": "aHR0cHM6Ly9jb3J5ZC5kZXYvbXVzaWM/dHM9MjAyNC0yMg==", + "title": "🎧: My top artists for the week: Fawn Limbs @ 50 plays, blink-182 @ 45 plays, Home Is Where @ 38 plays, Deftones @ 36 plays, Cloud Rat @ 33 plays, The Get Up Kids @ 32 plays, Spawn of Possession @ 31 plays, Ataraxy @ 29 plays", + "url": "https://coryd.dev/music?ts=2024-22", + "content_text": "🎧: My top artists for the week: Fawn Limbs @ 50 plays, blink-182 @ 45 plays, Home Is Where @ 38 plays, Deftones @ 36 plays, Cloud Rat @ 33 plays, The Get Up Kids @ 32 plays, Spawn of Possession @ 31 plays, Ataraxy @ 29 plays https://coryd.dev/music?ts=2024-22", + "date_published": "Mon, 27 May 2024 00:00:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112510639001676450" + ], + "lastTootTimestamp": 1716776107843 } } \ No newline at end of file