I just upgraded to 2.4 which fixed an issue I was having but now can't play 80% of my files which are mono. See http://dev.sourcefabric.org/browse/CC-5260. Suspect the fix to play mono files is just adding an audio_to_stereo() method in the right place which I haven't figured out yet.
Any thoughts on this? I'd rather not downgrade to 2.3.1.
I'm testing a fix to ls_script.liq. It seems the cue_cut() function does not work with mono files. By switching the cue_cut() line to after the audio_to_stereo() line it seems to be working now. Assuming this patch continues to work, I'll update the ticket later after more of our content has aired.