« get me outta code hell

fix various errors in non-missing sample data - hsmusic-data - Data files for https://hsmusic.wiki - track, album, artist & flash info, etc
summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-08-11 20:26:59 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-08-11 20:26:59 -0300
commit43f68ee234b4b5c42fa9412524a1b2cd8fed76f8 (patch)
treefb84ea38b93c26cef007c955aa3760fc79585990
parent13f473c0b1db27cc5ef62b0d8327cfa158d7acec (diff)
fix various errors in non-missing sample data
-rw-r--r--album/are-you-lost.yaml2
-rw-r--r--album/cool-and-new-volume-sx.yaml6
-rw-r--r--album/cool-and-new-volume-v.yaml2
-rw-r--r--album/cool-and-new-voulem1.yaml2
-rw-r--r--album/lofam5.yaml4
-rw-r--r--static-page/changelog.yaml7
6 files changed, 15 insertions, 8 deletions
diff --git a/album/are-you-lost.yaml b/album/are-you-lost.yaml
index c3d0cd4..be3095f 100644
--- a/album/are-you-lost.yaml
+++ b/album/are-you-lost.yaml
@@ -114,6 +114,6 @@ Sampled Tracks:
 - FALLEN
 - LOREM IPSUM DOCET
 - TRUE AUTUMN
-- MEDIUM
+- track:medium-are-you-lost
 - JUDGEMENT
 - track:unresponsive-redacted
diff --git a/album/cool-and-new-volume-sx.yaml b/album/cool-and-new-volume-sx.yaml
index 469bdb0..3825878 100644
--- a/album/cool-and-new-volume-sx.yaml
+++ b/album/cool-and-new-volume-sx.yaml
@@ -563,7 +563,7 @@ URLs:
 Referenced Tracks:
 - track:the-ballad-of-jack-noir-original
 Sampled Tracks:
-- I'm a Member of the Midnight Crew
+- track:im-a-member-of-the-midnight-crew
 Lyrics: |-
     (Make her a member of the Midnight Crew!)
 ---
@@ -921,7 +921,7 @@ Sampled Tracks:
 - SpongeBob SquarePants
 - Sony's 2006 E3 Presentation
 - The Next Episode
-- Snow Halation
+- Snow halation
 - JoJo's Bizarre Adventure
 - Bowman's Credit Score
 - The Nutshack Intro
@@ -2254,4 +2254,4 @@ Referenced Tracks:
 - Rex Mille Geromius
 Sampled Tracks:
 - The Legend of Zelda
----
\ No newline at end of file
+---
diff --git a/album/cool-and-new-volume-v.yaml b/album/cool-and-new-volume-v.yaml
index e134fa6..84a7ca8 100644
--- a/album/cool-and-new-volume-v.yaml
+++ b/album/cool-and-new-volume-v.yaml
@@ -543,7 +543,7 @@ URLs:
 Referenced Tracks:
 - track:doctor
 Sampled Tracks:
-- seinfeld theme
+- Seinfeld Theme
 - 'whats the deal with...?'
 - Seinfeld S09E21
 Lyrics: |-
diff --git a/album/cool-and-new-voulem1.yaml b/album/cool-and-new-voulem1.yaml
index ecd471b..84ddf59 100644
--- a/album/cool-and-new-voulem1.yaml
+++ b/album/cool-and-new-voulem1.yaml
@@ -192,7 +192,7 @@ Sampled Tracks:
 - Sunburn
 - Backyard Fun
 - Good Cop Red Cop
-- Rollercoaster Tycoon Theme
+- RollerCoaster Tycoon Theme
 - Falling for Ghosts
 - Bowman's Credit Score
 - Fruity Pebbles Jingle
diff --git a/album/lofam5.yaml b/album/lofam5.yaml
index 719468e..5850e1d 100644
--- a/album/lofam5.yaml
+++ b/album/lofam5.yaml
@@ -1236,7 +1236,7 @@ Referenced Tracks:
 - Broom Temperature
 - Title (Mega Man 3)
 Sampled Tracks:
-- Let The Squiddles Sleep (End Theme)
+- Let the Squiddles Sleep (End Theme)
 - Mayor Maynot
 Lyrics: '[Mayor Maynot samples set to Megalovania]'
 Commentary: "<i>Makin:</i>\nOriginally known as “you have got to be SHITTONG me (temp\
@@ -1294,7 +1294,7 @@ Referenced Tracks:
 - track:carne-vale
 - Archagent Everlasting
 Sampled Tracks:
-- Let The Squiddles Sleep (End Theme)
+- Let the Squiddles Sleep (End Theme)
 - Mayor Maynot
 Commentary: "<i>Monckat:</i>\nCalliope alone, haunted by visions of her other half’s\
     \ future. "
diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml
index 46bb25d..98df656 100644
--- a/static-page/changelog.yaml
+++ b/static-page/changelog.yaml
@@ -51,6 +51,13 @@ Content: |-
     - <b>listings:</b>
         - [[listing:artists/by-contribs]] no longer double-counts when a track's artist and contributor lists overlap; displays flash contributions in a third list, instead of counting them together with artworks; and reads out the kind of thing that's contributed inside each list, instead of just "243 contributions" regardless which list
         - [[listing:tracks/by-duration-in-album]] now excludes tracks with "zero" duration, albums which are wholly comprised of zero-duration tracks, and albums which only have one track
+    <h3>data fixes</h3>
+    - fixed various errors in otherwise valid "sampled tracks" data which kept them from showing up on the wiki (mostly miscapitalization)
+        - [[track:track:three-in-the-morning-4-13-hours-late-remix]]: fixed to include [[track:rollercoaster-tycoon-theme]]
+        - [[track:dentist]]: fixed to include [[track:seinfeld-theme]]
+        - [[track:infinite-zest]]: fixed to include [[track:let-the-squiddles-sleep-end-theme]]
+        - [[track:predomination]]: fixed to include [[track:let-the-squiddles-sleep-end-theme]]
+        - [[track:are-you-lost-full-album-stream]]: fixed to include [[track:medium-are-you-lost]]
 
     <h2 id="14-jul-2023"><a href="#14-jul-2023">[[date:14 July 2023]]</a> - moderately belated maintenance</h2>
     <h3>bug fixes</h3>