Reference
This page collects reference material: CLI options, batch JSON schema, and filename template tokens.
Batch summary JSON (top-level keys)
batch_info
: timestamp, command, total_files, successful, failed, skipped, total_duration_seconds, max_parallelresults
: array of per-file objects withinput_file
,output_file
,status
,start_time
,end_time
,duration_seconds
,error
Output template tokens
{title}
,{year}
,{stem}
,{source}
,{lang}
,{channels}
,{worker}
,{delay}
,{opt-delay}
For a full CLI reference, run deezy encode --help
or deezy --help
locally to see up-to-date options.