1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot/format
2019-06-10 14:07:09 +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 Added Script.include(String path) convenience extension method / function to make including external scripts easier. 2019-05-25 02:01:30 +07:00
ExpressionFormatMethods.java Inject ExpressionFormatFunctions via extensionClasses instead of starImports 2019-05-25 01:34:58 +07:00
ExpressionMapper.java Preserve episode mapping metadata 2019-06-10 14:07:09 +07:00
MediaBindingBean.java Added {seasonize} binding 2019-06-10 03:55:58 +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 access denied ("groovy.security.GroovyCodeSourcePermission" "/groovy/shell") 2019-05-24 17:02:39 +07:00
SuppressedThrowables.java Change SuppressedThrowables String representation separator 2016-10-21 16:57:47 +08:00