filebot/source/net/filebot/format
Reinhard Pointner d25b30e8af Make sure to ignore unexpected BOMs
@see https://www.filebot.net/forums/viewtopic.php?f=8&t=3582
2016-04-03 18:14:27 +00: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 Refactor 2016-03-27 13:52:59 +00:00
ExpressionBindings.java Fix NPE 2016-03-27 22:16:20 +00:00
ExpressionException.java * Format Source 2015-07-25 22:47:19 +00:00
ExpressionFileFilter.java Cache xattr values so that metadata works as expected at least for the current session even if xattr is not supported by the filesystem and thus metadata can't be persisted 2016-03-27 16:56:54 +00:00
ExpressionFilter.java Use shared Groovy script engine 2016-02-08 22:40:05 +00:00
ExpressionFormat.java Refactor 2016-03-27 13:52:59 +00:00
ExpressionFormatFunctions.java Make sure to ignore unexpected BOMs 2016-04-03 18:14:27 +00:00
ExpressionFormatMethods.java String.matchAll() should work like String.match() 2016-04-03 03:30:29 +00:00
MediaBindingBean.java Refactor 2016-04-02 09:07:10 +00: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 Unify application folder logic 2016-03-11 11:14:50 +00:00