1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-03-09 13:59:49 -04:00

Apply @{var} replacement to file paths as well

This commit is contained in:
Reinhard Pointner 2018-07-27 14:09:45 +07:00
parent 6139ece8a9
commit 107e171318

View File

@ -38,6 +38,9 @@
<propertyref builtin="all" />
</propertyset>
</filterset>
<filtermapper>
<replacetokens begintoken="@{" endtoken="}" propertiesResource="app.properties" />
</filtermapper>
</copy>
</sequential>
</macrodef>