1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot/format
2017-11-11 17:00:29 +01: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 Added {dc} duplicate count binding and improved support for testing expressions and bindings with real data 2016-12-06 00:17:32 +09: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 Added String.isLatin() 2017-06-21 09:19:14 +08:00
MediaBindingBean.java Make sure that the filename is not uses as exclude keyword when the object happens to be a File 2017-11-11 17:00:29 +01: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 RuntimePermission("accessUserDefinedAttributes") 2017-11-09 19:39:33 +01:00
SuppressedThrowables.java Change SuppressedThrowables String representation separator 2016-10-21 16:57:47 +08:00