chore: cache charts

This commit is contained in:
Cory Dransfeldt 2023-11-15 18:41:49 +00:00
parent 8320c4cf24
commit a2d50cee46
4 changed files with 33 additions and 31 deletions

View file

@ -13,11 +13,15 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
ref: ${{ github.head_ref }} ref: ${{ github.head_ref }}
- name: Fetch current artist charts - name: Fetch charts
run: |- run: |
data=$(curl 'https://ws.audioscrobbler.com/2.0/?method=user.getweeklyartistchart&user=coryd_&api_key=${{ secrets.LASTFM_API_KEY }}&format=json') \ echo "CHART_DATA=$(curl 'https://ws.audioscrobbler.com/2.0/?method=user.getweeklyartistchart&user=coryd_&api_key=${{ secrets.LASTFM_API_KEY }}&format=json')" >> "$GITHUB_ENV"
charts=$(src/_data/json/weekly-artist-charts.json | jq --argjson jq_data "${data}" '.charts += [$jq_data]') \ - name: Update charts
echo $charts > src/_data/json/weekly-artist-charts.json run: |
echo "CHARTS=$(cat src/_data/json/weekly-artist-charts.json | jq -c --argjson jq_data "$CHART_DATA" '.charts += [$jq_data]')" >> "$GITHUB_ENV"
- name: Write charts
run: |
echo $CHARTS > src/_data/json/weekly-artist-charts.json
- name: Commit - name: Commit
uses: stefanzweifel/git-auto-commit-action@v5 uses: stefanzweifel/git-auto-commit-action@v5
with: with:

File diff suppressed because one or more lines are too long

View file

