« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--LICENSE.txt674
-rw-r--r--album/alternia/album.txt58
-rw-r--r--album/alterniabound/album.txt132
-rw-r--r--album/homestuck-vol-1-4/album.txt256
-rw-r--r--album/homestuck-vol-10/album.txt141
-rw-r--r--album/homestuck-vol-5/album.txt291
-rw-r--r--album/homestuck-vol-6/album.txt100
-rw-r--r--album/homestuck-vol-7/album.txt93
-rw-r--r--album/homestuck-vol-8/album.txt190
-rw-r--r--album/homestuck-vol-9/album.txt232
-rw-r--r--album/medium/album.txt30
-rw-r--r--album/midnight-crew-drawing-dead/album.txt75
-rw-r--r--album/mobius-trip-and-hadron-kaleido/album.txt31
-rw-r--r--album/squiddles/album.txt98
-rw-r--r--album/symphony-impossible-to-play/album.txt25
-rw-r--r--album/the-felt/album.txt71
-rw-r--r--grid-site.css51
-rw-r--r--package-lock.json24
-rw-r--r--package.json11
-rw-r--r--site.css149
-rw-r--r--upd8-util.js45
-rw-r--r--upd8.js765
23 files changed, 3543 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3c3629e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+node_modules
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000..f288702
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,674 @@
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so.  This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software.  The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable.  Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products.  If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+  Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary.  To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                       TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy.  Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+  To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies.  Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+  An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License.  If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+  1. Source Code.
+
+  The "source code" for a work means the preferred form of the work
+for making modifications to it.  "Object code" means any non-source
+form of a work.
+
+  A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+  The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form.  A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+  The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities.  However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work.  For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+  The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+  The Corresponding Source for a work in source code form is that
+same work.
+
+  2. Basic Permissions.
+
+  All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met.  This License explicitly affirms your unlimited
+permission to run the unmodified Program.  The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work.  This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+  You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force.  You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright.  Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+  Conveying under any other circumstances is permitted solely under
+the conditions stated below.  Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+  No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+  When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+  4. Conveying Verbatim Copies.
+
+  You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+  You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+  5. Conveying Modified Source Versions.
+
+  You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+    a) The work must carry prominent notices stating that you modified
+    it, and giving a relevant date.
+
+    b) The work must carry prominent notices stating that it is
+    released under this License and any conditions added under section
+    7.  This requirement modifies the requirement in section 4 to
+    "keep intact all notices".
+
+    c) You must license the entire work, as a whole, under this
+    License to anyone who comes into possession of a copy.  This
+    License will therefore apply, along with any applicable section 7
+    additional terms, to the whole of the work, and all its parts,
+    regardless of how they are packaged.  This License gives no
+    permission to license the work in any other way, but it does not
+    invalidate such permission if you have separately received it.
+
+    d) If the work has interactive user interfaces, each must display
+    Appropriate Legal Notices; however, if the Program has interactive
+    interfaces that do not display Appropriate Legal Notices, your
+    work need not make them do so.
+
+  A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit.  Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+  6. Conveying Non-Source Forms.
+
+  You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+    a) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by the
+    Corresponding Source fixed on a durable physical medium
+    customarily used for software interchange.
+
+    b) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by a
+    written offer, valid for at least three years and valid for as
+    long as you offer spare parts or customer support for that product
+    model, to give anyone who possesses the object code either (1) a
+    copy of the Corresponding Source for all the software in the
+    product that is covered by this License, on a durable physical
+    medium customarily used for software interchange, for a price no
+    more than your reasonable cost of physically performing this
+    conveying of source, or (2) access to copy the
+    Corresponding Source from a network server at no charge.
+
+    c) Convey individual copies of the object code with a copy of the
+    written offer to provide the Corresponding Source.  This
+    alternative is allowed only occasionally and noncommercially, and
+    only if you received the object code with such an offer, in accord
+    with subsection 6b.
+
+    d) Convey the object code by offering access from a designated
+    place (gratis or for a charge), and offer equivalent access to the
+    Corresponding Source in the same way through the same place at no
+    further charge.  You need not require recipients to copy the
+    Corresponding Source along with the object code.  If the place to
+    copy the object code is a network server, the Corresponding Source
+    may be on a different server (operated by you or a third party)
+    that supports equivalent copying facilities, provided you maintain
+    clear directions next to the object code saying where to find the
+    Corresponding Source.  Regardless of what server hosts the
+    Corresponding Source, you remain obligated to ensure that it is
+    available for as long as needed to satisfy these requirements.
+
+    e) Convey the object code using peer-to-peer transmission, provided
+    you inform other peers where the object code and Corresponding
+    Source of the work are being offered to the general public at no
+    charge under subsection 6d.
+
+  A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+  A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling.  In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage.  For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product.  A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+  "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source.  The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+  If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information.  But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+  The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed.  Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+  Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+  7. Additional Terms.
+
+  "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law.  If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+  When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it.  (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.)  You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+  Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+    a) Disclaiming warranty or limiting liability differently from the
+    terms of sections 15 and 16 of this License; or
+
+    b) Requiring preservation of specified reasonable legal notices or
+    author attributions in that material or in the Appropriate Legal
+    Notices displayed by works containing it; or
+
+    c) Prohibiting misrepresentation of the origin of that material, or
+    requiring that modified versions of such material be marked in
+    reasonable ways as different from the original version; or
+
+    d) Limiting the use for publicity purposes of names of licensors or
+    authors of the material; or
+
+    e) Declining to grant rights under trademark law for use of some
+    trade names, trademarks, or service marks; or
+
+    f) Requiring indemnification of licensors and authors of that
+    material by anyone who conveys the material (or modified versions of
+    it) with contractual assumptions of liability to the recipient, for
+    any liability that these contractual assumptions directly impose on
+    those licensors and authors.
+
+  All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10.  If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term.  If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+  If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+  Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+  8. Termination.
+
+  You may not propagate or modify a covered work except as expressly
+provided under this License.  Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+  However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+  Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+  Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License.  If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+  9. Acceptance Not Required for Having Copies.
+
+  You are not required to accept this License in order to receive or
+run a copy of the Program.  Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance.  However,
+nothing other than this License grants you permission to propagate or
+modify any covered work.  These actions infringe copyright if you do
+not accept this License.  Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+  10. Automatic Licensing of Downstream Recipients.
+
+  Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License.  You are not responsible
+for enforcing compliance by third parties with this License.
+
+  An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations.  If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+  You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License.  For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+  11. Patents.
+
+  A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based.  The
+work thus licensed is called the contributor's "contributor version".
+
+  A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version.  For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+  In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement).  To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+  If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients.  "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+  If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+  A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License.  You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+  Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+  12. No Surrender of Others' Freedom.
+
+  If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all.  For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+  13. Use with the GNU Affero General Public License.
+
+  Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work.  The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+  14. Revised Versions of this License.
+
+  The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+  Each version is given a distinguishing version number.  If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation.  If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+  If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+  Later license versions may give you additional or different
+permissions.  However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+  15. Disclaimer of Warranty.
+
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. Limitation of Liability.
+
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+  17. Interpretation of Sections 15 and 16.
+
+  If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+  If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+    <program>  Copyright (C) <year>  <name of author>
+    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+  You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<https://www.gnu.org/licenses/>.
+
+  The GNU General Public License does not permit incorporating your program
+into proprietary programs.  If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.  But first, please read
+<https://www.gnu.org/licenses/why-not-lgpl.html>.
diff --git a/album/alternia/album.txt b/album/alternia/album.txt
new file mode 100644
index 0000000..7d42ae2
--- /dev/null
+++ b/album/alternia/album.txt
@@ -0,0 +1,58 @@
+Album: Alternia
+Artist: Toby Fox
+Date: July 18, 2010
+FG: #cc44ff
+-------------------------------------------------------------------------------
+Track: Crustacean
+URLs: https://homestuck.bandcamp.com/track/crustacean-2
+-------------------------------------------------------------------------------
+Track: Showdown
+URLs: https://homestuck.bandcamp.com/track/showdown-2
+-------------------------------------------------------------------------------
+Track: mIrAcLeS
+URLs: https://homestuck.bandcamp.com/track/miracles-2
+-------------------------------------------------------------------------------
+Track: The Lemonsnout Turnabout
+URLs: https://homestuck.bandcamp.com/track/the-lemonsnout-turnabout-2
+-------------------------------------------------------------------------------
+Track: Phaze and Blood
+URLs: https://homestuck.bandcamp.com/track/phaze-and-blood-2
+-------------------------------------------------------------------------------
+Track: psych0ruins
+URLs: https://homestuck.bandcamp.com/track/psych0ruins-2
+-------------------------------------------------------------------------------
+Track: Walls Covered in Blood
+URLs: https://homestuck.bandcamp.com/track/walls-covered-in-blood-2
+-------------------------------------------------------------------------------
+Track: dESPERADO ROCKET CHAIRS,
+URLs: https://homestuck.bandcamp.com/track/desperado-rocket-chairs-2
+-------------------------------------------------------------------------------
+Track: Death of the Lusii
+URLs: https://homestuck.bandcamp.com/track/death-of-the-lusii-2
+-------------------------------------------------------------------------------
+Track: Virgin Orb
+URLs: https://homestuck.bandcamp.com/track/virgin-orb-2
+-------------------------------------------------------------------------------
+Track: The La2t Frontier
+URLs: https://homestuck.bandcamp.com/track/the-la2t-frontiier-2
+-------------------------------------------------------------------------------
+Track: Skaian Summoning
+URLs: https://homestuck.bandcamp.com/track/skaian-summoning-2
+-------------------------------------------------------------------------------
+Track: The Thirteenth Hour
+URLs: https://homestuck.bandcamp.com/track/the-thirteenth-hour-2
+-------------------------------------------------------------------------------
+Track: Spider's Claw
+URLs: https://homestuck.bandcamp.com/track/spiders-claw
+-------------------------------------------------------------------------------
+Track: Staring
+URLs: https://homestuck.bandcamp.com/track/staring
+-------------------------------------------------------------------------------
+Track: Keepers
+URLs: https://homestuck.bandcamp.com/track/keepers
+-------------------------------------------------------------------------------
+Track: Theme
+URLs: https://homestuck.bandcamp.com/track/theme-2
+-------------------------------------------------------------------------------
+Track: Walls Covered in Blood DX
+URLs: https://homestuck.bandcamp.com/track/walls-covered-in-blood-dx-2
diff --git a/album/alterniabound/album.txt b/album/alterniabound/album.txt
new file mode 100644
index 0000000..ba3bc16
--- /dev/null
+++ b/album/alterniabound/album.txt
@@ -0,0 +1,132 @@
+Album: AlterniaBound
+Date: March 14, 2011
+FG: #00a4a4
+-------------------------------------------------------------------------------
+Track: Arisen Anew
+Artist: Tensei
+URLs: https://homestuck.bandcamp.com/track/arisen-anew-2
+-------------------------------------------------------------------------------
+Track: Karkat's Theme
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/karkats-theme-2
+-------------------------------------------------------------------------------
+Track: Trollcops
+Artist: Erik Scheele
+URLs: https://homestuck.bandcamp.com/track/trollcops-2
+-------------------------------------------------------------------------------
+Track: BL1ND JUST1C3 - 1NV3ST1G4T1ON !!
+Artist: Malcolm Brown
+URLs: https://homestuck.bandcamp.com/track/bl1nd-just1c3-1nv3st1g4t1on-2
+-------------------------------------------------------------------------------
+Track: Terezi's Theme
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/terezis-theme-2
+-------------------------------------------------------------------------------
+Track: Dreamers and The Dead
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/dreamers-and-the-dead-2
+-------------------------------------------------------------------------------
+Track: Vriska's Theme
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/vriskas-theme-2
+-------------------------------------------------------------------------------
+Track: She's a Sp8der
+Artist: Tensei
+URLs: https://homestuck.bandcamp.com/track/shes-a-sp8der-2
+-------------------------------------------------------------------------------
+Track: FIDUSPAWN, GO!
+Artist: David Ko
+Contributors: Toby Fox (arrangement), The_Eighth_Bit (soundfont)
+URLs: https://homestuck.bandcamp.com/track/fiduspawn-go-2
+-------------------------------------------------------------------------------
+Track: Darling Kanaya
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/darling-kanaya-2
+-------------------------------------------------------------------------------
+Track: Requiem of Sunshine and Rainbows
+Artist: Peter Turner
+URLs: https://homestuck.bandcamp.com/track/requiem-of-sunshine-and-rainbows-2
+-------------------------------------------------------------------------------
+Track: Eridan's Theme
+Artist: Toby Fox
+Contributors: Alexander Rosetti ([Catchyegrabber (Skipper Plumbthroat's Song)]), The_Eighth_Bit (soundfont)
+URLs: https://homestuck.bandcamp.com/track/eridans-theme-2
+-------------------------------------------------------------------------------
+Track: Nautical Nightmare
+Artist: Toby Fox
+Contributors: The_Eighth_Bit (soundfont)
+URLs: https://homestuck.bandcamp.com/track/nautical-nightmare-2
+-------------------------------------------------------------------------------
+Track: Nepeta's Theme
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/nepetas-theme-2
+-------------------------------------------------------------------------------
+Track: Horschestra STRONG Version
+Artist: Alexander Rosetti
+Directory: horschestra-STRONG-version
+URLs: https://homestuck.bandcamp.com/track/horschestra-strong-version-2
+-------------------------------------------------------------------------------
+Track: Blackest Heart (With Honks)
+Artist: Toby Fox
+Contributors: Mark Hadley ([Blackest Heart])
+URLs: https://homestuck.bandcamp.com/track/blackest-heart-with-honks-2
+-------------------------------------------------------------------------------
+Track: Midnight Calliope
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/midnight-calliope-2
+-------------------------------------------------------------------------------
+Track: Chaotic Strength
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/chaotic-strength-2
+-------------------------------------------------------------------------------
+Track: Trollian Standoff
+Artist: Tensei
+URLs: https://homestuck.bandcamp.com/track/trollian-standoff-2
+-------------------------------------------------------------------------------
+Track: Rex Duodecim Angelus
+Artist: Malcolm Brown
+Contributors: Toby Fox ("Alternia" album), Alexander Rosetti ([Horschestra])
+URLs: https://homestuck.bandcamp.com/track/rex-duodecim-angelus-2
+-------------------------------------------------------------------------------
+Track: Killed by BR8K Spider!!!!!!!!
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/killed-by-br8k-spider-2
+-------------------------------------------------------------------------------
+Track: Alternia
+Artist: Seth Peelle
+Contributors: Toby Fox ([Theme])
+URLs: https://homestuck.bandcamp.com/track/alternia-2
+-------------------------------------------------------------------------------
+Track: Trollcops (Radio Play)
+Artist: Erik Scheele
+Contributors: Nick Smalley (words)
+URLs: https://homestuck.bandcamp.com/track/trollcops-radio-play-2
+-------------------------------------------------------------------------------
+Track: Catapult Capuchin
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/catapult-capuchin-2
+-------------------------------------------------------------------------------
+Track: Science Seahorse
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/science-seahorse-2
+-------------------------------------------------------------------------------
+Track: A Fairy Battle
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/a-fairy-battle-2
+-------------------------------------------------------------------------------
+Track: The Blind Prophet
+Artist: Toby Fox
+Contributors: hank hill & cyclops (everything)
+URLs: https://homestuck.bandcamp.com/track/the-blind-prophet-2
+-------------------------------------------------------------------------------
+Track: AlterniaBound
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/alterniabound-2
+-------------------------------------------------------------------------------
+Track: You Won A Combat
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/you-won-a-combat-2
+-------------------------------------------------------------------------------
+Track: Rest A While
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/rest-a-while-2
diff --git a/album/homestuck-vol-1-4/album.txt b/album/homestuck-vol-1-4/album.txt
new file mode 100644
index 0000000..83fa5b7
--- /dev/null
+++ b/album/homestuck-vol-1-4/album.txt
@@ -0,0 +1,256 @@
+Album: Homestuck Vol. 1-4
+Date: October 24 2011
+Directory: homestuck-vol-1-4
+FG: #aaccff
+-------------------------------------------------------------------------------
+Track: Showtime (Piano Refrain)
+Directory: showtime-piano-refrain
+Artist: Malcolm Brown
+Contributors: Kevin Regamey (arrangement)
+URLs: https://homestuck.bandcamp.com/track/showtime-piano-refrain-3
+Original Date: August 9, 2009
+-------------------------------------------------------------------------------
+Track: Harlequin
+Directory: harlequin
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/harlequin-3
+Original Date: August 9, 2009
+-------------------------------------------------------------------------------
+Track: Showtime (Original Mix)
+Directory: showtime-original-mix
+Artist: Malcolm Brown
+URLs: https://homestuck.bandcamp.com/track/showtime-original-mix-3
+Original Date: August 9, 2009
+-------------------------------------------------------------------------------
+Track: Aggrieve (Violin Refrain)
+Directory: aggrieve-violin-refrain
+Artist: Mark Hadley
+Contributors: Andrew Huo (arrangement), Gabe Nezovic (mastering)
+URLs: https://homestuck.bandcamp.com/track/aggrieve-violin-refrain-3
+Original Date: August 9, 2009
+-------------------------------------------------------------------------------
+Track: Sburban Countdown
+Directory: sburban-coutndown
+Artist: Michael Guy Bowman
+Contributors: Mark Hadley (arrangement)
+URLs: https://homestuck.bandcamp.com/track/sburban-countdown-3
+Original Date: August 9, 2009
+-------------------------------------------------------------------------------
+Track: Aggrieve
+Directory: aggrieve
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/aggrieve-3
+Original Date: August 9, 2009
+-------------------------------------------------------------------------------
+Track: Showtime (Imp Strife Mix)
+Directory: showtime-imp-strife-mix
+Artist: Malcolm Brown
+Contributors: Buzinkai (arrangement), Curt Blakeslee (fanfare)
+URLs: https://homestuck.bandcamp.com/track/showtime-imp-strife-mix-3
+Original Date: August 9, 2009
+-------------------------------------------------------------------------------
+Track: Nannaquin
+Directory: nannaquin
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/nannaquin-3
+Original Date: August 9, 2009
+-------------------------------------------------------------------------------
+Track: Skies of Skaia
+Directory: skies-of-skaia
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/skies-of-skaia-3
+Original Date: August 9, 2009
+-------------------------------------------------------------------------------
+Track: Harlequin (Rock Version)
+Directory: harlequin-rock-version
+Artist: Michael Guy Bowman
+Contributors: Joseph Aylsworth (guitar), Mark Hadley ([Harlequin])
+URLs: https://homestuck.bandcamp.com/track/harlequin-rock-version-3
+Original Date: December 14, 2009
+-------------------------------------------------------------------------------
+Track: John Sleeps - Skaian Magicant
+Directory: john-sleeps-skaian-magicant
+Artist: Toby Fox
+Contributors: Malcolm Brown ([Showtime (Piano Refrain)]), Mark Hadley ([Skies of Skaia])
+URLs: https://homestuck.bandcamp.com/track/john-sleeps-skaian-magicant-2
+Original Date: December 14, 2009
+-------------------------------------------------------------------------------
+Track: Upward Movement (Dave Owns)
+Directory: upward-movement-dave-owns
+Artist: Robert Blaker
+URLs: https://homestuck.bandcamp.com/track/upward-movement-dave-owns-3
+Original Date: December 14, 2009
+-------------------------------------------------------------------------------
+Track: Vagabounce
+Directory: vagabounce
+Artist: David Ko
+URLs: https://homestuck.bandcamp.com/track/vagabounce-3
+Original Date: December 14, 2009
+-------------------------------------------------------------------------------
+Track: Explore
+Directory: explore
+Artist: Buzinkai
+Contributors: Michael Guy Bowman (arrangement)
+URLs: https://homestuck.bandcamp.com/track/explore-3
+Original Date: December 14, 2009
+-------------------------------------------------------------------------------
+Track: Gardener
+Directory: gardener
+Artist: Steve Everson
+Contributors: Robert J! Lake ([The Beginning of Something Really Excellent])
+URLs: https://homestuck.bandcamp.com/track/gardener-2
+Original Date: October 24, 2011
+-------------------------------------------------------------------------------
+Track: Showtime Remix
+Directory: showtime-remix
+Artist: Gabe Nezovic, Malcolm Brown
+URLs: https://homestuck.bandcamp.com/track/showtime-remix-3
+Original Date: December 14, 2009
+-------------------------------------------------------------------------------
+Track: Aggrieve Remix
+Directory: aggrieve-remix
+Artist: Gabe Nezovic
+Contributors: Mark Hadley ([Aggrieve])
+URLs: https://homestuck.bandcamp.com/track/aggrieve-remix-3
+Original Date: December 14, 2009
+-------------------------------------------------------------------------------
+Track: Verdancy (Bassline)
+Directory: verdancy-bassline
+Artist: Robert Blaker
+URLs: https://homestuck.bandcamp.com/track/verdancy-bassline-3
+Original Date: December 14, 2009
+-------------------------------------------------------------------------------
+Track: Potential Verdancy
+Directory: potential-verdancy
+Artist: Robert J! Lake
+Contributors: Robert Blaker ([Verdancy])
+URLs: https://homestuck.bandcamp.com/track/potential-verdancy-2
+Original Date: October 24, 2011
+-------------------------------------------------------------------------------
+Track: Beatdown (Strider Style)
+Directory: beatdown-strider-style
+Artist: Curt Blakeslee
+URLs: https://homestuck.bandcamp.com/track/beatdown-strider-style-3
+Original Date: December 15, 2009
+-------------------------------------------------------------------------------
+Track: Harleboss
+Directory: harleboss
+Artist: Malcolm Brown
+Contributors: Mark Hadley ([Harlequin])
+URLs: https://homestuck.bandcamp.com/track/harleboss-3
+Original Date: December 15, 2009
+-------------------------------------------------------------------------------
+Track: Beatdown Round 2
+Directory: beatdown-round-2
+Artist: Curt Blakeslee
+URLs: https://homestuck.bandcamp.com/track/beatdown-round-2-3
+Original Date: December 15, 2009
+-------------------------------------------------------------------------------
+Track: Dissension (Original)
+Directory: dissension-original
+Artist: David Ko
+URLs: https://homestuck.bandcamp.com/track/dissension-original-3
+Original Date: December 15, 2009
+-------------------------------------------------------------------------------
+Track: Dissension (Remix)
+Directory: dissension-remix
+Artist: David Ko
+URLs: https://homestuck.bandcamp.com/track/dissension-remix-3
+Original Date: December 15, 2009
+-------------------------------------------------------------------------------
+Track: Ohgodwhat
+Directory: ohgodwhat
+Artist: Nick Smalley
+URLs: https://homestuck.bandcamp.com/track/ohgodwhat-3
+Original Date: December 15, 2009
+-------------------------------------------------------------------------------
+Track: Ohgodwhat Remix
+Directory: ohgodwhat-remix
+Artist: Michael Guy Bowman
+Contributors: Nick Smalley ([Ohgodwhat])
+URLs: https://homestuck.bandcamp.com/track/ohgodwhat-remix-3
+Original Date: December 15, 2009
+-------------------------------------------------------------------------------
+Track: Rediscover Fusion
+Directory: rediscover-fusion
+Artist: BurnedKirby
+URLs: https://homestuck.bandcamp.com/track/rediscover-fusion-3
+Original Date: December 15, 2009
+-------------------------------------------------------------------------------
+Track: Explore Remix
+Directory: explore-remix
+Artist: Gabe Nezovic
+Contributors: Buzinkai ([Explore]), Michael Guy Bowman ([Explore])
+URLs: https://homestuck.bandcamp.com/track/explore-remix-3
+Original Date: December 15, 2009
+-------------------------------------------------------------------------------
+Track: Chorale for Jaspers
+Directory: chorale-for-jaspers
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/chorale-for-jaspers-3
+Original Date: December 15, 2009
+-------------------------------------------------------------------------------
+Track: Pony Chorale
+Directory: pony-chorale
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/pony-chorale-3
+Original Date: December 15, 2009
+-------------------------------------------------------------------------------
+Track: Revelawesome
+Artist: Malcolm Brown
+URLs: https://homestuck.bandcamp.com/track/revelawesome-3
+Original Date: April 13, 2010
+-------------------------------------------------------------------------------
+Track: Hardlyquin
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/hardlyquin-3
+Original Date: April 13, 2010
+-------------------------------------------------------------------------------
+Track: Carefree Victory
+Artist: Mark Hadley, Andrew Huo, Toby Fox
+URLs: https://homestuck.bandcamp.com/track/carefree-victory-3
+Original Date: April 13, 2010
+-------------------------------------------------------------------------------
+Track: Ballad of Awakening
+Artist: Malcolm Brown
+URLs: https://homestuck.bandcamp.com/track/ballad-of-awakening-3
+Original Date: April 13, 2010
+-------------------------------------------------------------------------------
+Track: Sburban Jungle
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/sburban-jungle-3
+Original Date: April 13, 2010
+-------------------------------------------------------------------------------
+Track: Three in the Morning (RJ's I Can Barely Sleep In This Casino Remix)
+Artist: Robert J! Lake
+Directory: three-in-the-morning-rj
+Contributors: Clark Powell ([Three in the Morning])
+URLs: https://homestuck.bandcamp.com/track/three-in-the-morning-rjs-i-can-barely-sleep-in-this-casino-remix-3
+Original Date: April 13, 2010
+-------------------------------------------------------------------------------
+Track: Doctor
+Artist: Buzinkai
+Contributors: Clark Powell (production), Michael Vallejo (production)
+URLs: https://homestuck.bandcamp.com/track/doctor-3
+Original Date: April 13, 2010
+-------------------------------------------------------------------------------
+Track: Endless Climb
+Artist: Buzinkai
+URLs: https://homestuck.bandcamp.com/track/endless-climb-3
+Original Date: April 13, 2010
+-------------------------------------------------------------------------------
+Track: Atomyk Ebonpyre
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/atomyk-ebonpyre-3
+Original Date: April 13, 2010
+-------------------------------------------------------------------------------
+Track: Black
+Artist: Toby Fox
+Contributors: Eddie Morton (vocals)
+URLs: https://homestuck.bandcamp.com/track/black-3
+Original Date: April 13, 2010
+-------------------------------------------------------------------------------
+Track: Doctor (Original Loop)
+Artist: Buzinkai
+URLs: https://homestuck.bandcamp.com/track/doctor-original-loop-2
+Original Date: October 24, 2011
diff --git a/album/homestuck-vol-10/album.txt b/album/homestuck-vol-10/album.txt
new file mode 100644
index 0000000..10529fe
--- /dev/null
+++ b/album/homestuck-vol-10/album.txt
@@ -0,0 +1,141 @@
+Album: Homestuck Vol. 10
+Date: June 12, 2016
+-------------------------------------------------------------------------------
+Track: Creata
+Artist: Seth Peelle
+URLs: https://homestuck.bandcamp.com/track/creata-3
+-------------------------------------------------------------------------------
+Track: Train
+Artist: Buzinkai
+URLs: https://homestuck.bandcamp.com/track/train-2
+-------------------------------------------------------------------------------
+Track: Of Gods and Witches
+Artist: Tensei
+URLs: https://homestuck.bandcamp.com/track/of-gods-and-witches-2
+-------------------------------------------------------------------------------
+Track: Beatup
+Artist: Clark Powell, Astro Kid
+Contributors: Curt Blakeslee ([Beatdown])
+URLs: https://homestuck.bandcamp.com/track/beatup-2
+-------------------------------------------------------------------------------
+Track: You Killed My Father (Prepare To Die)
+Artist: Team Dogfight
+URLs: https://homestuck.bandcamp.com/track/you-killed-my-father-prepare-to-die-2
+Contributors:
+- Yishan Mai (drums, mixing)
+- Will Ascenzo (orchestra, choir)
+- DJ最テー (guitars)
+- viaSatellite (bass)
+- David Dycus (synths, composition)
+- Ian White (trumpet)
+- Kelly Sadwin (violin)
+-------------------------------------------------------------------------------
+Track: Sound Judgement
+Artist: Malcolm Brown
+Contributors: Toby Fox ([Terezi's Theme]), Mark Hadley ([Harlequin])
+URLs: https://homestuck.bandcamp.com/track/sound-judgement-2
+-------------------------------------------------------------------------------
+Track: Aggrievocation
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/aggrievocation-2
+-------------------------------------------------------------------------------
+Track: Stride
+Artist: Kalibration
+URLs: https://homestuck.bandcamp.com/track/stride-2
+Contributors:
+- Toby Fox ([Moonsetter], [Showdown])
+-------------------------------------------------------------------------------
+Track: Skaian Overdrive
+Artist: Thomas Ferkol
+Contributors: Andrew Huo ([Skaian Ride])
+URLs: https://homestuck.bandcamp.com/track/skaian-overdrive-2
+-------------------------------------------------------------------------------
+Track: Freefall
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/freefall-2
+-------------------------------------------------------------------------------
+Track: Moonsweater
+Artist: David Ellis
+URLs: https://homestuck.bandcamp.com/track/moonsweater-2
+Contributors:
+- Toby Fox (apologee, [Moonsetter])
+- Malik Refaat (alto & tenor saxophone)
+-------------------------------------------------------------------------------
+Track: Castle
+Artist: Buzinkai
+URLs: https://homestuck.bandcamp.com/track/castle-2
+-------------------------------------------------------------------------------
+Track: Skaian Happy Flight
+Artist: Seth Peelle
+URLs: https://homestuck.bandcamp.com/track/skaian-happy-flight-2
+-------------------------------------------------------------------------------
+Track: Voidlight
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/voidlight-2
+-------------------------------------------------------------------------------
+Track: Beatdown DX
+Artist: Curt Blakeslee
+URLs: https://homestuck.bandcamp.com/track/beatdown-dx-2
+-------------------------------------------------------------------------------
+Track: Solar Voyage
+Artist: Marcy Nabors
+URLs: https://homestuck.bandcamp.com/track/solar-voyage-2
+Contributors:
+- Michael Guy Bowman (arrangement)
+- Marcy Nabors (arrangement, vocals)
+- Clark Powell (arrangement)
+- Erik Scheele (arrangement, piano)
+- Tensei (guitar)
+- Paul Henderson (vocals)
+- Jamie Paige Stanley (drums)
+-------------------------------------------------------------------------------
+Track: Feel (Alive)
+Artist: Luke Benjamins, Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/feel-alive-2
+Contributors:
+- Luke Benjamins (composition)
+- Robert J! Lake (production, arrangement)
+-------------------------------------------------------------------------------
+Track: Breeze
+Artist: Erik Scheele
+URLs: https://homestuck.bandcamp.com/track/breeze-2
+-------------------------------------------------------------------------------
+Track: Starfall
+Artist: Solatrus
+Contributors: Justin Hellier (special thanks)
+URLs: https://homestuck.bandcamp.com/track/starfall-2
+-------------------------------------------------------------------------------
+Track: Ascend
+Artist: Tensei
+URLs: https://homestuck.bandcamp.com/track/ascend-2
+-------------------------------------------------------------------------------
+Track: Lilith in Starlight
+Artist: Malcolm Brown
+URLs: https://homestuck.bandcamp.com/track/lilith-in-starlight-2
+Contributors:
+- Malcolm Brown ([Black Rose / Green Sun])
+- Mark Hadley ([Aggrieve])
+- Toby Fox ([Darling Kanaya])
+-------------------------------------------------------------------------------
+Track: Thanks for Playing
+Artist: Max Wright
+URLs: https://homestuck.bandcamp.com/track/thanks-for-playing-2
+-------------------------------------------------------------------------------
+Track: Renewed Return
+Artist: Marcy Nabors
+URLs: https://homestuck.bandcamp.com/track/renewed-return-2
+Contributors:
+- Yishan Mai (flute)
+- Marcy Nabors (bass clarinet)
+- Kelly Sadwin (violin & viola)
+- Jamie Paige Stanely (percussion)
+- Kyle G. Jamolin (lyrics & choir direction)
+- Ciaran Cain, Zeynep Dilli, Kat Jamolin, Kyle G. Jamolin, Michael Ohr, Cobin Pangilinan, Robin S, Chris Roper, Stephen "Jeebes" Wiley (choir)
+-------------------------------------------------------------------------------
+Track: THIS Pumpkin
+Artist: Alexander Rosetti
+URLs: https://homestuck.bandcamp.com/track/this-pumpkin-2
+-------------------------------------------------------------------------------
+Track: Conclude
+Artist: Seth Peelle
+URLs: https://homestuck.bandcamp.com/track/conclude-2
diff --git a/album/homestuck-vol-5/album.txt b/album/homestuck-vol-5/album.txt
new file mode 100644
index 0000000..8c24ee4
--- /dev/null
+++ b/album/homestuck-vol-5/album.txt
@@ -0,0 +1,291 @@
+Album: Homestuck Vol. 5
+Date: June 13, 2010
+FG: #00aaff
+-------------------------------------------------------------------------------
+Track: Homestuck Anthem
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/homestuck-anthem-2
+-------------------------------------------------------------------------------
+Track: Skaian Skirmish
+Artist: Andrew Huo, Toby Fox
+URLs: https://homestuck.bandcamp.com/track/skaian-skirmish-2
+-------------------------------------------------------------------------------
+Track: Savior of the Waking World
+Artist: Toby Fox
+Contributors: Buzinkai ([Doctor])
+URLs: https://homestuck.bandcamp.com/track/savior-of-the-waking-world-2
+-------------------------------------------------------------------------------
+Track: Clockwork Melody
+Artist: Clark Powell
+Contributors: Buzinkai ([Endless Climb])
+URLs: https://homestuck.bandcamp.com/track/clockwork-melody-2
+-------------------------------------------------------------------------------
+Track: Heirfare
+Artist: Alexander Rosetti
+Contributors: Malcolm Brown ([Showtime]), Mark Hadley ([Harlequin])
+URLs: https://homestuck.bandcamp.com/track/heirfare-2
+-------------------------------------------------------------------------------
+Track: Jade's Lullaby
+Artist: David Ko
+URLs: https://homestuck.bandcamp.com/track/jades-lullaby-2
+-------------------------------------------------------------------------------
+Track: Aggrievance
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/aggrievance-2
+-------------------------------------------------------------------------------
+Track: Happy Cat Song!
+Artist: Michael Guy Bowman, Toby Fox
+Contributors: Michael Guy Bowman ([Chorale for Jaspers])
+URLs: https://homestuck.bandcamp.com/track/happy-cat-song-2
+-------------------------------------------------------------------------------
+Track: Hardchorale
+Artist: Alexander Rosetti, Toby Fox
+URLs: https://homestuck.bandcamp.com/track/hardchorale-2
+Contributors:
+- Michael Guy Bowman (meows, [Chorale for Jaspers])
+-------------------------------------------------------------------------------
+Track: An Unbreakable Union
+Artist: Robert Blaker
+URLs: https://homestuck.bandcamp.com/track/an-unbreakable-union-2
+-------------------------------------------------------------------------------
+Track: Skaian Ride
+Artist: Seth Peelle, Andrew Huo
+URLs: https://homestuck.bandcamp.com/track/skaian-ride-2
+-------------------------------------------------------------------------------
+Track: White
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/white-2
+-------------------------------------------------------------------------------
+Track: Octoroon Rangoon
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/octoroon-rangoon-2
+-------------------------------------------------------------------------------
+Track: Pumpkin Cravings
+Artist: Seth Peelle
+URLs: https://homestuck.bandcamp.com/track/pumpkin-cravings-2
+-------------------------------------------------------------------------------
+Track: Welcome to the New Extreme
+Artist: Robert J! Lake
+Contributors: Michael Guy Bowman ([Sburban Jungle])
+URLs: https://homestuck.bandcamp.com/track/welcome-to-the-new-extreme-2
+-------------------------------------------------------------------------------
+Track: Crystalanthemums
+Artist: Alexander Rosetti
+URLs: https://homestuck.bandcamp.com/track/crystalanthemums-2
+-------------------------------------------------------------------------------
+Track: Skaia (Incipisphere Mix)
+Artist: Solatrus
+Contributors: Mark Hadley ([Skies of Skaia])
+URLs: https://homestuck.bandcamp.com/track/skaia-incipisphere-mix-2
+-------------------------------------------------------------------------------
+Track: Sarabande
+Artist: Erik Scheele
+Directory: sarabande-vol5
+URLs: https://homestuck.bandcamp.com/track/sarabande-2
+-------------------------------------------------------------------------------
+Track: Clockwork Sorrow
+Artist: David Ko
+Contributors: Clark Powell ([Clockwork Melody])
+URLs: https://homestuck.bandcamp.com/track/clockwork-sorrow-2
+-------------------------------------------------------------------------------
+Track: Phantasmagoric Waltz
+Artist: Alexander Rosetti
+URLs: https://homestuck.bandcamp.com/track/phantasmagoric-waltz-2
+-------------------------------------------------------------------------------
+Track: Sunslammer
+Artist: Seth Peelle
+Contributors: Toby Fox ([Sunsetter])
+URLs: https://homestuck.bandcamp.com/track/sunslammer-2
+-------------------------------------------------------------------------------
+Track: Lotus Land Story
+Artist: Toby Fox
+Contributors: Seth Peelle ([Lotus])
+URLs: https://homestuck.bandcamp.com/track/lotus-land-story-2
+-------------------------------------------------------------------------------
+Track: Chorale for War
+Artist: Steve Everson
+Contributors: Michael Guy Bowman ([Chorale for Jaspers])
+URLs: https://homestuck.bandcamp.com/track/chorale-for-war-2
+-------------------------------------------------------------------------------
+Track: Unsheath'd
+Artist: Alexander Rosetti
+URLs: https://homestuck.bandcamp.com/track/unsheathd-2
+-------------------------------------------------------------------------------
+Track: Versus
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/versus-2
+-------------------------------------------------------------------------------
+Track: Planet Healer
+Artist: Seth Peelle
+Contributors: Buzinkai ([Doctor]), Toby Fox (various material), Erik Scheele (various material)
+URLs: https://homestuck.bandcamp.com/track/planet-healer-2
+-------------------------------------------------------------------------------
+Track: Bed of Rose's / Dreams of Derse
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/bed-of-roses-dreams-of-derse-2
+-------------------------------------------------------------------------------
+Track: Skaian Flight
+Artist: Robert Blaker
+Contributors: Andrew Huo ([Skaian Ride])
+URLs: https://homestuck.bandcamp.com/track/skaian-flight-2
+-------------------------------------------------------------------------------
+Track: How Do I Live (Bunny Back in the Box Version)
+Artist: Michael Guy Bowman
+Contributors: Nick Smalley (guitar solo), Trisha Yearwood ([How Do I Live]), Dianne Warren (lyrics)
+URLs: https://homestuck.bandcamp.com/track/how-do-i-live-bunny-back-in-the-box-version-2
+-------------------------------------------------------------------------------
+Track: Dupliblaze COMAGMA
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/dupliblaze-comagma-2
+-------------------------------------------------------------------------------
+Track: Moonshatter
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/moonshatter-2
+-------------------------------------------------------------------------------
+Track: Sunsetter
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/sunsetter-2
+-------------------------------------------------------------------------------
+Track: Lotus
+Artist: Seth Peelle
+URLs: https://homestuck.bandcamp.com/track/lotus-2
+-------------------------------------------------------------------------------
+Track: Ruins (With Strings)
+Artist: Erik Scheele, Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/ruins-with-strings-2
+-------------------------------------------------------------------------------
+Track: Ectobiology
+Artist: David Ko
+URLs: https://homestuck.bandcamp.com/track/ectobiology-2
+-------------------------------------------------------------------------------
+Track: Upholding the Law
+Artist: Alexander Rosetti
+URLs: https://homestuck.bandcamp.com/track/upholding-the-law-2
+-------------------------------------------------------------------------------
+Track: Underworld
+Artist: Steve Everson
+URLs: https://homestuck.bandcamp.com/track/underworld-2
+-------------------------------------------------------------------------------
+Track: Crystamanthequins
+Artist: Erik Scheele
+Contributors: Alexander Rosetti ([Crystalanthemums]), Perry Sullivan ([Mannequin])
+URLs: https://homestuck.bandcamp.com/track/crystamanthequins-2
+-------------------------------------------------------------------------------
+Track: Endless Climbing
+Artist: Perry Sullivan
+Contributors: Buzinkai ([Endless Climb])
+URLs: https://homestuck.bandcamp.com/track/endless-climbing-2
+-------------------------------------------------------------------------------
+Track: Land of the Salamanders
+Artist: David Ko
+Contributors: Buzinkai ([Doctor])
+URLs: https://homestuck.bandcamp.com/track/land-of-the-salamanders-2
+-------------------------------------------------------------------------------
+Track: Medical Emergency
+Artist: Alexander Rosetti
+Contributors: Buzinkai ([Doctor]), Toby Fox (various material)
+URLs: https://homestuck.bandcamp.com/track/medical-emergency-2
+-------------------------------------------------------------------------------
+Track: Clockwork Contrivance
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/clockwork-contrivance-2
+-------------------------------------------------------------------------------
+Track: Get Up
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/get-up-2
+-------------------------------------------------------------------------------
+Track: Vertical Motion
+Artist: Toby Fox
+Contributors: Buzinkai ([Endless Climb])
+URLs: https://homestuck.bandcamp.com/track/vertical-motion-2
+-------------------------------------------------------------------------------
+Track: The Beginning of Something Really Excellent
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/the-beginning-of-something-really-excellent-2
+-------------------------------------------------------------------------------
+Track: Pyrocumulus (Kickstart)
+Artist: Robert J! Lake
+Contributors: Andrew Huo ([Skaian Shuffle])
+URLs: https://homestuck.bandcamp.com/track/pyrocumulus-kickstart-2
+-------------------------------------------------------------------------------
+Track: Skaian Shuffle
+Artist: Andrew Huo
+URLs: https://homestuck.bandcamp.com/track/skaian-skuffle-2
+-------------------------------------------------------------------------------
+Track: Throwdown
+Artist: Steve Everson
+URLs: https://homestuck.bandcamp.com/track/throwdown-2
+-------------------------------------------------------------------------------
+Track: Valhalla
+Artist: Robert Blaker
+URLs: https://homestuck.bandcamp.com/track/valhalla-2
+-------------------------------------------------------------------------------
+Track: Amphibious Subterrain
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/amphibious-subterrain-2
+-------------------------------------------------------------------------------
+Track: Light
+Artist: Erik Scheele
+Directory: light-vol5
+URLs: https://homestuck.bandcamp.com/track/light-3
+-------------------------------------------------------------------------------
+Track: Softly
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/softly-2
+-------------------------------------------------------------------------------
+Track: Greenhouse
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/greenhouse-2
+-------------------------------------------------------------------------------
+Track: Space Prankster
+Artist: David Ko
+URLs: https://homestuck.bandcamp.com/track/space-prankster-2
+-------------------------------------------------------------------------------
+Track: Ecstacy
+Artist: Steve Everson
+URLs: https://homestuck.bandcamp.com/track/ecstasy-2
+-------------------------------------------------------------------------------
+Track: Snow Pollen
+Artist: Toby Fox
+Contributors: Seth Peelle ([Lotus])
+URLs: https://homestuck.bandcamp.com/track/snow-pollen-2
+-------------------------------------------------------------------------------
+Track: Candles and Clockwork
+Artist: Tyler Dever
+URLs: https://homestuck.bandcamp.com/track/candles-and-clockwork-2
+-------------------------------------------------------------------------------
+Track: Can Town
+Artist: Alexander Rosetti
+URLs: https://homestuck.bandcamp.com/track/can-town-2
+-------------------------------------------------------------------------------
+Track: Plague Doctor
+Artist: Steve Everson
+Contributors: Buzinkai ([Doctor])
+URLs: https://homestuck.bandcamp.com/track/plague-doctor-2
+-------------------------------------------------------------------------------
+Track: Enlightenment
+Artist: Steve Everson
+Contributors: Buzinkai ([Endless Climb]), Mark Hadley ([Aggrieve])
+URLs: https://homestuck.bandcamp.com/track/enlightenment-2
+-------------------------------------------------------------------------------
+Track: Doctor Remix
+Artist: Gabe Nezovic
+Contributors: Buzinkai ([Doctor])
+URLs: https://homestuck.bandcamp.com/track/doctor-remix-2
+-------------------------------------------------------------------------------
+Track: Biophosphoradelecrystalluminescence
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/biophosphoradelecrystalluminescence-2
+-------------------------------------------------------------------------------
+Track: Song of Life
+Artist: Steve Everson
+URLs: https://homestuck.bandcamp.com/track/song-of-life-2
+-------------------------------------------------------------------------------
+Track: Descend
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/descend-2
+-------------------------------------------------------------------------------
+Track: Homestuck
+Artist: Mark Hadley
+Contributors: Clark Powell ([Homestuck Anthem])
+URLs: https://homestuck.bandcamp.com/track/homestuck-2
diff --git a/album/homestuck-vol-6/album.txt b/album/homestuck-vol-6/album.txt
new file mode 100644
index 0000000..5212d25
--- /dev/null
+++ b/album/homestuck-vol-6/album.txt
@@ -0,0 +1,100 @@
+Album: Homestuck Vol. 6: Heir Transparent
+Directory: homestuck-vol-6
+Date: January 5 2011
+FG: #6699ff
+-------------------------------------------------------------------------------
+Track: Frost
+Artist: Solatrus
+Directory: frost-vol6
+URLs: https://homestuck.bandcamp.com/track/frost-3
+-------------------------------------------------------------------------------
+Track: Courser
+Artist: Seth Peelle, Alexander Rosetti
+URLs: https://homestuck.bandcamp.com/track/courser-2
+-------------------------------------------------------------------------------
+Track: Umbral Ultimatum
+Artist: Toby Fox
+Contributors: Robert Blaker ([An Unbreakable Union]), Alexander Rosetti ([Courser]), Seth Peelle ([Courser]), Mark Hadley ([Carefree Action]), Clark Powell ([Homestuck Anthem])
+URLs: https://homestuck.bandcamp.com/track/umbral-ultimatum-2
+-------------------------------------------------------------------------------
+Track: GameBro (Original 1990 Mix)
+Artist: Erik Scheele
+URLs: https://homestuck.bandcamp.com/track/gamebro-original-1990-mix-2
+-------------------------------------------------------------------------------
+Track: Tribal Ebonpyre
+Artist: Erik Scheele
+Contributors: Toby Fox ([Atomyk Ebonpyre])
+URLs: https://homestuck.bandcamp.com/track/tribal-ebonpyre-2
+-------------------------------------------------------------------------------
+Track: I Don't Want to Miss a Thing
+Artist: Michael Guy Bowman
+Contributors: Aerosmith (original), Dianne Warren (lyrics)
+URLs: https://homestuck.bandcamp.com/track/i-dont-want-to-miss-a-thing-2
+-------------------------------------------------------------------------------
+Track: MeGaLoVania
+Artist: Toby Fox
+Directory: MeGaLoVania
+Contributors: Tensei (guitar)
+URLs: https://homestuck.bandcamp.com/track/megalovania-2
+-------------------------------------------------------------------------------
+Track: Walk-Stab-Walk (R&E)
+Artist: Erik Scheele
+URLs: https://homestuck.bandcamp.com/track/walk-stab-walk-r-e-2
+-------------------------------------------------------------------------------
+Track: Gaia Queen
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/gaia-queen-2
+-------------------------------------------------------------------------------
+Track: Elevatorstuck
+Artist: Tensei
+Contributors: Clark Powell ([Homestuck Anthem])
+URLs: https://homestuck.bandcamp.com/track/elevatorstuck-2
+-------------------------------------------------------------------------------
+Track: Wacky Antics
+Artist: David Ko, Toby Fox
+URLs: https://homestuck.bandcamp.com/track/wacky-antics-2
+-------------------------------------------------------------------------------
+Track: Horschestra
+Artist: Alexander Rosetti
+URLs: https://homestuck.bandcamp.com/track/horschestra-2
+-------------------------------------------------------------------------------
+Track: Heir Transparent
+Artist: Robert J! Lake
+Contributors: Buzinkai ([Doctor])
+URLs: https://homestuck.bandcamp.com/track/heir-transparent-2
+-------------------------------------------------------------------------------
+Track: Boy Skylark (Brief)
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/boy-skylark-brief-2
+-------------------------------------------------------------------------------
+Track: Squidissension
+Artist: Mark Hadley
+Contributors: Alexander Rosetti ([Squiddles!]), David Ko ([Dissension])
+URLs: https://homestuck.bandcamp.com/track/squidissension-2
+-------------------------------------------------------------------------------
+Track: Blackest Heart
+Artist: Mark Hadley
+Contributors: Toby Fox ([Black])
+URLs: https://homestuck.bandcamp.com/track/blackest-heart-2
+-------------------------------------------------------------------------------
+Track: Nic Cage Song
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/nic-cage-song-2
+-------------------------------------------------------------------------------
+Track: Phrenic Phever
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/phrenic-phever-2
+-------------------------------------------------------------------------------
+Track: 3 In The Morning (Pianokind)
+Artist: Erik Scheele
+Contributors: Clark Powell ([Three in the Morning])
+URLs: https://homestuck.bandcamp.com/track/3-in-the-morning-pianokind-2
+-------------------------------------------------------------------------------
+Track: A Tender Moment
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/a-tender-moment-2
+-------------------------------------------------------------------------------
+Track: Crystalanthology
+Artist: Solatrus
+Contributors: Alexander Rosetti ([Crystalanthemums])
+URLs: https://homestuck.bandcamp.com/track/crystalanthology-2
diff --git a/album/homestuck-vol-7/album.txt b/album/homestuck-vol-7/album.txt
new file mode 100644
index 0000000..d509c25
--- /dev/null
+++ b/album/homestuck-vol-7/album.txt
@@ -0,0 +1,93 @@
+Album: Homestuck Vol. 7: At the Price of Oblivion
+Directory: homestuck-vol-7
+Date: May 31, 2011
+FG: #b536da
+-------------------------------------------------------------------------------
+Track: Black Rose / Green Sun
+Artist: Malcolm Brown
+URLs: https://homestuck.bandcamp.com/track/black-rose-green-sun-2
+-------------------------------------------------------------------------------
+Track: At The Price of Oblivion
+Artist: Malcolm Brown
+Contributors: Michael Guy Bowman ([Chorale for Jaspers]), Mark Hadley ([Aggrieve])
+URLs: https://homestuck.bandcamp.com/track/at-the-price-of-oblivion-2
+-------------------------------------------------------------------------------
+Track: Even in Death
+Artist: Clark Powell
+Contributors: Robert Blaker ([Upward Movement (Dave Owns)])
+URLs: https://homestuck.bandcamp.com/track/even-in-death-2
+-------------------------------------------------------------------------------
+Track: Terezi Owns
+Artist: Toby Fox
+Contributors: Robert Blaker ([Upward Movement (Dave Owns)])
+URLs: https://homestuck.bandcamp.com/track/terezi-owns-2
+-------------------------------------------------------------------------------
+Track: Trial and Execution
+Artist: Malcolm Brown
+Contributors: Toby Fox ([Lemonsnout Turnabout]), Alexander Rosetti ([Crystalanthemums])
+URLs: https://homestuck.bandcamp.com/track/trial-and-execution-2
+-------------------------------------------------------------------------------
+Track: The Carnival
+Artist: Erik Scheele
+Contributors: Mark Hadley ([Harlequin])
+URLs: https://homestuck.bandcamp.com/track/the-carnival-2
+-------------------------------------------------------------------------------
+Track: Spider8reath
+Artist: Tensei
+Contributors: Toby Fox ([Spider's Claw])
+URLs: https://homestuck.bandcamp.com/track/spider8reath-2
+-------------------------------------------------------------------------------
+Track: Lifdoff
+Artist: Malcolm Brown
+URLs: https://homestuck.bandcamp.com/track/lifdoff-2
+-------------------------------------------------------------------------------
+Track: Awakening
+Artist: Erik Scheele
+URLs: https://homestuck.bandcamp.com/track/awakening-2
+-------------------------------------------------------------------------------
+Track: Havoc To Be Wrought
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/havoc-to-be-wrought-2
+-------------------------------------------------------------------------------
+Track: Play The Wind
+Artist: Robert Blaker
+URLs: https://homestuck.bandcamp.com/track/play-the-wind-2
+-------------------------------------------------------------------------------
+Track: Rumble at the Rink
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/rumble-at-the-rink-2
+-------------------------------------------------------------------------------
+Track: Let's All Rock the Heist
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/lets-all-rock-the-heist-2
+-------------------------------------------------------------------------------
+Track: WSW-Beatdown
+Artist: Erik Scheele
+Contributors: Curt Blakeslee ([Beatdown (Strider Style)])
+URLs: https://homestuck.bandcamp.com/track/wsw-beatdown-2
+-------------------------------------------------------------------------------
+Track: Earthsea Borealis
+Artist: Toby Fox
+Contributors: Buzinkai ([Endless Climb])
+URLs: https://homestuck.bandcamp.com/track/earthsea-borealis-2
+-------------------------------------------------------------------------------
+Track: Warhammer of Zillyhoo
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/warhammer-of-zillyhoo-2
+-------------------------------------------------------------------------------
+Track: Savior of the Dreaming Dead
+Artist: Malcolm Brown
+Contributors: Buzinkai ([Doctor]), Toby Fox ([Savior of the Waking World])
+URLs: https://homestuck.bandcamp.com/track/savior-of-the-dreaming-dead-2
+-------------------------------------------------------------------------------
+Track: Maplehoof's Adventure
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/maplehoofs-adventure-2
+-------------------------------------------------------------------------------
+Track: Sburban Reversal
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/sburban-reversal-2
+-------------------------------------------------------------------------------
+Track: White Host, Green Room
+Artist: Tensei
+URLs: https://homestuck.bandcamp.com/track/white-host-green-room-2
diff --git a/album/homestuck-vol-8/album.txt b/album/homestuck-vol-8/album.txt
new file mode 100644
index 0000000..c3002ef
--- /dev/null
+++ b/album/homestuck-vol-8/album.txt
@@ -0,0 +1,190 @@
+Album: Homestuck Vol. 8
+Date: October 25, 2011
+FG: #4ac925
+-------------------------------------------------------------------------------
+Track: Calamity
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/calamity-2
+-------------------------------------------------------------------------------
+Track: Do You Remem8er Me
+Artist: Malcolm Brown
+Contributors: Toby Fox ([Death of the Lusii]), Erik Scheele ([Ruins])
+URLs: https://homestuck.bandcamp.com/track/do-you-remem8er-me-2
+-------------------------------------------------------------------------------
+Track: Flare
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/flare-2
+-------------------------------------------------------------------------------
+Track: Galactic Cancer
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/galactic-cancer-2
+-------------------------------------------------------------------------------
+Track: Serenade
+Artist: Clark Powell
+Directory: serenade-vol8
+URLs: https://homestuck.bandcamp.com/track/serenade-2
+-------------------------------------------------------------------------------
+Track: Frog Forager
+Artist: Erik Scheele
+URLs: https://homestuck.bandcamp.com/track/frog-forager-2
+-------------------------------------------------------------------------------
+Track: Love You (Feferi's Theme)
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/love-you-feferis-theme-2
+-------------------------------------------------------------------------------
+Track: Ocean Stars Falling
+Artist: Michael Guy Bowman
+Contributors: Mark Hadley ([Ocean Stars])
+URLs: https://homestuck.bandcamp.com/track/ocean-stars-falling-2
+-------------------------------------------------------------------------------
+Track: Escape Pod
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/escape-pod-2
+-------------------------------------------------------------------------------
+Track: Davesprite
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/davesprite-2
+-------------------------------------------------------------------------------
+Track: Airtime
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/airtime-2
+-------------------------------------------------------------------------------
+Track: Frog Hunt
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/frog-hunt-2
+-------------------------------------------------------------------------------
+Track: Terraform
+Artist: Solatrus
+Contributors: Thomas Ferkol (electric guitar)
+URLs: https://homestuck.bandcamp.com/track/terraform-2
+-------------------------------------------------------------------------------
+Track: Unite Synchronization
+Artist: Malcolm Brown
+URLs: https://homestuck.bandcamp.com/track/unite-synchronization-2
+-------------------------------------------------------------------------------
+Track: Homefree
+Artist: Hilary Troiano
+Contributors: Clark Powell ([Homestuck Anthem]), Mark Hadley ([Homestuck])
+URLs: https://homestuck.bandcamp.com/track/homefree-2
+-------------------------------------------------------------------------------
+Track: Galaxy Hearts
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/galaxy-hearts-2
+-------------------------------------------------------------------------------
+Track: Scourge Sisters
+Artist: Erik Scheele
+URLs: https://homestuck.bandcamp.com/track/scourge-sisters-2
+-------------------------------------------------------------------------------
+Track: Arcade Thunder
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/arcade-thunder-2
+-------------------------------------------------------------------------------
+Track: Pyrocumulus (Sicknasty)
+Artist: Robert J! Lake
+Contributors: Andrew Huo ([Skaian Scuffle]), Mark Hadley ([Skies of Skaia])
+URLs: https://homestuck.bandcamp.com/track/pyrocumulus-sicknasty-2
+-------------------------------------------------------------------------------
+Track: Kingside Castle
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/kingside-castle-2
+-------------------------------------------------------------------------------
+Track: Temporary
+Artist: Robert J! Lake
+Contributors: Erik Scheele ([Temporal Piano])
+URLs: https://homestuck.bandcamp.com/track/temporary-2
+-------------------------------------------------------------------------------
+Track: Gust of Heir
+Artist: Tyler Dever, Michael Guy Bowman
+Contributors: Clark Powell (additional sequencing)
+URLs: https://homestuck.bandcamp.com/track/gust-of-heir-2
+-------------------------------------------------------------------------------
+Track: Afraid of the Darko
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/afraid-of-the-darko-2
+-------------------------------------------------------------------------------
+Track: Even in Death (T'Morra's Belly Mix)
+Artist: Clark Powell, Tavia Morra
+URLs: https://homestuck.bandcamp.com/track/even-in-death-tmorras-belly-mix-2
+-------------------------------------------------------------------------------
+Track: Bargaining with the Beast
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/bargaining-with-the-beast-2
+-------------------------------------------------------------------------------
+Track: Frostbite
+Artist: Toby Fox
+Contributors: Marcy Nabors (flute)
+URLs: https://homestuck.bandcamp.com/track/frostbite-2
+-------------------------------------------------------------------------------
+Track: The Lost Child
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/the-lost-child-2
+-------------------------------------------------------------------------------
+Track: Questant's Lament
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/questants-lament-2
+-------------------------------------------------------------------------------
+Track: Hussie Hunt
+Artist: Malcolm Brown
+Contributors: Buzinkai ([Explore])
+URLs: https://homestuck.bandcamp.com/track/hussie-hunt-2
+-------------------------------------------------------------------------------
+Track: Havoc
+Artist: Svix
+URLs: https://homestuck.bandcamp.com/track/havoc-2
+-------------------------------------------------------------------------------
+Track: Drift into the Sun
+Artist: Thomas Ferkol
+Contributors: Clark Powell (some production), Toby Fox (climax drum programming)
+URLs: https://homestuck.bandcamp.com/track/drift-into-the-sun-2
+-------------------------------------------------------------------------------
+Track: Infinity Mechanism
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/infinity-mechanism-2
+-------------------------------------------------------------------------------
+Track: Revered Return
+Artist: Nick Smalley, Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/revered-return-2
+-------------------------------------------------------------------------------
+Track: Judgment Day
+Artist: Toby Fox
+Contributors: Kelly Sadwin (violin), Erik Scheele ([Ruins])
+URLs: https://homestuck.bandcamp.com/track/judgment-day-2
+-------------------------------------------------------------------------------
+Track: Lotus (Bloom)
+Artist: Seth Peelle
+URLs: https://homestuck.bandcamp.com/track/lotus-bloom-2
+-------------------------------------------------------------------------------
+Track: Cascade
+Artist: Toby Fox, Tensei, Clark Powell, Malcolm Brown
+URLs: https://homestuck.bandcamp.com/track/cascade-2
+Contributors:
+- Tensei ([Cascade (Beta)])
+- Clark Powell ([Flare])
+- Malcolm Brown ([Savior of the Dreaming Dead])
+- Toby Fox ([Black Hole / Green Sun], editing)
+-------------------------------------------------------------------------------
+Track: I'm a Member of the Midnight Crew (Acapella)
+Artist: David Ko
+Contributors: Eddie Morton (original [I'm a Member of the Midnight Crew])
+URLs: https://homestuck.bandcamp.com/track/im-a-member-of-the-midnight-crew-acapella-2
+-------------------------------------------------------------------------------
+Track: How Do I Live (D8 Night Version)
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/how-do-i-live-d8-night-version-2
+Contributors:
+- Thomas Ferkol (electric guitar)
+- David Ko (backup vocals)
+- Trisha Yearwood (original [How Do I Live])
+-------------------------------------------------------------------------------
+Track: Cascade (Beta)
+Artist: Tensei
+URLs: https://homestuck.bandcamp.com/track/cascade-beta-2
+-------------------------------------------------------------------------------
+Track: Black Hole / Green Sun
+Artist: Malcolm Brown, Toby Fox
+Contributors: Tensei (electric guitar), Kelly Sadwin (violin)
+URLs: https://homestuck.bandcamp.com/track/black-hole-green-sun-2
+-------------------------------------------------------------------------------
+Track: Carefree Action
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/carefree-action-2
diff --git a/album/homestuck-vol-9/album.txt b/album/homestuck-vol-9/album.txt
new file mode 100644
index 0000000..3f78d3e
--- /dev/null
+++ b/album/homestuck-vol-9/album.txt
@@ -0,0 +1,232 @@
+Album: Homestuck Vol. 9
+Date: June 12, 2012
+FG: #f2a400
+-------------------------------------------------------------------------------
+Track: Crystalmethequins
+Artist: Clark Powell, Astro Kid
+Contributors: Erik Scheele ([Crystamanthequins]), Alexander Rosetti ([Crystalanthemums] melody)
+URLs: https://homestuck.bandcamp.com/track/crystalmethequins-2
+-------------------------------------------------------------------------------
+Track: Anbroids V2.0
+Artist: Malcolm Brown
+Directory: anbroids-v2
+URLs: https://homestuck.bandcamp.com/track/anbroids-v20-2
+-------------------------------------------------------------------------------
+Track: Trepidation
+Artist: Svix
+URLs: https://homestuck.bandcamp.com/track/trepidation-2
+-------------------------------------------------------------------------------
+Track: Firefly
+Artist: Buzinkai
+URLs: https://homestuck.bandcamp.com/track/firefly-2
+-------------------------------------------------------------------------------
+Track: Whistling Jackhammer
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/whistling-jackhammer-2
+-------------------------------------------------------------------------------
+Track: Ugly Betty
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/ugly-betty-2
+-------------------------------------------------------------------------------
+Track: Hate You
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/hate-you-2
+-------------------------------------------------------------------------------
+Track: Pumpkin Party in Sea Hitler's Water Apocalypse
+Artist: Malcolm Brown
+URLs: https://homestuck.bandcamp.com/track/pumpkin-party-in-sea-hitlers-water-apocalypse-2
+-------------------------------------------------------------------------------
+Track: Skaianet
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/skaianet-2
+-------------------------------------------------------------------------------
+Track: Another Jungle
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/skaianet-2
+-------------------------------------------------------------------------------
+Track: GameGrl (Original 1993 Mix)
+Artist: Michael Guy Bowman
+Contributors: Erik Scheele (keytar), Tavia Morra (vocals)
+URLs: https://homestuck.bandcamp.com/track/gamegrl-original-1993-mix-2
+-------------------------------------------------------------------------------
+Track: ASSAULT
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/assault-2
+-------------------------------------------------------------------------------
+Track: A Little Fight Mewsic
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/a-little-fight-mewsic-2
+-------------------------------------------------------------------------------
+Track: Austin, Atlantis
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/austin-atlantis-2
+-------------------------------------------------------------------------------
+Track: Despot
+Artist: Erik Scheele
+URLs: https://homestuck.bandcamp.com/track/despot-2
+-------------------------------------------------------------------------------
+Track: Stress
+Artist: Buzinkai
+Contributors: Toby Fox (arrangement)
+URLs: https://homestuck.bandcamp.com/track/stress-2
+-------------------------------------------------------------------------------
+Track: Minihoof's Adventure
+Artist: Michael Guy Bowman
+Contributors: Tavio Morra (vocals)
+URLs: https://homestuck.bandcamp.com/track/minihoofs-adventure-2
+-------------------------------------------------------------------------------
+Track: Encore
+Artist: Malcolm Brown
+URLs: https://homestuck.bandcamp.com/track/encore-2
+-------------------------------------------------------------------------------
+Track: Expedition
+Artist: Mark Hadley
+Contributors: Toby Fox ([English]), Buzinkai ([Explore])
+URLs: https://homestuck.bandcamp.com/track/expedition-2
+-------------------------------------------------------------------------------
+Track: Elephant Gun
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/elephant-gun-2
+-------------------------------------------------------------------------------
+Track: Miasmajesty
+Artist: Solatrus, Nick Smalley
+URLs: https://homestuck.bandcamp.com/track/miasmajesty-2
+-------------------------------------------------------------------------------
+Track: Jane Dargason
+Artist: Clark Powell, Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/jane-dargason-2
+-------------------------------------------------------------------------------
+Track: Before the Beginning and After the End
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/before-the-beginning-and-after-the-end-2
+-------------------------------------------------------------------------------
+Track: Bridge of Stars
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/bridge-of-stars-2
+-------------------------------------------------------------------------------
+Track: Cumulating Dreams
+Artist: Solatrus
+Contributors: Clark Powell (cello)
+URLs: https://homestuck.bandcamp.com/track/cumulating-dreams-2
+-------------------------------------------------------------------------------
+Track: Busting Makes Me Feel Good
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/busting-makes-me-feel-good-2
+-------------------------------------------------------------------------------
+Track: Everything is Something to Somebody
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/everything-is-something-to-somebody-2
+-------------------------------------------------------------------------------
+Track: iRRRRRRRRECONCIA8LE
+Artist: Michael Guy Bowman
+Contributors: Thomas Ferkol (electric guitar)
+Directory: iRRRRRRRRECONCIA8LE
+URLs: https://homestuck.bandcamp.com/track/irrrrrrrreconcila8le-2
+-------------------------------------------------------------------------------
+Track: I'm a Member of the Midnight Crew (Post-Punk Version)
+Artist: Michael Guy Bowman
+Contributors: Erik Scheele (piano), Marcy Nabors (thermin & accordian)
+URLs: https://homestuck.bandcamp.com/track/im-a-member-of-the-midnight-crew-post-punk-version-2
+-------------------------------------------------------------------------------
+Track: Three in the Morning (Aftermath)
+Artist: Erik Scheele
+Contributors: Clark Powell ([Three in the Morning])
+URLs: https://homestuck.bandcamp.com/track/three-in-the-morning-aftermath-2
+-------------------------------------------------------------------------------
+Track: Lancer
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/lancer-2
+-------------------------------------------------------------------------------
+Track: Three's a Crowd
+Artist: Robert J! Lake, Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/threes-a-crowd-2
+-------------------------------------------------------------------------------
+Track: Break Shot
+Artist: Robert Blaker
+URLs: https://homestuck.bandcamp.com/track/break-shot-2
+-------------------------------------------------------------------------------
+Track: Portrait
+Artist: Solatrus
+URLs: https://homestuck.bandcamp.com/track/portrait-2
+-------------------------------------------------------------------------------
+Track: Negative Aperture
+Artist: Svix
+URLs: https://homestuck.bandcamp.com/track/negative-aperture-2
+-------------------------------------------------------------------------------
+Track: Sweet Dreams, Timaeus
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/sweet-dreams-timaeus-2
+-------------------------------------------------------------------------------
+Track: Red Miles
+Artist: Tyler Dever
+URLs: https://homestuck.bandcamp.com/track/red-miles-2
+-------------------------------------------------------------------------------
+Track: The Changing Game
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/the-changing-game-2
+-------------------------------------------------------------------------------
+Track: Requited
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/requited-2
+-------------------------------------------------------------------------------
+Track: Princess of Helium
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/princess-of-helium-2
+-------------------------------------------------------------------------------
+Track: Moonsetter
+Artist: Toby Fox
+Contributors: Samm Neiland (viola), Clark Powell (cello)
+URLs: https://homestuck.bandcamp.com/track/moonsetter-2
+-------------------------------------------------------------------------------
+Track: Candles and Clockwork (Alpha Version)
+Artist: Tyler Dever
+Contributors: Alexander Rosetti (mixing)
+URLs: https://homestuck.bandcamp.com/track/candles-and-clockwork-alpha-version-2
+-------------------------------------------------------------------------------
+Track: Coursing
+Artist: Alexander Rosetti
+URLs: https://homestuck.bandcamp.com/track/coursing-2
+-------------------------------------------------------------------------------
+Track: Cairo Overcoat
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/cairo-overcoat-2
+-------------------------------------------------------------------------------
+Track: Battle Against an Unfathomable Enemy
+Artist: Robert Blaker
+URLs: https://homestuck.bandcamp.com/track/battle-against-an-unfathomable-enemy-2
+-------------------------------------------------------------------------------
+Track: Noirscape
+Artist: David Ellis
+URLs: https://homestuck.bandcamp.com/track/noirscape-2
+-------------------------------------------------------------------------------
+Track: Dogfight
+Artist: Team Dogfight
+URLs: https://homestuck.bandcamp.com/track/dogfight-2
+Contributors:
+- David Dycus (organizer & synths)
+- Will Ascenzo (orchestra)
+- Mai Yishan (drums & piano)
+- DJ Sai Tae (guitar)
+- viaSatellite (guitar & bass)
+- Ian White (trumpet & bass)
+- Michael Guy Bowman ([Sburban Jungle])
+- Toby Fox ([Umbral Ultimatum])
+- Seth Peelle ([Courser])
+- Alexander Rosetti ([Courser])
+- Buzinkai ([Doctor])
+-------------------------------------------------------------------------------
+Track: A Taste for Adventure
+Artist: Seth Peele
+URLs: https://homestuck.bandcamp.com/track/a-taste-for-adventure-2
+-------------------------------------------------------------------------------
+Track: Stargaze
+Artist: Nick Smalley
+URLs: https://homestuck.bandcamp.com/track/stargaze-2
+-------------------------------------------------------------------------------
+Track: Another Countdown
+Artist: Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/another-countdown-2
+-------------------------------------------------------------------------------
+Track: Frustracean
+Artist: Toby Fox
+URLs: https://www.youtube.com/watch?v=om3VC6ru4yk
diff --git a/album/medium/album.txt b/album/medium/album.txt
new file mode 100644
index 0000000..1623cdc
--- /dev/null
+++ b/album/medium/album.txt
@@ -0,0 +1,30 @@
+Album: Medium
+Artist: Clark Powell
+Date: April 14, 2011
+FG: #22ccff
+-------------------------------------------------------------------------------
+Track: Light
+Directory: light-medium
+URLs: https://homestuck.bandcamp.com/track/light-4
+-------------------------------------------------------------------------------
+Track: Shade
+URLs: https://homestuck.bandcamp.com/track/shade-2
+-------------------------------------------------------------------------------
+Track: Rain
+URLs: https://homestuck.bandcamp.com/track/rain-2
+-------------------------------------------------------------------------------
+Track: Frogs
+URLs: https://homestuck.bandcamp.com/track/frogs-2
+-------------------------------------------------------------------------------
+Track: Frost
+Directory: frost-medium
+URLs: https://homestuck.bandcamp.com/track/frost-4
+-------------------------------------------------------------------------------
+Track: Clockwork
+URLs: https://homestuck.bandcamp.com/track/clockwork-2
+-------------------------------------------------------------------------------
+Track: Heat
+URLs: https://homestuck.bandcamp.com/track/heat-2
+-------------------------------------------------------------------------------
+Track: Wind
+URLs: https://homestuck.bandcamp.com/track/wind-2
diff --git a/album/midnight-crew-drawing-dead/album.txt b/album/midnight-crew-drawing-dead/album.txt
new file mode 100644
index 0000000..3c959d1
--- /dev/null
+++ b/album/midnight-crew-drawing-dead/album.txt
@@ -0,0 +1,75 @@
+Album: Midnight Crew: Drawing Dead
+Date: Febuary 4 2010
+FG: #dd0000
+-------------------------------------------------------------------------------
+Track: Three in the Morning
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/three-in-the-morning-3
+-------------------------------------------------------------------------------
+Track: Blue Noir
+Artist: David Ko
+URLs: https://homestuck.bandcamp.com/track/blue-noir-2
+-------------------------------------------------------------------------------
+Track: Dead Shuffle
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/dead-shuffle-2
+-------------------------------------------------------------------------------
+Track: Hearts Flush
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/hearts-flush-2
+-------------------------------------------------------------------------------
+Track: Knives and Irony
+Artist: Kevin Regamey
+URLs: https://homestuck.bandcamp.com/track/knives-and-ivory-2
+-------------------------------------------------------------------------------
+Track: Liquid Negrocity
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/liquid-negrocity-2
+-------------------------------------------------------------------------------
+Track: Hollow Suit
+Artist: Alexander Rosetti
+URLs: https://homestuck.bandcamp.com/track/hollow-suit-2
+-------------------------------------------------------------------------------
+Track: Ante Matter
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/ante-matter-2
+-------------------------------------------------------------------------------
+Track: The Ballad of Jack Noir
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/the-ballad-of-jack-noir-2
+-------------------------------------------------------------------------------
+Track: Lunar Eclipse
+Artist: Michael Guy Bowman, Fenris
+URLs: https://homestuck.bandcamp.com/track/lunar-eclipse-2
+-------------------------------------------------------------------------------
+Track: Hauntjam
+Artist: Andrew Huo, Michael Guy Bowman
+URLs: https://homestuck.bandcamp.com/track/hauntjam-2
+-------------------------------------------------------------------------------
+Track: Carbon Nadsat-Cuestick Genius
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/carbon-nadsat-cuestick-genius-2
+-------------------------------------------------------------------------------
+Track: Ace of Trump
+Artist: Hilary Troiano
+URLs: https://homestuck.bandcamp.com/track/ace-of-trump-2
+-------------------------------------------------------------------------------
+Track: Moonshine
+Artist: Alexander Rosetti
+URLs: https://homestuck.bandcamp.com/track/moonshine-2
+-------------------------------------------------------------------------------
+Track: Tall, Dark and Loathsome
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/tall-dark-and-loathsome-2
+-------------------------------------------------------------------------------
+Track: Joker's Wild
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/jokers-wild-2
+-------------------------------------------------------------------------------
+Track: Livin' It Up
+Artist: Gabe Nezovic
+URLs: https://homestuck.bandcamp.com/track/livin-it-up-2
+-------------------------------------------------------------------------------
+Track: Hauntjelly
+Artist: Andrew Huo, Ian Taylor
+URLs: https://homestuck.bandcamp.com/track/hauntjelly-2
diff --git a/album/mobius-trip-and-hadron-kaleido/album.txt b/album/mobius-trip-and-hadron-kaleido/album.txt
new file mode 100644
index 0000000..77ce79b
--- /dev/null
+++ b/album/mobius-trip-and-hadron-kaleido/album.txt
@@ -0,0 +1,31 @@
+Album: Mobius Trip and Hadron Kaleido
+Artist: Michael Guy Bowman
+Date: May 31, 2011
+FG: #eecc22
+-------------------------------------------------------------------------------
+Track: Forever
+URLs: https://bowman.bandcamp.com/track/forever
+-------------------------------------------------------------------------------
+Track: Dawn of Man
+URLs: https://bowman.bandcamp.com/track/dawn-of-man
+-------------------------------------------------------------------------------
+Track: Beta Version
+URLs: https://bowman.bandcamp.com/track/beta-version
+-------------------------------------------------------------------------------
+Track: No Release
+URLs: https://bowman.bandcamp.com/track/no-release
+-------------------------------------------------------------------------------
+Track: Fly
+URLs: https://bowman.bandcamp.com/track/fly
+-------------------------------------------------------------------------------
+Track: Lies With The Sea
+URLs: https://bowman.bandcamp.com/track/lies-with-the-sea
+-------------------------------------------------------------------------------
+Track: Chain Of Prospit
+URLs: https://bowman.bandcamp.com/track/chain-of-prospit
+-------------------------------------------------------------------------------
+Track: Pumpkin Tide
+URLs: https://bowman.bandcamp.com/track/pumpkin-tide
+-------------------------------------------------------------------------------
+Track: The Deeper You Go
+URLs: https://bowman.bandcamp.com/track/the-deeper-you-go
diff --git a/album/squiddles/album.txt b/album/squiddles/album.txt
new file mode 100644
index 0000000..a9013cb
--- /dev/null
+++ b/album/squiddles/album.txt
@@ -0,0 +1,98 @@
+Album: Squiddles!
+Date: August 26, 2010
+FG: #bb44ff
+-----------------------------------------------
+Track: Squiddles!
+Artist: Alexander Rosetti
+URLs: https://youtu.be/fXo6q-jENfE
+-----------------------------------------------
+Track: Rainbow Valley
+Artist: David Ko
+Contributors: Alexander Rosetti (remix)
+URLs: https://youtu.be/MrOqTjNrB2Q
+-----------------------------------------------
+Track: Squiddle Parade
+Artist: Ian Taylor
+Contributors: Clark Powell ([Homestuck Anthem])
+URLs: https://youtu.be/gqd8XTRwzoI
+-----------------------------------------------
+Track: Squiddle March
+Artist: Erik Scheele
+URLs: https://youtu.be/6l7shCvDXUU
+-----------------------------------------------
+Track: Tangled Waltz
+Artist: Michael Guy Bowman
+URLs: https://youtu.be/3KdAsyPq4UM
+-----------------------------------------------
+Track: Sun-Speckled Squiddly Afternoon
+Artist: Alexander Rosetti
+URLs: https://youtu.be/faRVzG1TZus
+-----------------------------------------------
+Track: Squiddles Campfire
+Artist: Erik Scheele
+URLs: https://youtu.be/sBi2kKCDDCk
+-----------------------------------------------
+Track: Friendship is Paramount
+Artist: Seth Peelle
+URLs: https://youtu.be/X0DmGl7AJIU
+-----------------------------------------------
+Track: Lazybones
+Artist: Steve Everson
+URLs: https://youtu.be/15iiMuYvA_Q
+-----------------------------------------------
+Track: Tentacles
+Artist: Robert J! Lake
+URLs: https://youtu.be/LMfO0Z_E878
+-----------------------------------------------
+Track: Squiddles Happytime Fun Go!
+Artist: Robert J! Lake
+URLs: https://youtu.be/uXBAl4pd7gA
+-----------------------------------------------
+Track: The Sound of Pure Squid Giggles
+Artist: Nick Smalley
+Contributors: Alexander Rosetti (remix)
+URLs: https://youtu.be/9tOJOpn1UD0
+-----------------------------------------------
+Track: Squiddle Samba
+Artist: Michael Guy Bowman
+URLs: https://youtu.be/U1H0Q6FjGyc
+-----------------------------------------------
+Track: Squiddles in Paradise
+Artist: Solatrus
+Contributors: Alexander Rosetti (Squiddle voices)
+URLs: https://youtu.be/2YG_6ke8X0o
+-----------------------------------------------
+Track: Squiddidle!
+Artist: Malcolm Brown
+URLs: https://youtu.be/gyqSztKs_6o
+-----------------------------------------------
+Track: Catchyegrabber (Skipper Plumbthroat's Song)
+Artist: Alexander Rosetti
+Contributors: Toby Fox (Skipper Plumbthroat)
+URLs: https://youtu.be/S3bsomR8W_w
+-----------------------------------------------
+Track: Plumbthroat Gives Chase
+Artist: Alexander Rosetti
+Contributors: Toby Fox (Skipper Plumbthroat)
+URLs: https://youtu.be/4PfZu1AWTWI
+-----------------------------------------------
+Track: Squiddles the Movie Trailer - The Day the Unicorns Couldn't Play
+Artist: Toby Fox
+URLs: https://youtu.be/9lWRGynBNVs
+-----------------------------------------------
+Track: Carefree Princess Berryboo
+Artist: Alexander Rosetti
+Contributors: Mark Hadley ([Carefree Victory])
+URLs: https://youtu.be/_Z8qT1GBhds
+-----------------------------------------------
+Track: Mister Bowman Tells You About the Squiddles
+Artist: Michael Guy Bowman
+URLs: https://youtu.be/09eVHqwHWYM
+-----------------------------------------------
+Track: Ocean Stars
+Artist: Mark Hadley
+URLs: https://youtu.be/gFWWC9vmSzQ
+-----------------------------------------------
+Track: Let the Squiddles Sleep (End Theme)
+Artist: Robert J! Lake
+URLs: https://youtu.be/mpn7lahHvEc
diff --git a/album/symphony-impossible-to-play/album.txt b/album/symphony-impossible-to-play/album.txt
new file mode 100644
index 0000000..fbdad1c
--- /dev/null
+++ b/album/symphony-impossible-to-play/album.txt
@@ -0,0 +1,25 @@
+Album: Symphony Impossible to Play
+Artist: Clark Powell
+Date: August 1, 2012
+FG: #dd5544
+-------------------------------------------------------------------------------
+Track: I - Overture
+Directory: overture
+URLs: https://homestuck.bandcamp.com/track/i-overture-2
+Contributors:
+- Alexander Rosetti ([Crystalanthemums])
+- Buzinkai ([Endless Climb], [Doctor], [Explore])
+- Toby Fox ([Atomyk Ebonpyre])
+-------------------------------------------------------------------------------
+Track: II - Sarabande
+Directory: sarabande-symphony
+Contributors: Erik Scheele ([Sarabande])
+URLs: https://homestuck.bandcamp.com/track/ii-sarabande-2
+-------------------------------------------------------------------------------
+Track: III - Serenade
+Directory: serenade-symphony
+URLs: https://homestuck.bandcamp.com/track/iii-serenade-2
+-------------------------------------------------------------------------------
+Track: IV - Anthem
+Directory: anthem
+URLs: https://homestuck.bandcamp.com/track/iv-anthem-2
diff --git a/album/the-felt/album.txt b/album/the-felt/album.txt
new file mode 100644
index 0000000..a69983d
--- /dev/null
+++ b/album/the-felt/album.txt
@@ -0,0 +1,71 @@
+Album: The Felt
+Date: December 2 2010
+FG: #33aa55
+-------------------------------------------------------------------------------
+Track: Jade Dragon
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/jade-dragon-2
+-------------------------------------------------------------------------------
+Track: Swing of the Clock
+Artist: Solatrus
+URLs: https://homestuck.bandcamp.com/track/swing-of-the-clock-2
+-------------------------------------------------------------------------------
+Track: Rhapsody in Green
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/rhapsody-in-green-2
+-------------------------------------------------------------------------------
+Track: Humphrey's Lullaby
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/humphreys-lullaby-2
+-------------------------------------------------------------------------------
+Track: Clockwork Reversal
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/clockwork-reversal-2
+-------------------------------------------------------------------------------
+Track: Chartreuse Rewind
+Artist: Solatrus
+URLs: https://homestuck.bandcamp.com/track/chartreuse-rewind-2
+-------------------------------------------------------------------------------
+Track: The Broken Clock
+Artist: Erik Scheele
+URLs: https://homestuck.bandcamp.com/track/the-broken-clock-2
+-------------------------------------------------------------------------------
+Track: Apocryphal Antithesis
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/apocryphal-antithesis-2
+-------------------------------------------------------------------------------
+Track: Trails
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/trails-2
+-------------------------------------------------------------------------------
+Track: Baroqueback Bowtier (Scratch's Lament)
+Artist: Clark Powell
+URLs: https://homestuck.bandcamp.com/track/baroqueback-bowtier-scratchs-lament-2
+-------------------------------------------------------------------------------
+Track: Scratch
+Artist: David Ko
+URLs: https://homestuck.bandcamp.com/track/scratch-2
+-------------------------------------------------------------------------------
+Track: Omelette Sandwich
+Artist: Mark Hadley
+URLs: https://homestuck.bandcamp.com/track/omelette-sandwich-2
+-------------------------------------------------------------------------------
+Track: Temporal Piano
+Artist: Erik Scheele
+URLs: https://homestuck.bandcamp.com/track/temporal-piano-2
+-------------------------------------------------------------------------------
+Track: Time Paradox
+Artist: Thomas Ferkol
+URLs: https://homestuck.bandcamp.com/track/time-paradox-2
+-------------------------------------------------------------------------------
+Track: Eldritch
+Artist: Alexander Rosetti
+URLs: https://homestuck.bandcamp.com/track/eldritch-2
+-------------------------------------------------------------------------------
+Track: English
+Artist: Toby Fox
+URLs: https://homestuck.bandcamp.com/track/english-2
+-------------------------------------------------------------------------------
+Track: Variations
+Artist: Robert J! Lake
+URLs: https://homestuck.bandcamp.com/track/variations-2
diff --git a/grid-site.css b/grid-site.css
new file mode 100644
index 0000000..865c441
--- /dev/null
+++ b/grid-site.css
@@ -0,0 +1,51 @@
+body {
+    background-color: #222222;
+}
+
+.grid-listing {
+    display: flex;
+    flex-wrap: wrap;
+    justify-content: center;
+    align-items: stretch;
+}
+
+.grid-listing > .grid-item {
+    flex: 1 1 0;
+    display: inline-block;
+    min-width: 200px;
+    max-width: 240px;
+    background-color: #111111;
+    position: relative;
+    overflow: hidden;
+}
+
+.grid-listing > .grid-item > img {
+    width: 100%;
+    transition: filter 0.25s, transform 0.25s;
+    display: block;
+}
+
+.grid-listing > .grid-item:hover > img {
+    filter: saturate(0.25) brightness(0.85) blur(1px);
+    transform: scale(1.15);
+}
+
+.grid-listing > .grid-item > span {
+    position: absolute;
+    top: 0;
+    left: 0;
+    width: 100%;
+    height: 100%;
+    color: white;
+    display: flex;
+    align-items: center;
+    justify-content: center;
+    text-align: center;
+    opacity: 0;
+    transition: opacity 0.25s;
+    text-shadow: 0 0 2px #000000;
+}
+
+.grid-listing > .grid-item:hover > span {
+    opacity: 1;
+}
diff --git a/package-lock.json b/package-lock.json
new file mode 100644
index 0000000..a6dd298
--- /dev/null
+++ b/package-lock.json
@@ -0,0 +1,24 @@
+{
+  "requires": true,
+  "lockfileVersion": 1,
+  "dependencies": {
+    "fix-whitespace": {
+      "version": "1.0.3",
+      "resolved": "https://registry.npmjs.org/fix-whitespace/-/fix-whitespace-1.0.3.tgz",
+      "integrity": "sha1-eTVKgWzBKguT+HTkxeA8S5mR9pU="
+    },
+    "minimist": {
+      "version": "0.0.8",
+      "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
+      "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0="
+    },
+    "mkdirp": {
+      "version": "0.5.1",
+      "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
+      "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
+      "requires": {
+        "minimist": "0.0.8"
+      }
+    }
+  }
+}
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..cae2683
--- /dev/null
+++ b/package.json
@@ -0,0 +1,11 @@
+{
+  "name": "hs-music-wiki",
+  "version": "0.0.1",
+  "description": "fan wiki for homestuck albums",
+  "main": "upd8.js",
+  "dependencies": {
+    "mkdirp": "^0.5.1",
+    "fix-whitespace": "^1.0.3"
+  },
+  "license": "GPL-3.0"
+}
diff --git a/site.css b/site.css
new file mode 100644
index 0000000..4639dbf
--- /dev/null
+++ b/site.css
@@ -0,0 +1,149 @@
+/* A frontend file! Wow.
+ * This file is just loaded statically 8y <link>s in the HTML files, so there's
+ * no need to re-run upd8.js when tweaking values here. Handy!
+ */
+
+/* Pages can specify their own theme colors (used for links, and may8e other
+ * things) by changing this CSS varia8le through their 8ody's style attri8ute.
+ * And yes, CSS varia8les are supported in 8asically every major 8rowser.
+ * No, I don't care a8out Internet Explorer.
+ */
+:root {
+    --fg-color: #0088ff;
+    --bg-color: #222222;
+    --theme: 0; /* 0: dark (below light), 1: light (below dark) */
+}
+
+body {
+    background-color: var(--bg-color);
+
+    --bg-shade: calc(255 * var(--theme));
+    --fg-shade: calc(255 * (1 - var(--theme)));
+
+    color: rgb(var(--fg-shade), var(--fg-shade), var(--fg-shade));
+
+    display: flex;
+    padding: 15px;
+}
+
+a {
+    color: var(--fg-color);
+    text-decoration: none;
+}
+
+a:hover {
+    text-decoration: underline;
+}
+
+#sidebar, #content {
+    background-color: rgba(var(--bg-shade), var(--bg-shade), var(--bg-shade), 0.6);
+    border: 1px dotted var(--fg-color);
+    border-radius: 3px;
+}
+
+#sidebar {
+    flex: 1 1 20%;
+    max-width: 250px;
+    float: left;
+    padding: 20px 5px;
+    margin-right: 10px;
+    font-size: 0.85em;
+    height: 100%;
+}
+
+#content {
+    padding: 20px;
+}
+
+#sidebar h1 {
+    font-size: 1.25em;
+    text-align: center;
+}
+
+#sidebar h2 {
+    font-size: 1.1em;
+    text-align: center;
+    margin: 0;
+}
+
+#sidebar hr {
+    color: #555;
+    margin: 10px 5px;
+}
+
+#sidebar ol {
+    padding-left: 30px;
+    padding-right: 15px;
+}
+
+#sidebar li.current-track {
+    font-weight: 800;
+}
+
+#sidebar li {
+    overflow-wrap: break-word;
+}
+
+#content {
+    flex-grow: 1;
+}
+
+#cover-art {
+    float: right;
+    width: 40%;
+    max-width: 400px;
+    margin: 0 0 10px 10px;
+    background-color: #181818;
+    border: 2px solid var(--fg-color);
+}
+
+#cover-art img {
+    width: 100%;
+    display: block;
+}
+
+h1 {
+    font-size: 1.5em;
+}
+
+#content li {
+    margin-bottom: 4px;
+}
+
+#content li i {
+    white-space: nowrap;
+}
+
+.grid-listing {
+    display: flex;
+    flex-wrap: wrap;
+    justify-content: center;
+    align-items: center;
+}
+
+.grid-listing > .grid-item {
+    flex: 1 1 0;
+    display: inline-block;
+    min-width: 120px;
+    max-width: 240px;
+    margin: 15px;
+    text-align: center;
+    background-color: #111111;
+    border: 1px dotted var(--fg-color);
+    border-radius: 2px;
+    padding: 5px;
+}
+
+.grid-listing > .grid-item > img {
+    width: 100%;
+    margin-bottom: 10px;
+}
+
+li.contributed-only-original {
+    opacity: 0.7;
+}
+
+#top-index #content h1 {
+    text-align: center;
+    font-size: 2em;
+}
diff --git a/upd8-util.js b/upd8-util.js
new file mode 100644
index 0000000..fb2acb6
--- /dev/null
+++ b/upd8-util.js
@@ -0,0 +1,45 @@
+// This is used by upd8.js! It's part of the 8ackend. Read the notes there if
+// you're curious.
+//
+// Friendly(!) disclaimer: these utility functions haven't 8een tested all that
+// much. Do not assume it will do exactly what you want it to do in all cases.
+// It will likely only do exactly what I want it to, and only in the cases I
+// decided were relevant enough to 8other handling.
+
+'use strict';
+
+// Apparently JavaScript doesn't come with a function to split an array into
+// chunks! Weird. Anyway, this is an awesome place to use a generator, even
+// though we don't really make use of the 8enefits of generators any time we
+// actually use this. 8ut it's still awesome, 8ecause I say so.
+module.exports.splitArray = function*(array, fn) {
+    let lastIndex = 0;
+    while (lastIndex < array.length) {
+        let nextIndex = array.findIndex((item, index) => index >= lastIndex && fn(item));
+        if (nextIndex === -1) {
+            nextIndex = array.length;
+        }
+        yield array.slice(lastIndex, nextIndex);
+        // Plus one because we don't want to include the dividing line in the
+        // next array we yield.
+        lastIndex = nextIndex + 1;
+    }
+};
+
+// This function's name is a joke. Jokes! Hahahahahahahaha. Funny.
+module.exports.joinNoOxford = function(array) {
+    if (array.length === 0) {
+        // ????????
+        return '';
+    }
+
+    if (array.length === 1) {
+        return array[0];
+    }
+
+    if (array.length === 2) {
+        return `${array[0]} and ${array[1]}`;
+    }
+
+    return `${array.slice(0, -1).join(', ')} and ${array[array.length - 1]}`;
+};
diff --git a/upd8.js b/upd8.js
new file mode 100644
index 0000000..8e43e7e
--- /dev/null
+++ b/upd8.js
@@ -0,0 +1,765 @@
+// HEY N8RDS!
+//
+// This is one of the 8ACKEND FILES. It's not used anywhere on the actual site
+// you are might 8e using right now.
+//
+// Specifically, this one does all the actual work of the music wiki. The
+// process looks something like this:
+//
+//   1. Crawl the music directories. Well, not so much "crawl" as "look inside
+//      the folders for each al8um, and read the metadata file descri8ing that
+//      al8um and the tracks within."
+//
+//   2. Read that metadata. I'm writing this 8efore actually doing any of the
+//      code, and I've gotta admit I have no idea what file format they're
+//      going to 8e in. May8e JSON, 8ut more likely some weird custom format
+//      which will 8e a lot easier to edit.
+//
+//   3. Generate the page files! They're just static index.html files, and are
+//      what gh-pages (or wherever this is hosted) will show to clients.
+//      Hopefully pretty minimalistic HTML, 8ut like, shrug. They'll reference
+//      CSS (and maaaaaaaay8e JS) files, hard-coded somewhere near the root.
+//
+//   4. Print an awesome message which says the process is done. This is the
+//      most important step.
+//
+// Oh yeah, like. Just run this through some relatively recent version of
+// node.js and you'll 8e fine. ...Within the project root. O8viously.
+
+// HEY FUTURE ME!!!!!!!! Don't forget to implement artist pages! Those are,
+// like, the coolest idea you've had yet, so DO NOT FORGET. (Remem8er, link
+// from track listings, etc!) --- Thanks, past me. To futurerer me: an al8um
+// listing page (a list of all the al8ums)! Make sure to sort these 8y date -
+// we'll need a new field for al8ums.
+
+// ^^^^^^^^ DID THAT! 8ut also, artist images. Pro8a8ly stolen from the fandom
+// wiki (I found half those images anywayz).
+
+// TRACK ART CREDITS. This is a must.
+
+'use strict';
+
+const fs = require('fs');
+const path = require('path');
+const util = require('util');
+
+// I made this dependency myself! A long, long time ago. It is pro8a8ly my
+// most useful li8rary ever. I'm not sure 8esides me actually uses it, though.
+const fixWS = require('fix-whitespace');
+// Wait nevermind, I forgot a8out why-do-kids-love-the-taste-of-cinnamon-toast-
+// crunch. THAT is my 8est li8rary.
+
+// The require function just returns whatever the module exports, so there's
+// no reason you can't wrap it in some decorator right out of the 8ox. Which is
+// exactly what we do here.
+const mkdirp = util.promisify(require('mkdirp'));
+
+// This is the dum8est name for a function possi8le. Like, SURE, fine, may8e
+// the UNIX people had some valid reason to go with the weird truncated
+// lowercased convention they did. 8ut Node didn't have to ALSO use that
+// convention! Would it have 8een so hard to just name the function something
+// like fs.readDirectory???????? No, it wouldn't have 8een.
+const readdir = util.promisify(fs.readdir);
+// 8ut okay, like, look at me. DOING THE SAME THING. See, *I* could have named
+// my promisified function differently, and yet I did not. I literally cannot
+// explain why. We are all used to following in the 8ad decisions of our
+// ancestors, and never never never never never never never consider that hey,
+// may8e we don't need to make the exact same decisions they did. Even when
+// we're perfectly aware th8t's exactly what we're doing! Programmers,
+// including me, are all pretty stupid.
+
+// 8ut I mean, come on. Look. Node decided to use readFile, instead of like,
+// what, cat? Why couldn't they rename readdir too???????? As Johannes Kepler
+// once so elegantly put it: "Shrug."
+const readFile = util.promisify(fs.readFile);
+const writeFile = util.promisify(fs.writeFile);
+const access = util.promisify(fs.access);
+
+const {
+    joinNoOxford,
+    splitArray
+} = require('./upd8-util');
+
+const SITE_TITLE = 'Homestuck';
+
+// The folder you stick your random downloads in is called "Downloads", yeah?
+// (Unless you sort all your downloads into manual, organized locations. Good
+// for you.) It might just 8e me, 8ut I've always said "the downloads folder."
+// And yet here I say "the al8um directory!" It's like we've gotten "Downloads"
+// as a name so ingrained into our heads that we use it like an adjective too,
+// even though it doesn't make any grammatical sense to do so. Anyway, also for
+// contrast, note that this folder is called "album" and not "albums". To 8e
+// clear, that IS against how I normally name folders - 8ut here, I'm doing it
+// to match 8andcamp's URL schema: "/album/genesis-frog" instead of "/albums
+// /genesis-frog." That seems to kind of 8e a standard for a lot of sites?
+// 8ut only KIND OF. Twitter has the weird schema of "/<user>/status/<id>"
+// (not "statuses")... 8ut it also has "/<user>/likes", so I really have no
+// idea how people decide to make their URL schemas consistent. Luckily I don't
+// have to worry a8out any of that, 8ecause I'm just stealing 8andcamp.
+const ALBUM_DIRECTORY = 'album';
+const TRACK_DIRECTORY = 'track';
+const ARTIST_DIRECTORY = 'artist';
+const ARTIST_AVATAR_DIRECTORY = 'artist-avatar';
+const GRID_DIRECTORY = 'grid';
+
+// Might ena8le this later... we'll see! Eventually. May8e.
+const ENABLE_ARTIST_AVATARS = false;
+
+const ALBUM_DATA_FILE = 'album.txt';
+
+const CSS_FILE = 'site.css';
+const GRID_CSS_FILE = 'grid-site.css';
+
+// Note there isn't a 'find track data files' function. I plan on including the
+// data for all tracks within an al8um collected in the single metadata file
+// for that al8um. Otherwise there'll just 8e way too many files, and I'd also
+// have to worry a8out linking track files to al8um files (which would contain
+// only the track listing, not track data itself), and dealing with errors of
+// missing track files (or track files which are not linked to al8ums). All a
+// 8unch of stuff that's a pain to deal with for no apparent 8enefit.
+async function findAlbumDataFiles() {
+    // Promises suck. This could pro8a8ly 8e written with async/await and an
+    // ordinary for loop, 8ut I'm using promises 8ecause they let all the
+    // folders get read simultaneously.
+    // ...Actually screw it, let's use async/await AND promises.
+    /*
+    return readdir(ALBUM_DIRECTORY)
+        .then(albums => Promise.all(albums
+            .map(album => readdir(path.join(ALBUM_DIRECTORY, album))
+                .then(files => files.includes(ALBUM_DATA_FILE) ? path.join(ALBUM_DIRECTORY, album, ALBUM_DATA_FILE) : null))))
+        .then(paths => paths.filter(Boolean));
+    */
+
+    const albums = await readdir(ALBUM_DIRECTORY);
+
+    const paths = await Promise.all(albums.map(async album => {
+        // Argua8ly terri8le/am8iguous varia8le naming. Too 8ad!
+        const albumDirectory = path.join(ALBUM_DIRECTORY, album);
+        const files = await readdir(albumDirectory);
+        if (files.includes(ALBUM_DATA_FILE)) {
+            return path.join(albumDirectory, ALBUM_DATA_FILE);
+        }
+        // The old code returns null if the data file isn't present, 8ut that's
+        // not actually necessary. We just need some falsey value, and the
+        // implied undefined when you don't explicitly return anything works.
+    }));
+
+    return paths.filter(Boolean);
+}
+
+async function processAlbumDataFile(file) {
+    let contents;
+    try {
+        contents = await readFile(file, 'utf-8');
+    } catch (error) {
+        // This function can return "error o8jects," which are really just
+        // ordinary o8jects with an error message attached. I'm not 8othering
+        // with error codes here or anywhere in this function; while this would
+        // normally 8e 8ad coding practice, it doesn't really matter here,
+        // 8ecause this isn't an API getting consumed by other services (e.g.
+        // translaction functions). If we return an error, the caller will just
+        // print the attached message in the output summary.
+        return {error: `Could not read ${file} (${error.code}).`};
+    }
+
+    // We're probably supposed to, like, search for a header somewhere in the
+    // album contents, to make sure it's trying to be the intended structure
+    // and is a valid utf-8 (or at least ASCII) file. 8ut like, whatever.
+    // We'll just return more specific errors if it's missing necessary data
+    // fields.
+
+    // ::::)
+    const isSeparatorLine = line => /^-{8,}$/.test(line);
+
+    const contentLines = contents.split('\n');
+
+    // In this line of code I defeat the purpose of using a generator in the
+    // first place. Sorry!!!!!!!!
+    const sections = Array.from(splitArray(contentLines, isSeparatorLine));
+
+    const initialLines = contentLines.slice(0, contentLines.findIndex(isSeparatorLine));
+
+    const getBasicField = (lines, name) => {
+        const line = lines.find(line => line.startsWith(name + ':'));
+        return line && line.slice(name.length + 1).trim();
+    };
+
+    const getListField = (lines, name) => {
+        let startIndex = lines.findIndex(line => line.startsWith(name + ':'));
+        // If callers want to default to an empty array, they should stick
+        // "|| []" after the call.
+        if (startIndex === -1) {
+            return null;
+        }
+        // We increment startIndex 8ecause we don't want to include the
+        // "heading" line (e.g. "URLs:") in the actual data.
+        startIndex++;
+        let endIndex = lines.findIndex((line, index) => index >= startIndex && !line.startsWith('- '));
+        if (endIndex === -1) {
+            endIndex = lines.length;
+        }
+        if (endIndex === startIndex) {
+            // If there is no list that comes after the heading line, treat the
+            // heading line itself as the comma-separ8ted array value, using
+            // the 8asic field function to do that. (It's l8 and my 8rain is
+            // sleepy. Please excuse any unhelpful comments I may write, or may
+            // have already written, in this st8. Thanks!)
+            const value = getBasicField(lines, name);
+            return value && value.split(',').map(val => val.trim());
+        }
+        const listLines = lines.slice(startIndex, endIndex);
+        return listLines.map(line => line.slice(2));
+    };
+
+    const albumSection = sections[0];
+    const albumName = getBasicField(albumSection, 'Album');
+    const albumArtists = getListField(albumSection, 'Artists') || getListField(albumSection, 'Artist');
+    const albumDate = getBasicField(albumSection, 'Date');
+    let albumDirectory = getBasicField(albumSection, 'Directory');
+
+    // I don't like these varia8le names. I'm sorry. -- I only really use the
+    // FG theme in the Homestuck wiki site (at least as of this writing), since
+    // without any styles consistent across the site, it kinda ends up losing
+    // any coherence of a single we8site and is a 8it distracting to navig8.
+    // 8ut these are implemented if you ever want to mess with them in the
+    // future or whatever.
+    const albumColorFG = getBasicField(albumSection, 'FG') || '#0088ff';
+    const albumColorBG = getBasicField(albumSection, 'BG') || '#222222';
+    const albumTheme = getBasicField(albumSection, 'Theme') || 0;
+
+    if (!albumName) {
+        return {error: 'Expected "Album" (name) field!'};
+    }
+
+    if (!albumDate) {
+        return {error: 'Expected "Date" field!'};
+    }
+
+    if (isNaN(Date.parse(albumDate))) {
+        return {error: `Invalid Date field: "${albumDate}"`};
+    }
+
+    const dateValue = new Date(albumDate);
+
+    if (!albumDirectory) {
+        albumDirectory = getKebabCase(albumName);
+    }
+
+    // We need to declare this varia8le 8efore the al8um varia8le, 8ecause
+    // that varia8le references this one. 8ut we won't actually fill in the
+    // contents of the tracks varia8le until after creating the al8um one,
+    // 8ecause each track o8ject will (8ack-)reference the al8um o8ject.
+    const tracks = [];
+
+    const albumData = {
+        name: albumName,
+        date: dateValue,
+        artists: albumArtists,
+        directory: albumDirectory,
+        theme: {
+            fg: albumColorFG,
+            bg: albumColorBG,
+            theme: albumTheme
+        },
+        tracks
+    };
+
+    for (const section of sections.slice(1)) {
+        // Just skip empty sections. Sometimes I paste a bunch of dividers,
+        // and this lets the empty sections doing that creates (temporarily)
+        // exist without raising an error.
+        if (!section.filter(Boolean).length) {
+            continue;
+        }
+
+        const trackName = getBasicField(section, 'Track');
+        const originalDate = getBasicField(section, 'Original Date');
+        let trackArtists = getListField(section, 'Artists') || getListField(section, 'Artist');
+        let trackContributors = getListField(section, 'Contributors') || [];
+        let trackDirectory = getBasicField(section, 'Directory');
+
+        if (!trackName) {
+            return {error: 'A track section is missing the "Track" (name) field.'};
+        }
+
+        if (!trackArtists) {
+            // If an al8um has an artist specified (usually 8ecause it's a solo
+            // al8um), let tracks inherit that artist. We won't display the
+            // "8y <artist>" string on the al8um listing.
+            if (albumArtists) {
+                trackArtists = albumArtists;
+            } else {
+                return {error: `The track "${trackName}" is missing the "Artist" field.`};
+            }
+        }
+
+        if (!trackDirectory) {
+            trackDirectory = getKebabCase(trackName);
+        }
+
+        trackContributors = trackContributors.map(contrib => {
+            // 8asically, the format is "Who (What)", or just "Who". 8e sure to
+            // keep in mind that "what" doesn't necessarily have a value!
+            const match = contrib.match(/^(.*?)( \((.*)\))?$/);
+            if (!match) {
+                return contrib;
+            }
+            const who = match[1];
+            const what = match[3] || null;
+            if (!what) {
+                console.log(trackName, '-\t', albumName, '-\t', who);
+            }
+            return {who, what};
+        });
+
+        const badContributor = trackContributors.find(val => typeof val === 'string');
+        if (badContributor) {
+            return {error: `The track "${trackName}" has an incorrectly formatted contributor, "${badContributor}".`};
+        }
+
+        let date;
+        if (originalDate) {
+            if (isNaN(Date.parse(originalDate))) {
+                return {error: `The track "${trackName}"'s has an invalid "Original Date" field: "${originalDate}"`};
+            }
+            date = new Date(originalDate);
+        } else {
+            date = dateValue;
+        }
+
+        const trackURLs = (getListField(section, 'URLs') || []).filter(Boolean);
+
+        if (!trackURLs.length) {
+            return {error: `The track "${trackName}" should have at least one URL specified.`};
+        }
+
+        tracks.push({
+            name: trackName,
+            artists: trackArtists,
+            contributors: trackContributors,
+            date,
+            directory: trackDirectory,
+            urls: trackURLs,
+            // 8ack-reference the al8um o8ject! This is very useful for when
+            // we're outputting the track pages.
+            album: albumData
+        });
+    }
+
+    return albumData;
+}
+
+// This gets all the track o8jects defined in every al8um, and sorts them 8y
+// date released. Generally, albumData will pro8a8ly already 8e sorted 8efore
+// you pass it to this function, 8ut individual tracks can have their own
+// original release d8, distinct from the al8um's d8. I allowed that 8ecause
+// in Homestuck, the first four Vol.'s were com8ined into one al8um really
+// early in the history of the 8andcamp, and I still want to use that as the
+// al8um listing (not the original four al8um listings), 8ut if I only did
+// that, all the tracks would be sorted as though they were released at the
+// same time as the compilation al8um - i.e, after some other al8ums (including
+// Vol.'s 5 and 6!) were released. That would mess with chronological listings
+// including tracks from multiple al8ums, like artist pages. So, to fix that,
+// I gave tracks an Original Date field, defaulting to the release date of the
+// al8um if not specified. Pretty reasona8le, I think! Oh, and this feature can
+// 8e used for other projects too, like if you wanted to have an al8um listing
+// compiling a 8unch of songs with radically different & interspersed release
+// d8s, 8ut still keep the al8um listing in a specific order, since that isn't
+// sorted 8y date.
+function getAllTracks(albumData) {
+    return sortByDate(albumData.reduce((acc, album) => acc.concat(album.tracks), []));
+}
+
+// This function was originally made to sort just al8um data, 8ut its exact
+// code works fine for sorting tracks too, so I made the varia8les and names
+// more general.
+function sortByDate(data) {
+    // Just to 8e clear: sort is a mutating function! I only return the array
+    // 8ecause then you don't have to define it as a separate varia8le 8efore
+    // passing it into this function.
+    return data.sort((a, b) => a.date - b.date);
+}
+
+function getDateString({ date }) {
+    return date.toLocaleDateString();
+}
+
+function getArtistNames(albumData) {
+    return Array.from(new Set(albumData.reduce((acc, album) => acc.concat(album.tracks.reduce((acc, track) => acc.concat(track.artists), [])), [])));
+}
+
+async function writeTopIndexPage(albumData) {
+    // This is hard-coded, i.e. we don't do a path.join(ROOT_DIRECTORY).
+    // May8e that's 8ad? Yes, definitely 8ad. 8ut I'm too lazy to fix it...
+    // for now. TM.
+    await writeFile('index.html', fixWS`
+        <!DOCTYPE html>
+        <html>
+            <head>
+                <meta charset="utf-8">
+                <title>${SITE_TITLE}</title>
+                <link rel="stylesheet" href="site.css">
+            </head>
+            <body id="top-index">
+                <div id="content">
+                    <h1>${SITE_TITLE}</h1>
+                    <div class="grid-listing">
+                        ${albumData.map(album => fixWS`
+                            <a class="grid-item" href="${ALBUM_DIRECTORY}/${album.directory}/index.html" style="${getThemeString(album.theme)}">
+                                <img src="${getAlbumCover(album)}">
+                                <span>${album.name}</span>
+                            </a>
+                        `).join('\n')}
+                    </div>
+                </div>
+            </body>
+        </html>
+    `);
+}
+
+// This function title is my gr8test work of art.
+async function writeIndexAndTrackPagesForAlbum(album, albumData) {
+    await writeAlbumPage(album);
+    await Promise.all(album.tracks.map(track => writeTrackPage(track, albumData)));
+}
+
+async function writeAlbumPage(album) {
+    const albumDirectory = path.join(ALBUM_DIRECTORY, album.directory);
+    await mkdirp(albumDirectory);
+    await writeFile(path.join(albumDirectory, 'index.html'), fixWS`
+        <!DOCTYPE html>
+        <html>
+            <head>
+                <meta charset="utf-8">
+                <title>${album.name}</title>
+                <base href="${path.relative(albumDirectory, '')}">
+                <link rel="stylesheet" href="${CSS_FILE}">
+            </head>
+            <body style="${getThemeString(album.theme)}">
+                <div id="sidebar">
+                    ${generateSidebarForAlbum(album)}
+                </div>
+                <div id="content">
+                    <a id="cover-art" href="${getAlbumCover(album)}"><img src="${getAlbumCover(album)}"></a>
+                    <h1>${album.name}</h1>
+                    <p>
+                        ${album.artist && `By ${getArtistString(album.artists)}.<br>`}
+                        Released ${getDateString(album)}.
+                    </p>
+                    <ol>
+                        ${album.tracks.map(track => fixWS`
+                            <li>
+                                <a href="${TRACK_DIRECTORY}/${track.directory}/index.html">${track.name}</a>
+                                ${track.artists !== album.artists && fixWS`
+                                    <i>by ${getArtistString(track.artists)}</i>
+                                `}
+                            </li>
+                        `).join('\n')}
+                    </ol>
+                </div>
+            </body>
+        </html>
+    `);
+}
+
+async function writeTrackPage(track, albumData) {
+    const artistNames = getArtistNames(albumData);
+    const allTracks = getAllTracks(albumData);
+    const trackDirectory = path.join(TRACK_DIRECTORY, track.directory);
+    await mkdirp(trackDirectory);
+    await writeFile(path.join(trackDirectory, 'index.html'), fixWS`
+        <!DOCTYPE html>
+        <html>
+            <head>
+                <meta charset="utf-8">
+                <title>${track.name}</title>
+                <base href="${path.relative(trackDirectory, '')}">
+                <link rel="stylesheet" href="${CSS_FILE}">
+            </head>
+            <body style="${getThemeString(track.album.theme)}">
+                <div id="sidebar">
+                    ${generateSidebarForAlbum(track.album, track)}
+                </div>
+                <div id="content">
+                    <a href="${getTrackCover(track)}" id="cover-art"><img src="${getTrackCover(track)}"></a>
+                    <h1>${track.name}</h1>
+                    <p>
+                        By ${getArtistString(track.artists)}.<br>
+                        Released ${getDateString(track)}.
+                    </p>
+                    ${track.contributors.length && fixWS`
+                        <p>Contributors:</p>
+                        <ul>
+                            ${track.contributors.map(({ who, what }) => fixWS`
+                                <li>${artistNames.includes(who)
+                                    ? `<a href="${ARTIST_DIRECTORY}/${getArtistDirectory(who)}/index.html">${who}</a>`
+                                    : who
+                                } ${what && `(${getContributionString({what}, allTracks)})`}</li>
+                            `).join('\n')}
+                        </ul>
+                    `}
+                    <p>Listen:</p>
+                    <ul>
+                        ${track.urls.map(url => fixWS`
+                            <li><a href="${url}">${
+                                url.includes('bandcamp.com') ? 'Bandcamp' :
+                                url.includes('youtu') ? 'YouTube' :
+                                '(External)'
+                            }</a></li>
+                        `)}
+                    </ul>
+                </div>
+            </body>
+        </html>
+    `);
+}
+
+async function writeArtistPages(albumData) {
+    await Promise.all(getArtistNames(albumData).map(artistName => writeArtistPage(artistName, albumData)));
+}
+
+async function writeArtistPage(artistName, albumData) {
+    const tracks = sortByDate(getAllTracks(albumData).filter(track => track.artists.includes(artistName) || track.contributors.some(({ who }) => who === artistName)));
+
+    // Shish!
+    const kebab = getArtistDirectory(artistName);
+
+    const artistDirectory = path.join(ARTIST_DIRECTORY, kebab);
+    await mkdirp(artistDirectory);
+    await writeFile(path.join(artistDirectory, 'index.html'), fixWS`
+        <!DOCTYPE html>
+        <html>
+            <head>
+                <meta charset="utf-8">
+                <title>${artistName}</title>
+                <base href="${path.relative(artistDirectory, '')}">
+                <link rel="stylesheet" href="${CSS_FILE}">
+            </head>
+            <body>
+                <div id="content">
+                    ${ENABLE_ARTIST_AVATARS && await access(path.join(ARTIST_AVATAR_DIRECTORY, kebab + '.jpg')).then(() => true, () => false) && fixWS`
+                        <a id="cover-art" href="${ARTIST_AVATAR_DIRECTORY}/${getArtistDirectory(artistName)}.jpg"><img src="${ARTIST_AVATAR_DIRECTORY}/${getArtistDirectory(artistName)}.jpg"></a>
+                    `}
+                    <h1>${artistName}</h1>
+                    <ol>
+                        ${tracks.map(track => fixWS`
+                            <li class="${!track.artists.includes(artistName) && `contributed ${track.contributors.filter(({ who }) => who === artistName).every(({ what }) => what && what.startsWith('[') && what.endsWith(']')) && 'contributed-only-original'}`}">
+                                <a href="${TRACK_DIRECTORY}/${track.directory}/index.html">${track.name}</a>
+                                ${track.artists.includes(artistName) && track.artists.length > 1 && `<span="contributed">(with ${getArtistString(track.artists.filter(a => a !== artistName))})</span>`}
+                                ${!track.artists.includes(artistName) && `<span class="contributed">(${track.contributors.filter(({ who }) => who === artistName).map(contrib => getContributionString(contrib, tracks)).join(', ') || 'contributed'})</span> `}
+                                <i>from <a href="${ALBUM_DIRECTORY}/${track.album.directory}/index.html" style="${getThemeString(track.album.theme)}">${track.album.name}</a></i>
+                            </li>
+                        `).join('\n')}
+                    </ol>
+                </div>
+            </body>
+        </html>
+    `);
+}
+
+// This function is terri8le. Sorry!
+function getContributionString({ what }, allTracks) {
+    return what
+        ? what.replace(/\[(.*?)\]/g, (match, name) =>
+            allTracks.some(track => track.name === name)
+                ? `<i><a href="${TRACK_DIRECTORY}/${allTracks.find(track => track.name === name).directory}/index.html">${name}</a></i>`
+                : `<i>${name}</i>`)
+        : '';
+}
+
+function getArtistString(artists) {
+    return joinNoOxford(artists.map(artist => fixWS`
+        <a href="${ARTIST_DIRECTORY}/${getArtistDirectory(artist)}/index.html">${artist}</a>
+    `));
+}
+
+function getThemeString({fg, bg, theme}) {
+    return `--fg-color: ${fg}; --bg-color: ${bg}; --theme: ${theme + ''}`;
+}
+
+// Terri8le hack: since artists aren't really o8jects and don't have proper
+// "directories", we just reformat the artist's name.
+function getArtistDirectory(artistName) {
+    return getKebabCase(artistName);
+}
+
+function getKebabCase(name) {
+    return name.split(' ').join('-').replace(/[^a-zA-Z0-9\-]/g, '').replace(/-{2,}/g, '-').toLowerCase();
+}
+
+function generateSidebarForAlbum(album, currentTrack = null) {
+    return fixWS`
+        <h2><a href="index.html">(Home)</a></h2>
+        <hr>
+        <h1><a href="${ALBUM_DIRECTORY}/${album.directory}/index.html">${album.name}</a></h1>
+        <ol>
+            ${album.tracks.map(track => fixWS`
+                <li class="${track === currentTrack ? 'current-track' : ''}"><a href="${TRACK_DIRECTORY}/${track.directory}/index.html">${track.name}</a></li>
+            `).join('\n')}
+        </ol>
+    `
+}
+
+// These two functions are sort of hard-coded ways to quickly gra8 the path to
+// cover arts, for em8edding witin the HTML. They're actually 8ig hacks,
+// 8ecause they assume the track and al8um directories are adjacent to each
+// other. I get to make that assumption on the responsi8ility that I la8el
+// these functions "hard-coded", which 8asically just means my future self and
+// anyone else trying to mess with this code can't 8lame me for my terri8le
+// decisions / laziness in figuring out a 8etter solution. That said, note to
+// future self: these only work from two levels above the root directory.
+// "O8viously," if you look at their implementation, 8ut if you don't... yeah.
+// You won't 8e a8le to call these for use in the lower level files.
+// ACTUALLY this means I really should just use a <base> element, which yes, I
+// have done before (on my 8log). That way all HTML files have the same root
+// for referenced files, and these functions work anywhere. The catch, then, is
+// that you have to have a "8ase directory" constant, and keep that accurate on
+// 8oth your development machine and the server you pu8lish this too. So, it's
+// a trade-off. 8ut it does mean much cleaner, more general-use functions.
+// Which is kind of the goal here, I suppose. --- Actually, hold on, I took a
+// look at the document8tion and apparently relative URLs are totally okay!
+// Com8ine that with path.relative and I think that should work as a way to
+// skip a 8ase directory constant. Neat!
+/*
+function getAlbumCover(album) {
+    return `../../${ALBUM_DIRECTORY}/${album.directory}/cover.png`;
+}
+function getTrackCover(track) {
+    return `../../${ALBUM_DIRECTORY}/${track.album.directory}/${track.directory}.png`;
+}
+*/
+
+function getAlbumCover(album) {
+    return `${ALBUM_DIRECTORY}/${album.directory}/cover.jpg`;
+}
+function getTrackCover(track) {
+    // Some al8ums don't have any track art at all, and in those, every track
+    // just inherits the al8um's own cover art.
+    // TODO: Don't hard-c8de this!
+    if ([
+        'homestuck-vol-5',
+        'squiddles',
+        'medium',
+        'symphony-impossible-to-play'
+    ].includes(track.album.directory)) {
+        return getAlbumCover(track.album);
+    } else {
+        return `${ALBUM_DIRECTORY}/${track.album.directory}/${track.directory}.jpg`;
+    }
+}
+
+// Super fancy, more interactive 8rowsing section of the site. May8e the
+// primary one in time???????? We'll see! For real.
+async function writeGridSite(albumData) {
+    await mkdirp(GRID_DIRECTORY);
+    await writeFile(path.join(GRID_DIRECTORY, 'index.html'), fixWS`
+        <!DOCTYPE html>
+        <html>
+            <head>
+                <meta charset="utf-8">
+                <title>${SITE_TITLE}</title>
+                <base href="${path.relative(GRID_DIRECTORY, '')}">
+                <link rel="stylesheet" href="${GRID_CSS_FILE}">
+            </head>
+            <body>
+                <div class="grid-listing">
+                    ${albumData.map(album => fixWS`
+                        <a class="grid-item" href="${GRID_DIRECTORY}/${ALBUM_DIRECTORY}/${album.directory}/index.html">
+                            <img src="${getAlbumCover(album)}">
+                            <span>${album.name}</span>
+                        </a>
+                    `).join('\n')}
+                </div>
+            </body>
+        </html>
+    `);
+    await Promise.all(albumData.map(writeGridAlbumPage));
+}
+
+async function writeGridAlbumPage(album) {
+    const albumDirectory = path.join(GRID_DIRECTORY, ALBUM_DIRECTORY, album.directory);
+    await mkdirp(albumDirectory);
+    await writeFile(path.join(albumDirectory, 'index.html'), fixWS`
+        <!DOCTYPE html>
+        <html>
+            <head>
+                <meta charset="utf-8">
+                <title>${album.name}</title>
+                <base href="${path.relative(albumDirectory, '')}">
+                <link rel="stylesheet" href="${GRID_CSS_FILE}">
+            </head>
+            <body>
+                <!--
+                <a id="cover-art" href="${getAlbumCover(album)}"><img src="${getAlbumCover(album)}"></a>
+                <h1>${album.name}</h1>
+                <p>
+                    ${album.artist && `By ${getArtistString(album.artists)}.<br>`}
+                    Released ${getDateString(album)}.
+                </p>
+                -->
+                <div class="grid-listing">
+                    ${album.tracks.map(track => fixWS`
+                        <a class="grid-item" href="${TRACK_DIRECTORY}/${track.directory}/index.html">
+                            <img src="${getTrackCover(track)}">
+                            <span>${track.name}<br>by ${joinNoOxford(track.artists)}</span>
+                        </a>
+                    `).join('\n')}
+                </div>
+            </body>
+        </html>
+    `);
+}
+
+async function main() {
+    // 8ut wait, you might say, how do we know which al8um these data files
+    // correspond to???????? You wouldn't dare suggest we parse the actual
+    // paths returned 8y this function, which ought to 8e of effectively
+    // unknown format except for their purpose as reada8le data files!?
+    // To that, I would say, yeah, you're right. Thanks a 8unch, my projection
+    // of "you". We're going to read these files later, and contained within
+    // will 8e the actual directory names that the data correspond to. Yes,
+    // that's redundant in some ways - we COULD just return the directory name
+    // in addition to the data path, and duplicating that name within the file
+    // itself suggests we 8e careful to avoid mismatching it - 8ut doing it
+    // this way lets the data files themselves 8e more porta8le (meaning we
+    // could store them all in one folder, if we wanted, and this program would
+    // still output to the correct al8um directories), and also does make the
+    // function's signature simpler (an array of strings, rather than some kind
+    // of structure containing 8oth data file paths and output directories).
+    // This is o8jectively a good thing, 8ecause it means the function can stay
+    // truer to its name, and have a narrower purpose: it doesn't need to
+    // concern itself with where we *output* files, or whatever other reasons
+    // we might (hypothetically) have for knowing the containing directory.
+    // And, in the strange case where we DO really need to know that info, we
+    // callers CAN use path.dirname to find out that data. 8ut we'll 8e
+    // avoiding that in our code 8ecause, again, we want to avoid assuming the
+    // format of the returned paths here - they're only meant to 8e used for
+    // reading as-is.
+    const albumDataFiles = await findAlbumDataFiles();
+
+    // Technically, we could do the data file reading and output writing at the
+    // same time, 8ut that kinda makes the code messy, so I'm not 8othering
+    // with it.
+    const albumData = await Promise.all(albumDataFiles.map(processAlbumDataFile));
+
+    sortByDate(albumData);
+
+    const errors = albumData.filter(obj => obj.error);
+    if (errors.length) {
+        for (const error of errors) {
+            console.log(error.error);
+        }
+        return;
+    }
+
+    await writeTopIndexPage(albumData);
+    await Promise.all(albumData.map(album => writeIndexAndTrackPagesForAlbum(album, albumData)));
+    await writeArtistPages(albumData);
+
+    // await writeGridSite(albumData);
+
+    // The single most important step.
+    console.log('Written!');
+}
+
+main().catch(error => console.error(error));