8 May
2026
8 May
'26
4:44 p.m.
Looks good and tested well and nice additional/handy option. On Fri, May 8, 2026 at 8:28 AM Andrew Randrianasulu <randrianasulu@gmail.com> wrote:
I thought it may be useful to alter default "Add filenames from command line to new track" behavior, and made new cmd line switch "-l", that can be set to anything, but useful values I tested are:
2 - load concatenated on one track (for jpegs) 6 - load as resources only
Default is 1 as before
Usage:
bin/cin -l 6 ~/*.jpg
or
bin/cin -l 2 ~/*.jpg
Please test if possible, and even merge if it doesn't add regressions