mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 22:09:47 -04:00
Apply @{var} replacement to file paths as well
This commit is contained in:
parent
6139ece8a9
commit
107e171318
@ -38,6 +38,9 @@
|
|||||||
<propertyref builtin="all" />
|
<propertyref builtin="all" />
|
||||||
</propertyset>
|
</propertyset>
|
||||||
</filterset>
|
</filterset>
|
||||||
|
<filtermapper>
|
||||||
|
<replacetokens begintoken="@{" endtoken="}" propertiesResource="app.properties" />
|
||||||
|
</filtermapper>
|
||||||
</copy>
|
</copy>
|
||||||
</sequential>
|
</sequential>
|
||||||
</macrodef>
|
</macrodef>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user