« get me outta code hell

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:
-rw-r--r--album/homestuck-vol-10.yaml5
-rw-r--r--album/sburb-ost.yaml1
-rw-r--r--static-page/changelog.yaml8
3 files changed, 12 insertions, 2 deletions
diff --git a/album/homestuck-vol-10.yaml b/album/homestuck-vol-10.yaml
index 23556e4..7969200 100644
--- a/album/homestuck-vol-10.yaml
+++ b/album/homestuck-vol-10.yaml
@@ -53,8 +53,11 @@ Commentary: |-
     (<a href="https://www.youtube.com/watch?v=HJWqqikd6S0">Release listening / Q&A stream</a>)
 Additional Files:
 - Title: Album Booklet
+  Description: Original divided into two parts, or choose the compressed file for all the pages in one.
   Files:
-  - Booklet.pdf
+  - Booklet (Part 1 of 2).pdf
+  - Booklet (Part 2 of 2).pdf
+  - Booklet (Compressed).pdf
 ---
 Track: Creata
 Artists:
diff --git a/album/sburb-ost.yaml b/album/sburb-ost.yaml
index 4da617d..80c75e5 100644
--- a/album/sburb-ost.yaml
+++ b/album/sburb-ost.yaml
@@ -29,6 +29,7 @@ Additional Files:
   Files:
   - commentary1.mp3
   - commentary2.mp3
+  - commentary3.mp3
 - Title: Layers Upon Layers Remix by Jamie Paige Stanley, Lyrics/Vocals by VeritasUnae (DLC)
   Files:
   - 57 Build Gate (Swag Gate) ft VeritasUnae -DLC-.mp3
diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml
index 9dc7879..0bedff8 100644
--- a/static-page/changelog.yaml
+++ b/static-page/changelog.yaml
@@ -28,7 +28,13 @@ Style: |-
         margin-bottom: 0.6em;
     }
 Content: |-
-    <h2 id="18-aug-2023" class="major-release"><a href="#18-aug-2023">[[date:18 August 2023]] - Iridescent Noon</a></h3>
+    <h2 id="31-sep-2049"><a href="#31-sep-2049">[[date:21 September 2049]]</a></h2>
+    <h3>data changes</h3>
+    - divided two especially large additional files into smaller files
+        - second part of voice-over commentary for [[album:sburb-ost]]
+        - commentary booklet for [[album:homestuck-vol-10]] (also uploaded all-pages-in-one, mildly compressed PDF)
+
+    <h2 id="18-aug-2023" class="major-release"><a href="#18-aug-2023">[[date:18 August 2023]] - Iridescent Noon</a></h2>
     (news entry: [[news-entry:iridescent-noon]])
     <h3>site changes</h3>
     - major rework of how each website page's contents are generated, making it way easier to prototype new features or test changes, and allowing for better stability as code internals are expanded or updated