Tag file instead of converting it?
This tool looks very similar to what I was after.
Would it be possible for it to optionally tag faux-stereo files, instead of automatically converting them?
I'd roll up my sleeves myself but I have zero Rust experience.
Currently you can just run the analyse-pass only with the -n option and parse the output for "Faux stereo detected".
The textual output format is not great and I can look into improving it. Please, share if you have any suggestions or details on how you would like to integrate zrtstr into your workflow.
Awesome. I'm sure I can write a quick shellscript that would pipe that output to an Osascript command that appends " faux-stereo" to whatever text is already in the file's comments field.