filebot/source/net/filebot/format
Reinhard Pointner aa0ba70848 Use Guava Cache for in-memory caches 2019-02-03 01:56:01 +07:00
..
AssociativeEnumObject.java Added {camera} bindings and allow associative lookup for enum properties for {camera} and {location} bindings 2017-02-26 21:00:35 +08:00
AssociativeScriptObject.java Fine-tune unwind behaviour 2017-06-05 15:43:47 +08:00
BindingException.java Fix PropertyBindings bugs 2017-06-05 15:21:06 +08:00
Define.java Auto-generate FileBot API docs 2017-02-08 23:18:27 +08:00
DynamicBindings.java Support dynamic SortOrder binding {order} 2016-11-23 01:17:59 +08:00
ExpressionBindings.java Fix PropertyBindings bugs 2017-06-05 15:21:06 +08:00
ExpressionException.java Refactor format expression suppressed exception behaviour 2016-10-20 21:44:39 +08:00
ExpressionFileFilter.java + Support for --file-filter option (e.g. useful on Windows where find -exec isn't possible) 2018-05-21 16:33:58 +07:00
ExpressionFileFormat.java Completely strip CRLF characters from expression result (and don't just replace with newline) 2017-10-12 23:30:59 +02:00
ExpressionFilter.java Refactor CmdlineOperations 2017-03-23 16:53:20 +08:00
ExpressionFormat.java Refactor ExpressionFormat into generic ExpressionFormat (used by -mediainfo and -list calls) and ExpressionFileFormat (used when generating output paths) that performs all the file path validation logic (strip spaces, don't allow /\ in binding values, etc) 2017-02-27 22:11:59 +08:00
ExpressionFormatFunctions.java treat empty list as null 2017-03-27 21:24:01 +08:00
ExpressionFormatMethods.java Fix dateutil methods in case groovy extension methods dont work 2018-12-03 03:23:37 +07:00
MediaBindingBean.java Use Guava Cache for in-memory caches 2019-02-03 01:56:01 +07:00
PrivilegedInvocation.java * Format Source 2015-07-25 22:47:19 +00:00
PropertyBindings.java Fix PropertyBindings bugs 2017-06-05 15:21:06 +08:00
SecureCompiledScript.java Always use canonical file path for application folder paths 2018-03-18 18:24:29 +07:00
SuppressedThrowables.java Change SuppressedThrowables String representation separator 2016-10-21 16:57:47 +08:00