Skip to content

1.3.6

Choose a tag to compare

@jessielw jessielw released this 01 Oct 17:15
· 49 commits to main since this release

Added

  • Add support for output token {opt-delay}:
    • If used and delay is 0 no delay related output will be returned.

Changed

  • Temp directories are now unique for each run as long as --keep-temp/--reuse-temp-files are not used. This allows multiple DeeZy processes to work on a single file and even single track channels without colliding and attempting to clean up the working folders of other jobs.
    • If --keep-temp/--reuse-temp-files is used the behavior is the same as before to maintain reuse/cache abilities.