chore: cache files overwritten during build
This commit is contained in:
parent
8deff32772
commit
2d4efa2e74
8 changed files with 9 additions and 14 deletions
|
@ -70,7 +70,6 @@ const emojiMap = (genre, artist) => {
|
|||
|
||||
export default async () => {
|
||||
const TV_KEY = Netlify.env.get("API_KEY_TRAKT");
|
||||
const MUSIC_KEY = Netlify.env.get("API_KEY_LASTFM");
|
||||
const scrobbles = getStore('scrobbles')
|
||||
const headers = {
|
||||
"Content-Type": "application/json",
|
||||
|
@ -85,7 +84,7 @@ export default async () => {
|
|||
},
|
||||
})
|
||||
.then((data) => {
|
||||
if (data.ok) return data.json();
|
||||
if (data.ok) return data?.json();
|
||||
throw new Error('Something went wrong with the Trakt endpoint.');
|
||||
})
|
||||
.catch(err => {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
import { getStore } from '@netlify/blobs'
|
||||
import { DateTime } from 'luxon'
|
||||
|
||||
const sanitizeMediaString = (string) => string.normalize('NFD').replace(/[\u0300-\u036f\u2010—\.\?\(\)\[\]\{\}]/g, '').replace(/\.{3}/g, '');
|
||||
const sanitizeMediaString = (string) => string.normalize('NFD').replace(/[\u0300-\u036f\u2010—\.\?\(\)\[\]\{\}]/g, '').replace(/\.{3}/g, '').replace(/A©|é/g, 'e');
|
||||
|
||||
const weekKey = () => {
|
||||
const currentDate = DateTime.now();
|
||||
|
@ -77,12 +77,7 @@ export default async (request) => {
|
|||
return {}
|
||||
});
|
||||
const artistData = artistRes['artist'];
|
||||
let mbid = artistData['mbid']
|
||||
const mbidMap = () => mbidRes[artistData['name'].toLowerCase()] || '';
|
||||
|
||||
// mbid mismatches
|
||||
if (mbidMap() !== "") mbid = mbidMap();
|
||||
|
||||
const mbid = artistData['mbid']
|
||||
const genreUrl = `https://musicbrainz.org/ws/2/artist/${mbid}?inc=aliases+genres&fmt=json`;
|
||||
const genreRes = await fetch(genreUrl, {
|
||||
type: "json",
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
import artistCapitalizationPatches from '../json/artist-capitalization-patches.js';
|
||||
import mbidPatches from '../json/mbid-patches.js';
|
||||
|
||||
export const artistCapitalization = (artist) => artistCapitalizationPatches[artist?.toLowerCase()] || artist
|
||||
|
||||
const sanitizeMediaString = (string) => string.normalize('NFD').replace(/[\u0300-\u036f\u2010—\.\?\(\)\[\]\{\}]/g, '').replace(/\.{3}/g, '');
|
||||
|
||||
export const mbidMap = (artist) => mbidPatches[artist.toLowerCase()] || ''
|
||||
const sanitizeMediaString = (string) => string.normalize('NFD').replace(/[\u0300-\u036f\u2010—\.\?\(\)\[\]\{\}]/g, '').replace(/\.{3}/g, '').replace(/A©|é/g, 'e');
|
||||
|
||||
export const buildChart = (tracks, artists, albums, nowPlaying) => {
|
||||
const artistsData = {}
|
||||
|
|
1
src/_data/json/albums-map.json
Normal file
1
src/_data/json/albums-map.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"nomeansno-all-roads-lead-to-ausfahrt":{"mbid":"4ab8e8be-fbdb-42f4-a246-b297d7659c6b","image":"https://cdn.coryd.dev/albums/nomeansno-all-roads-lead-to-ausfahrt.jpg"},"the-ataris-so-long-astoria":{"mbid":"13b10ccd-7a67-3090-a59f-0833f8a1681d","image":"https://cdn.coryd.dev/albums/the-ataris-so-long-astoria.jpg"},"nomeansno-wrong":{"mbid":"47529172-fe29-4c33-aea1-205a96ed88f0","image":"https://cdn.coryd.dev/albums/nomeansno-wrong.jpg"},"dead-kennedys-plastic-surgery-disasters":{"mbid":"1280555a-4ab5-4c72-ab51-bd883b9865f6","image":"https://cdn.coryd.dev/albums/dead-kennedys-plastic-surgery-disasters.jpg"},"taylor-swift-evermore":{"mbid":"00945de3-0f0c-49ad-9709-0212c672042b","image":"https://cdn.coryd.dev/albums/taylor-swift-evermore.jpg"},"porcupine-tree-fear-of-a-blank-planet":{"mbid":"05bd485b-ec66-4ca6-b969-402007cda9d5","image":"https://cdn.coryd.dev/albums/porcupine-tree-fear-of-a-blank-planet.jpg"},"porcupine-tree-deadwing":{"mbid":"14838335-e191-43af-8b54-ebe644687d76","image":"https://cdn.coryd.dev/albums/porcupine-tree-deadwing.jpg"},"dinosaur-jr.-green-mind":{"mbid":"3b7e5853-4809-49a8-8083-05e69ff19ef2","image":"https://cdn.coryd.dev/albums/dinosaur-jr.-green-mind.jpg"},"porcupine-tree-in-absentia":{"mbid":"04ab3ae0-d4ca-4b72-9831-cf2767b79945","image":"https://cdn.coryd.dev/albums/porcupine-tree-in-absentia.jpg"},"knuckle-puck-losing-what-we-love":{"mbid":"82953f0e-3340-4802-96b9-c35c48213125","image":"https://cdn.coryd.dev/albums/knuckle-puck-losing-what-we-love.jpg"},"verberis-the-apophatic-wilderness":{"mbid":"258e5338-2f34-42b0-89a5-0dfa650ecb54","image":"https://cdn.coryd.dev/albums/verberis-the-apophatic-wilderness.jpg"},"verberis-vexamen":{"mbid":"7ad1df14-1160-4e20-bf66-74d46a6645ae","image":"https://cdn.coryd.dev/albums/verberis-vexamen.jpg"},"knuckle-puck-copacetic":{"mbid":"436f55fd-a6f2-40e3-ae5a-3e2c3df48374","image":"https://cdn.coryd.dev/albums/knuckle-puck-copacetic.jpg"},"cantique-lepreux-le-bannissement":{"mbid":"7d806219-2d79-4c41-9a60-98800c01bc3f","image":"https://cdn.coryd.dev/albums/cantique-lepreux-le-bannissement.jpg"},"cantique-lepreux-cendres-celestes":{"mbid":"1ae11cd5-2480-487b-84f2-1ce81b9562e8","image":"https://cdn.coryd.dev/albums/cantique-lepreux-cendres-celestes.jpg"},"cantique-lepreux-paysages-polaires":{"mbid":"","image":"https://cdn.coryd.dev/albums/cantique-lepreux-paysages-polaires.jpg"},"vacuous-dreams-of-dysphoria":{"mbid":"","image":"https://cdn.coryd.dev/albums/vacuous-dreams-of-dysphoria.jpg"},"vacuous-katabasis":{"mbid":"64d25e79-6e96-40d9-a0b3-5418e31330fd","image":"https://cdn.coryd.dev/albums/vacuous-katabasis.jpg"},"phobophilic-enveloping-absurdity":{"mbid":"","image":"https://cdn.coryd.dev/albums/phobophilic-enveloping-absurdity.jpg"},"phobophilic-undimensioned-identities":{"mbid":"30b2505e-2839-4b81-99b1-b94491f62a82","image":"https://cdn.coryd.dev/albums/phobophilic-undimensioned-identities.jpg"},"contaminated-celebratory-beheading":{"mbid":"3a08582a-89ca-42a6-ab3c-7a07c7f8f2d4","image":"https://cdn.coryd.dev/albums/contaminated-celebratory-beheading.jpg"},"cryptic-shift-visitations-from-enceladus":{"mbid":"13f353a4-45fe-418b-8ab0-28cfa118a92e","image":"https://cdn.coryd.dev/albums/cryptic-shift-visitations-from-enceladus.jpg"},"knuckle-puck-2020":{"mbid":"","image":"https://cdn.coryd.dev/albums/knuckle-puck-2020.jpg"}}
|
1
src/_data/json/artists-map.json
Normal file
1
src/_data/json/artists-map.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"nomeansno":{"mbid":"37e9d7b2-7779-41b2-b2eb-3685351caad3","genre":"hardcore punk","image":"https://cdn.coryd.dev/artists/nomeansno.jpg"},"the-ataris":{"mbid":"57805d77-f947-4851-b7fb-78baad154451","genre":"punk","image":"https://cdn.coryd.dev/artists/the-ataris.jpg"},"dead-kennedys":{"mbid":"37c78aeb-d196-42b5-b991-6afb4fc9bc2e","genre":"hardcore punk","image":"https://cdn.coryd.dev/artists/dead-kennedys.jpg"},"taylor-swift":{"mbid":"20244d07-534f-4eff-b4d4-930878889970","genre":"pop","image":"https://cdn.coryd.dev/artists/taylor-swift.jpg"},"porcupine-tree":{"mbid":"169c4c28-858e-497b-81a4-8bc15e0026ea","genre":"progressive rock","image":"https://cdn.coryd.dev/artists/porcupine-tree.jpg"},"dinosaur-jr.":{"mbid":"77c167d2-4965-4421-830a-9815e4956475","genre":"alternative rock","image":"https://cdn.coryd.dev/artists/dinosaur-jr..jpg"},"knuckle-puck":{"mbid":"68ff4824-8451-481c-b4cf-57c2c64d8c00","genre":"emo","image":"https://cdn.coryd.dev/artists/knuckle-puck.jpg"},"verberis":{"mbid":"9d4fdc20-a658-4eab-9b95-31d04104d7d8","genre":"black metal","image":"https://cdn.coryd.dev/artists/verberis.jpg"},"cantique-lepreux":{"mbid":"274d698c-81c1-48f7-b848-c4ab0730f486","genre":"black metal","image":"https://cdn.coryd.dev/artists/cantique-lepreux.jpg"},"vacuous":{"mbid":"8331d770-f379-420c-aabc-d8c1ebdc12f3","genre":"death metal","image":"https://cdn.coryd.dev/artists/vacuous.jpg"},"phobophilic":{"mbid":"926985c7-9385-481f-b6e9-dfed167bd9c0","genre":"death metal","image":"https://cdn.coryd.dev/artists/phobophilic.jpg"},"contaminated":{"mbid":"11f7a795-25b1-4f25-8b23-734cba19f8a5","genre":"death metal","image":"https://cdn.coryd.dev/artists/contaminated.jpg"},"cryptic-shift":{"genre":"","image":"https://cdn.coryd.dev/artists/cryptic-shift.jpg"}}
|
1
src/_data/json/now-playing.json
Normal file
1
src/_data/json/now-playing.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"track":"20/20","album":"20/20","artist":"Knuckle Puck","trackNumber":1,"timestamp":"2024-04-04T02:02:12.361+00:00","genre":"emo","url":"https://musicbrainz.org/artist/68ff4824-8451-481c-b4cf-57c2c64d8c00"}
|
1
src/_data/json/scrobbles-window.json
Normal file
1
src/_data/json/scrobbles-window.json
Normal file
File diff suppressed because one or more lines are too long
|
@ -17,7 +17,7 @@ What I've long wanted is something that sits on infrastructure I control, stores
|
|||
Next, I went to work developing the edge function that would receive and deal with the data. I'm leveraging `luxon` for dealing with dates and [Netlify Blobs](https://docs.netlify.com/blobs/overview/) for persistence. I have a few different helper functions on hand as well:
|
||||
|
||||
```javascript
|
||||
const sanitizeMediaString = (string) => string.normalize('NFD').replace(/[\u0300-\u036f\u2010—\.\?\(\)\[\]\{\}]/g, '').replace(/\.{3}/g, '');
|
||||
const sanitizeMediaString = (string) => string.normalize('NFD').replace(/[\u0300-\u036f\u2010—\.\?\(\)\[\]\{\}]/g, '').replace(/\.{3}/g, '').replace(/A©|é/g, 'e');
|
||||
|
||||
const weekKey = () => {
|
||||
const currentDate = DateTime.now();
|
||||
|
|
Reference in a new issue