« 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/after-party-animal-ep.yaml92
-rw-r--r--artists.yaml11
-rw-r--r--static-page/changelog.yaml8
3 files changed, 111 insertions, 0 deletions
diff --git a/album/after-party-animal-ep.yaml b/album/after-party-animal-ep.yaml
new file mode 100644
index 0000000..73f450d
--- /dev/null
+++ b/album/after-party-animal-ep.yaml
@@ -0,0 +1,92 @@
+Album: After-Party Animal (EP)
+Artists:
+- Clark Powell
+Date: June 2, 2021
+Date Added: January 10, 2023
+URLs:
+- https://clarkpowell.bandcamp.com/album/after-party-animal-ep
+- https://www.youtube.com/playlist?list=PLjRJJHHFDHw6yk-7c1WVUQ0munaOMzQA-
+Has Track Art: false
+Cover Artists:
+- Forrest Molloy
+Cover Art File Extension: png
+Color: '#f5b9d8'
+Groups:
+- Clark Powell
+- Beyond
+Banner Artists:
+- Forrest Molloy
+- Niklink (edits for wiki)
+Banner Dimensions: 1100x203
+Banner File Extension: png
+Wallpaper Style: 'opacity: 0.6;'
+Wallpaper File Extension: png
+Wallpaper Artists:
+- Forrest Molloy
+- Niklink (edits for wiki)
+Additional Files:
+- Title: Bandcamp Banner
+  Files:
+  - banner.png
+- Title: Alternate cover (shared separately)
+  Files:
+  - cover_alt.jpg
+- Title: Wallpapers (shared separately)
+  Files:
+  - wallpaper.png
+  - wallpaper_alt.png
+Commentary: |-
+    <i>Clark Powell:</i>
+    concept ep where a virtual dog idol uses vocal synthesizers in her pop music because she has no voice
+
+    ~summer’s over but the bangers aren’t~
+
+    The idea for this “virtual pop star” came from my personal aspiration to create true pop music– of course, this would be impossible for me through normal channels. I’m trans, and my singing voice is decimated.
+
+    Undeterred, I’ve been experimenting a lot with vocal synthesis the last couple years, using tools like Vocaloid and sample-editing. The result is After Party Animal, the virtual idol behind these songs.
+---
+Track: Dog Girl Summer
+Duration: '4:02'
+URLs:
+- https://clarkpowell.bandcamp.com/track/dog-girl-summer
+- https://www.youtube.com/watch?v=_7R28rIOoKo
+Lyrics: |-
+    Blow south wind
+    Pressing send, homing carrier
+    I rue, I reap
+    I can’t keep hold of memory
+    Take my hand
+    Don’t let go, don’t say no to me
+
+    Blow south wind
+    Pressing send, homing carrier
+    I rue, I reap
+    I can’t keep hold of memory
+    Take my hand
+    Don’t let go, don’t say no to me
+---
+Track: Drifter (instrumental)
+Duration: '3:20'
+URLs:
+- https://clarkpowell.bandcamp.com/track/drifter-instrumental
+- https://www.youtube.com/watch?v=x5QC5ywhNsQ
+---
+Track: Room for one more
+Duration: '5:08'
+URLs:
+- https://clarkpowell.bandcamp.com/track/room-for-one-more
+- https://www.youtube.com/watch?v=LX_CNRk5Y4w
+Lyrics: |-
+    There in your eyes, I see
+    What is there to do, if you want me
+    I see God, between
+    If you take me back to your room, please
+---
+Track: Transplant (instrumental)
+Duration: '2:44'
+URLs:
+- https://clarkpowell.bandcamp.com/track/transplant-instrumental
+- https://www.youtube.com/watch?v=1jBqfj9pVIA
+Commentary: |-
+    <i>Clark Powell:</i>
+    Synth tribute to Wolf’s Rain.
\ No newline at end of file
diff --git a/artists.yaml b/artists.yaml
index 459ecc7..94d564c 100644
--- a/artists.yaml
+++ b/artists.yaml
@@ -1502,6 +1502,17 @@ Artist: Flutterwhat
 URLs:
 - https://flutterwhat.bandcamp.com/
 ---
+Artist: Forrest Molloy
+Aliases:
+- ForrestNohl
+- d0g6oy
+URLs:
+- https://www.forrestnohl.com/
+- https://twitter.com/forrestnohl
+- https://www.instagram.com/forrestnohl/
+Dead URLs:
+- https://twitter.com/d0g6oy
+---
 Artist: Fortnight
 ---
 Artist: Francine B.
diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml
index 3c00d30..83275b5 100644
--- a/static-page/changelog.yaml
+++ b/static-page/changelog.yaml
@@ -23,6 +23,14 @@ Style: |-
         margin-bottom: 0.6em;
     }
 Content: |-
+    <h2 id="12-jun-2077" class="major-release"><a href="#12-jun-2077">[[date:12 June 2077]] - (Preview changelog!)</a></h2>
+    <h3>site changes</h3>
+    <h3>albums</h3>
+    - added [[album:after-party-animal-ep]] by [[group:clark-powell]]!
+        - new artist: [[artist:forrest-molloy]]
+    <h3>other additions</h3>
+    <h3>data fixes</h3>
+    <h3>data changes</h3>
     <h2 id="1-jan-2023" class="major-release"><a href="#1-jan-2023">[[date:1 January 2023]] - Ball Drop '23</a></h2>
     <h3>site changes</h3>
     - major restructure of all internal data structures as well as data file format, laying foundations for all following changes and additions to wiki features and lending much better to interoperability with outside code and internal data validation and error reporting