Age | Commit message (Collapse) | Author |
|
|
|
I don't actually recall what prompted all the stuff here, 8ut hey, it
works at least marginally 8etter than 8efore!
|
|
contains a new gen-thumbs.js file, which can be run on its own and is
automatically called from the main hsmusic cli tool as well; see this
file for details!
|
|
|
|
if an artist is both an artist and contributor for a track, that track
would show up twice on the artist page, and with the exact same line,
due to the way the artist track list is constructed. this started
happening because we combine the "as contributor" and "as artist" arrays
for a given artist, which can have overlap! so now we throw a unique()
utility function on top and it works like its supposed to.
|
|
|
|
this commit isnt QUITE done but its in a working state, and i just had
the scariest vision of accidentally discarding all my work via git
mishap, yknow? even though im not doing anything funky with git! so yall
get this commit early and its goin on line but im not pushing it to the
site til its done. no spoilering yourself (even though ive already
posted most of the cool things in the discord) <3
|
|
|
|
|
|
...that i don't exactly remember :)
|
|
|
|
https://pastebin.com/gqpHsKkE
|
|
|
|
|