filebot/source/net/filebot/format
Reinhard Pointner cbd5af4ef6 Resolve relative file paths relative to current script rather than home folder (for included sub-scripts) 2019-06-22 14:25:40 +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 Inject ExpressionFormatFunctions via extensionClasses instead of starImports 2019-05-25 01:34:58 +07: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 Allow `@file.groovy` syntax in `Format Editor` and `Preset Editor` (e.g. `@/path/to/MyFormat.groovy`) 2019-05-26 22:41:10 +07:00
ExpressionFormat.java Allow `@file.groovy` syntax in `Format Editor` and `Preset Editor` (e.g. `@/path/to/MyFormat.groovy`) 2019-05-26 22:41:10 +07:00
ExpressionFormatFunctions.java Resolve relative file paths relative to current script rather than home folder (for included sub-scripts) 2019-06-22 14:25:40 +07:00
ExpressionFormatMethods.java Simplify db checks 2019-06-14 13:34:13 +07:00
ExpressionMapper.java Preserve episode mapping metadata 2019-06-10 14:07:09 +07:00
MediaBindingBean.java Simplify db checks 2019-06-14 13:34:13 +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 Added Script.include(String path) convenience extension method / function to make including external scripts easier. 2019-06-22 11:51:51 +07:00
SuppressedThrowables.java Change SuppressedThrowables String representation separator 2016-10-21 16:57:47 +08:00