Page 1 of 1

Renumbering paired files

PostPosted: Sat May 10, 2025 1:45 pm
by MdeMan
Hi,

I have a peculiar issue.

I have files that are in pairs and need to be renumbered.

So they are currently:

01. ABC.txt
01. ABC.mp4
02. DEF.txt
02. DEF.mp4

And should become:

03. ABC.txt
03. ABC.mp4
04. DEF.txt
04. DEF.mp4

Is that possible with BRU? I am able to renumber them but there is no option of keeping the pairs.

Renumbering Paired files

PostPosted: Sat May 10, 2025 10:28 pm
by Luuk
If the paired-files have the same name, can use "Renaming Options, Link Files by Extension".
Could also use the Special(14) "Javascript" to just add 2 to the leading numbers.