A few months ago I noticed that I’d wake up to a message from Windows indicating that my C: drive had filled up overnight, but when I checked, everything seemed fine. After some digging I found the culprit: my PLEX server is set to run Sonic Analysis on my music libraries in the middle of the night, and it was getting stuck on one specific album. This album is not really an album; rather, it’s a massive collection of video game remixes that use the same album name (“OverClocked ReMix”); when I say massive, I’m talking 4000+ tracks.
I saw that when PLEX does its Sonic Analysis, it temporarily converts tracks to WAV format, which I guess makes sense because it has to actually process the audio. But this temporary WAV file doesn’t get deleted until the entire album is finished being analyzed, which would be fine for a standard album of 10 or even 20 tracks; but a 4000+ track “album” ends up filling up the hard drive, and PLEX stalls out because there’s no more space, so it (smartly) rolls back and deletes all the WAV files and gives up on Sonic Analysis for the night (please set me straight if I’m wrong about this process).
I would love to have Sonic Analysis run on my collection of OC ReMixes because I love using the Guest DJ function in Plexamp. I know the obvious work around here: re-tag the files so that they’re in smaller “albums.” But I’m really averse to making metadata slightly inaccurate just to get things to work.
So I guess my question is: is it necessary to keep the WAV files for an entire album on disk while Sonic Analysis is occurring, or can the behavior be adjusted so that analysis happens track by track? The process would be “convert to WAV, analyze WAV, delete WAV.”