You've stumbled across the archive of the blog posts I wrote back in 2014 and prior. Feel free to peruse, through everything from code snippets that never made it to GitHub, to random ramblings about my passion for technology.

I had a bunch of tracks named by disc number, track number, and name, in the format "<disc> - <track>. <name>", so I wrote a quick Windows JScript tool to automate their renaming (and setting their ID3 values) through regex for me.

Continue reading...