Commit Graph
8 Commits
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
2025-11-02 19:15:49 +08:00
Mikael Finstad 251101ded2 imprpove doc 2025-11-01 20:30:11 +08:00
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
2025-07-31 22:55:10 +02:00
Mikael Finstad 2504304748 implement SEG_LABEL array in cut+merge mode #2428 2025-04-30 13:55:10 +02:00
Mikael Finstad 25043053e4 improve doc 2025-04-30 13:43:01 +02:00
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
2025-03-15 14:52:09 +08:00
Mikael Finstad 24e0f70241 improve doc 2025-03-14 13:57:30 +08:00
Mikael Finstad 2502186ef4 improve docs 2025-02-18 13:02:59 +08:00