« get me outta code hell

Merge branch 'nebula/remove-large-files' into staging - 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-09-04 19:52:13 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-09-04 19:52:13 -0300
commiteeee71afdff4938d7ccadf09748bd414a4b00b40 (patch)
tree001676d95071e0527df1bfe16fb59d661c0b3d1a
parentda5d46f047eadf6cf66912d0c9ad9da91c705b74 (diff)
parentbad6d32039a3ec5f40b80e1cbf048e4d99883ab3 (diff)
Merge branch 'nebula/remove-large-files' into staging
-rw-r--r--album/homestuck-vol-10.yaml5
-rw-r--r--album/sburb-ost.yaml1
-rw-r--r--static-page/changelog.yaml5
3 files changed, 9 insertions, 2 deletions
diff --git a/album/homestuck-vol-10.yaml b/album/homestuck-vol-10.yaml
index 8c9b41f..8c2aadd 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 89c6a8e..ae9a0b3 100644
--- a/static-page/changelog.yaml
+++ b/static-page/changelog.yaml
@@ -35,6 +35,9 @@ Content: |-
     <h3>data changes</h3>
     - fixed [[artist:kara-roas]] having some artist credits under a different name
     - medley tracks [[track:something-familiar]], [[track:yet-cool-and-new]], and [[track:ophiuchus-full-suite]] now list their constituent songs as references
+    - 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)
     - adjusted sizes of image embeds across artist commentaries
       - images in commentaries of [[track:i-love-this-doctor]], [[track:do-you-remember-the-doctor]], [[track:three-in-the-morning-4-13-hours-late-remix-canon-edit]], and [[track:i-started-a-joke]] now embeds instead of URLs
     <h3>data fixes</h3>
@@ -59,7 +62,7 @@ Content: |-
         - fixed [[track:living-will]] not referencing [[track:the-fifth-flower]]
         - fixed [[track:purge-destiny]] not referencing [[track:corona]]
 
-    <h2 id="18-aug-2023" class="major-release"><a href="#18-aug-2023">[[date:18 August 2023]] - Iridescent Noon</a></h3>
+    <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