From 7081d795aa80039f1331b1701a1e46c40d92faf3 Mon Sep 17 00:00:00 2001 From: Florrie Date: Mon, 25 May 2020 14:00:59 -0300 Subject: fixes and whatnot!! thank you foreverFlummoxed :D --- album/beforus/album.txt | 24 ++++++++++++------------ album/sburb-ost/album.txt | 4 ++-- upd8.js | 8 -------- 3 files changed, 14 insertions(+), 22 deletions(-) diff --git a/album/beforus/album.txt b/album/beforus/album.txt index e185d0ff..99a16f04 100644 --- a/album/beforus/album.txt +++ b/album/beforus/album.txt @@ -375,7 +375,7 @@ Commentary: So rad, even the ramps are skateboards. The special-effects explosions that come with this land, thankfully, have no scent. Bright colors are especially dangerous and I thought they suited the track, and I ran with my tried-and-tested graphic style! ------------------------------------------------------------------------------- -Track: Scratchlses Scraps +Track: Scratchless Scraps Artist: ndividedbyzero Track Art: Neiratina URLs: https://unofficialmspafans.bandcamp.com/track/scratchless-scraps @@ -786,9 +786,9 @@ Track Art: Fayghost URLs: https://unofficialmspafans.bandcamp.com/track/funeral-march-of-the-avenging-dead Commentary: SerialSymphony: - Someone needs to take my voilins away fro me, I love them too much.
-'Skip'/SerilaSymphony + Someone needs to take my violins away fro me, I love them too much.
-'Skip'/SerilaSymphony Fayghost: - Don't worry, your violins are safe with me. I promise to wakl them twice a day. + Don't worry, your violins are safe with me. I promise to walk them twice a day. ------------------------------------------------------------------------------- Track: Past and Present Artist: Oliver Hendricks @@ -971,20 +971,20 @@ Track: Rex Duodecim Daemonia X (ReDuX) Artist: Veritas Unae Track Art: HermesNitram References: -- ♈ - Fatalism -- ♉ - Breathtak1ng -- ♊ - The Mituna Method +- Rex Duodecim Angelus - ♋ - Civil Discussi9n -- ♌ - MOG^3 -- ♍ - Let Me Dance, Let Me Glisten -- ♎ - R4d1c4l! -- ♏ - Salv8tion - ♐ - Creeping Blue +- ♉ - Breathtak1ng +- ♌ - MOG^3 - ♑ - Pious Noise +- ♈ - Fatalism +- ♏ - Salv8tion +- ♍ - Let Me Dance, Let Me Glisten - ♒ - Aquasex Renegade -- ♓ - Killer Beach -- Rex Duodecim Angelus +- ♎ - R4d1c4l! +- ♊ - The Mituna Method - The Thirteenth Hour +- ♓ - Killer Beach URLs: https://unofficialmspafans.bandcamp.com/track/rex-duodecim-daemonia-x-redux Commentary: Veritas Unae: diff --git a/album/sburb-ost/album.txt b/album/sburb-ost/album.txt index 4b4c800c..eef8c2f1 100644 --- a/album/sburb-ost/album.txt +++ b/album/sburb-ost/album.txt @@ -109,8 +109,8 @@ Artist: James Roach Track Art: melodiousDiscord URLs: https://unofficialmspafans.bandcamp.com/track/glow-in-the-distance-save ------------------------------------------------------------------------------- -Track: Lulling Lutescant [Prospit Sleep] -Directory: lulling-lutescant +Track: Lulling Lutescent [Prospit Sleep] +Directory: lulling-lutescent Artist: Veritas Unae Track Art: Phosphorescence URLs: https://unofficialmspafans.bandcamp.com/track/lulling-lutescent-prospit-sleep diff --git a/upd8.js b/upd8.js index bea1163a..ba97dbc9 100644 --- a/upd8.js +++ b/upd8.js @@ -584,14 +584,6 @@ async function processArtistDataFile(file) { const sections = Array.from(getSections(contentLines)); return sections.map(section => { - if (getBasicField(section, 'ACT')) { - act = getBasicField(section, 'ACT'); - theme = { - fg: getBasicField(section, 'FG') - }; - return {act8r8k: true, act, theme}; - } - const name = getBasicField(section, 'Artist'); const urls = (getListField(section, 'URLs') || []).filter(Boolean); const alias = getBasicField(section, 'Alias'); -- cgit 1.3.0-6-gf8a5