filebot/source/net/filebot/format
Reinhard Pointner b1557c7788 Refactor MovieInfo 2017-02-08 23:17:05 +08:00
..
AssociativeScriptObject.java Refactor 2016-03-27 13:52:59 +00: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 * Format Source 2015-07-25 22:47:19 +00:00
DynamicBindings.java Support dynamic SortOrder binding {order} 2016-11-23 01:17:59 +08:00
ExpressionBindings.java Make sure that method signature for Integer getModelIndex() is exactly the same, otherwise the class file may include two method signature for exactly the same method, and differences with annotations in the output class files in the Eclipse and Oracle javac can lead to unexpected bugs and changes in behavior from development to deployment. Scary! 2017-01-08 00:11:58 +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
ExpressionFilter.java Use shared Groovy script engine 2016-02-08 22:40:05 +00:00
ExpressionFormat.java Ignore NEWLINE in format expression literals 2016-11-21 00:38:57 +08:00
ExpressionFormatFunctions.java Allow String/File/Path/etc objects to be used as file path parameter 2017-01-21 21:08:05 +08:00
ExpressionFormatMethods.java plex.derive{...} most not allow / injection into the file path 2017-02-04 02:56:00 +08:00
MediaBindingBean.java Refactor MovieInfo 2017-02-08 23:17:05 +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