filebot/source/net/filebot/format
2017-04-12 00:42:23 +08: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 Throw exception and unwind expression if ASO property is undefined 2017-02-26 21:25:11 +08:00
BindingException.java * Display BindingException class error messages as "info" type messages instead of "warning" type, so users will understand that these messages are to be expected for some formats in some cases, and can be safely ignored 2015-11-04 05:41:50 +00: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 treat empty list as null 2017-03-27 21:24:01 +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 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
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 Fix 2017-04-11 17:48:02 +08:00
MediaBindingBean.java [WARNING] {sdhd} is deprecated and will be removed in the next release. Use {hd} instead. 2017-04-12 00:42:23 +08:00
PrivilegedInvocation.java * Format Source 2015-07-25 22:47:19 +00:00
PropertyBindings.java * Format Source 2015-07-25 22:47:19 +00:00
SecureCompiledScript.java Make sure that returned Closure objects are invoked in the AccessController context 2017-01-16 15:11:34 +08:00
SuppressedThrowables.java Change SuppressedThrowables String representation separator 2016-10-21 16:57:47 +08:00