Environment
Goal
When a Batch Converter job is marked Error by the GUI, relocate the destination file to:
<source folder>/errors/<original filename>.flac
Observed
Steps I took (GUI only)
Additional note
Questions
Happy to provide:
Thanks!
					- macOS: Tahoe 26.0
 - dBpoweramp Music Converter (Batch Converter) for macOS: Current
 - Encoder: FLAC (Compression Level 8, Verify Written Audio checked)
 - DSPs configured (in the FLAC encoder’s DSP Effects dialog):
- Trim Silence
 - Delete Source File
 - Move Destination File on Error
- Root = [origpath]
 - Naming = errors/[origfilename]
 
 
 
Goal
When a Batch Converter job is marked Error by the GUI, relocate the destination file to:
<source folder>/errors/<original filename>.flac
Observed
- Conversions that the GUI shows as Error do not result in the destination file being moved to the errors/ subfolder. No moved copy appears under errors/ even though the DSP is set as above.
 
Steps I took (GUI only)
- In Batch Converter, select sources and choose Convert To ➜ FLAC.
 - Click DSP Effects and add Trim Silence plus Move Destination File on Error.
- Root: [origpath]
 - Naming: errors/[origfilename]
 
 - Ensure Verify Written Audio is checked in the FLAC encoder options.
 - Run a conversion that the GUI flags as Error.
 - Expected: destination moved to <source>/errors/….
Actual: not moved. 
Additional note
- I also tried Multi-Encoder. On macOS, I didn’t see a top-level DSP chain for the entire Multi-Encoder job; I could only add DSPs inside the FLAC child encoder panel. Using the same settings there, I still observed that failed outputs were not moved.
 
Questions
- Are the paths above correct on macOS for placing moved outputs under <source>/errors/…?
 - What exact condition triggers Move Destination File on Error in the Batch Converter GUI?
 - Are there any known macOS limitations in Batch Converter (or Multi-Encoder) that would prevent this DSP from executing or creating the errors/ subfolder?
 - If supported, could you share a confirmed-working example (screenshots of the FLAC DSP dialog) so I can mirror it?
 
Happy to provide:
- Short debug logs from Batch Converter showing runs where the job is Error yet the destination wasn’t moved.
 
Thanks!

Comment