InsanityRadio/Nerve

Compressor Override does not work

Closed this issue · 0 comments

Overriding the compressor doesn't work in upload.

Steps to reproduce:

  1. Check override compressor
  2. Select file with sufficient dynamic range
  3. ???
  4. Profit!

Issue is caused by an overzealous file move, that doesn't work if the compressed intermediate file is never made. (Lines 180 and 200 in jobs/process.rb)