| Subject: Remove small query strings from file names |
Author: Charles Brown |
Date: 03/08/2020 01:21 |
| | I want to have all files named normally, and without a 4 bit md5 appended to
it. Currently the user-defined build structure is specified as so;
%h%p/%n%q.%t
... which generates the short name with the %q tag
However, after changing it to
%h%p/%n.%t
Files still get generated with the 4 bits appended to them, why is this and
how do i prevent it? | |
|
|
|
|
1
Created with FORUM 2.0.11