Commit Graph

8 Commits (251111afdb995a920841192cb3daa083cfedfc01)

Author SHA1 Message Date
Mikael Finstad 2511021783
implement file name template also for merge files
also fallback even if template error

closes #2403
closes #2489
#2054 #2400
8 months ago
Mikael Finstad 251101ded2
imprpove doc 8 months ago
Mikael Finstad 2507310985
Add new file name template variables
`CUT_DURATION`, `CUT_FROM_NUM`, `CUT_TO_NUM`
also don't show advanced variable in simple mode
closes #2486
11 months ago
Mikael Finstad 2504304748
implement SEG_LABEL array in cut+merge mode #2428 1 year ago
Mikael Finstad 25043053e4
improve doc 1 year ago
Mikael Finstad d84f31fd72
change SEG_NUM and SESG_NUM_INT variables
they will now correspond to the original index of the segment
as shown in the number on the segment list
new variables SELECTED_SEG_NUM and SELECTED_SEG_NUM_INT
can be used for previous behavior (where the numbering is based on the segment's number in the list of *selected* segments).

also minor change: most operations will no longer take place if no segments selected

closes #2335
1 year ago
Mikael Finstad 24e0f70241
improve doc 1 year ago
Mikael Finstad 2502186ef4
improve docs 1 year ago