Improved `-mediainfo -exec` pipeline

This commit is contained in:
Reinhard Pointner 2019-05-19 16:30:20 +07:00
parent 61aa3cbbdb
commit b20f6932e4
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Next Release (4.8.6)
* Added `{history}` binding for looking up the original file path of `{f}` (e.g. useful for `-exec` post-processing commands)
* Evaluate `{closures}` automatically in `String.plus(Closure)` constructs (e.g. `{"[" + {n} + " " + {s00e00} + "]"}`)
* Ensure that `ActionPopup` is always displayed on top of the Windows Task Bar
* Improved `-mediainfo -exec` pipeline
* Added `-no-history` CLI option