@ -1 +0,0 @@
{"weeklyartistchart":{"artist":[{"mbid":"0743b15a-3c32-48c8-ad58-cb325350befa","url":"https:\/\/www.last.fm\/music\/blink-182","name":"blink-182","@attr":{"rank":"1"},"playcount":"19"},{"mbid":"aba64937-3334-4c65-90a1-4e6b9d4d7ada","url":"https:\/\/www.last.fm\/music\/Aesop+Rock","name":"Aesop Rock","@attr":{"rank":"2"},"playcount":"18"},{"mbid":"12a9e259-f7cb-4fca-87b1-a6c5fd38c300","url":"https:\/\/www.last.fm\/music\/Hot+Mulligan","name":"Hot Mulligan","@attr":{"rank":"3"},"playcount":"12"},{"mbid":"5c9dd772-a38f-4873-baa8-4b5d9dff3990","url":"https:\/\/www.last.fm\/music\/Spanish+Love+Songs","name":"Spanish Love Songs","@attr":{"rank":"4"},"playcount":"12"},{"mbid":"664c3e0e-42d8-48c1-b209-1efca19c0325","url":"https:\/\/www.last.fm\/music\/The+National","name":"The National","@attr":{"rank":"5"},"playcount":"12"},{"mbid":"a521f1a8-a949-4dcf-ab33-94596cb02787","url":"https:\/\/www.last.fm\/music\/Militarie+Gun","name":"Militarie Gun","@attr":{"rank":"6"},"playcount":"11"},{"mbid":"3ac482b8-1494-4071-a0e9-f192f9d2c2b0","url":"https:\/\/www.last.fm\/music\/Built+to+Spill","name":"Built to Spill","@attr":{"rank":"7"},"playcount":"10"},{"mbid":"6e7aea5b-de9f-4118-ae32-ddea8198864a","url":"https:\/\/www.last.fm\/music\/Dogleg","name":"Dogleg","@attr":{"rank":"8"},"playcount":"10"},{"mbid":"20244d07-534f-4eff-b4d4-930878889970","url":"https:\/\/www.last.fm\/music\/Taylor+Swift","name":"Taylor Swift","@attr":{"rank":"9"},"playcount":"9"},{"mbid":"c16dcdae-a651-42c1-aff8-edda0f463157","url":"https:\/\/www.last.fm\/music\/Soft+Kill","name":"Soft Kill","@attr":{"rank":"10"},"playcount":"8"},{"mbid":"552cd2a3-ac51-464d-8222-dcdbb08a8d2d","url":"https:\/\/www.last.fm\/music\/Tomb+Mold","name":"Tomb Mold","@attr":{"rank":"11"},"playcount":"8"},{"mbid":"","url":"https:\/\/www.last.fm\/music\/Inanna","name":"Inanna","@attr":{"rank":"12"},"playcount":"7"},{"mbid":"","url":"https:\/\/www.last.fm\/music\/AFI","name":"AFI","@attr":{"rank":"13"},"playcount":"6"},{"mbid":"","url":"https:\/\/www.last.fm\/music\/home+is+where","name":"home is where","@attr":{"rank":"14"},"playcount":"6"},{"mbid":"03f9e6f0-7c7f-4fd6-a47f-f0b0425f314b","url":"https:\/\/www.last.fm\/music\/Mis%C3%BEyrming","name":"Misþyrming","@attr":{"rank":"15"},"playcount":"6"},{"mbid":"4ef06a0d-b8d1-42b4-aff8-06f223306cdb","url":"https:\/\/www.last.fm\/music\/Cloud+Rat","name":"Cloud Rat","@attr":{"rank":"16"},"playcount":"5"},{"mbid":"67d1433c-6354-4fb4-bb57-bd21c4904eed","url":"https:\/\/www.last.fm\/music\/Desecresy","name":"Desecresy","@attr":{"rank":"17"},"playcount":"4"},{"mbid":"4236acde-2ce2-441c-a3d4-38d55f1b5474","url":"https:\/\/www.last.fm\/music\/Explosions+in+the+Sky","name":"Explosions in the Sky","@attr":{"rank":"18"},"playcount":"4"},{"mbid":"f6e61750-a6b7-4d88-979b-052345cd0e4a","url":"https:\/\/www.last.fm\/music\/Sturgill+Simpson","name":"Sturgill Simpson","@attr":{"rank":"19"},"playcount":"4"},{"mbid":"69421e11-e4c3-4854-951b-ceab4972e38e","url":"https:\/\/www.last.fm\/music\/Alkaline+Trio","name":"Alkaline Trio","@attr":{"rank":"20"},"playcount":"3"},{"mbid":"f66d378e-d9f0-4c5d-a4b9-0ee1b9fb2e09","url":"https:\/\/www.last.fm\/music\/Anxious","name":"Anxious","@attr":{"rank":"21"},"playcount":"2"},{"mbid":"7e13cd1c-0300-4d03-bd8e-5f86dd99d74f","url":"https:\/\/www.last.fm\/music\/At+the+Drive-In","name":"At the Drive-In","@attr":{"rank":"22"},"playcount":"1"}],"@attr":{"from":"1699272000","user":"coryd_","to":"1699876800"}}}

View file

@ -1,22 +1,23 @@
// const chartData = require('./json/weekly-artist-charts.json') const chartData = require('./json/weekly-artist-charts.json')
// const charts = chartData['charts']
// module.exports = async function () {
// const artists = chartData['weeklyartistchart']['artist'].splice(0, 8) module.exports = async function () {
// const date = parseInt(chartData['weeklyartistchart']['@attr']['to']) * 1000 return charts.map((chart) => {
// let content = 'My top artists for the week: ' const artists = chart['weeklyartistchart']['artist'].splice(0, 8)
// artists.forEach((artist, index) => { const date = parseInt(chart['weeklyartistchart']['@attr']['to']) * 1000
// content += `${artist['name']} @ ${artist['playcount']} play${ let content = 'My top artists for the week: '
// parseInt(artist['playcount']) > 1 ? 's' : '' artists.forEach((artist, index) => {
// }` content += `${artist['name']} @ ${artist['playcount']} play${
// if (index !== artists.length - 1) content += ', ' parseInt(artist['playcount']) > 1 ? 's' : ''
// }) }`
// content += ' #Music #LastFM' if (index !== artists.length - 1) content += ', '
// return [ })
// { content += ' #Music #LastFM'
// title: content, return {
// url: `https://coryd.dev/now?ts=${date}`, title: content,
// date: new Date(date), url: `https://coryd.dev/now?ts=${date}`,
// description: 'My top artists for the week as a feed item.<br/><br/>', date: new Date(date),
// }, description: 'My top artists for the week as a feed item.<br/><br/>',
// ] }
// } })
}