1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/sourceforge/filebot/format
2012-06-18 08:47:48 +00:00
..
AssociativeScriptObject.java * lots of work done on adding functionality to the scripting interface 2011-12-22 19:36:31 +00:00
BindingException.java * intuitive access for all map bindings in episode expression format (e.g. video.width or video['width']) 2009-04-06 20:34:33 +00:00
Define.java * cleanup: group static imports 2009-05-17 17:22:44 +00:00
ExpressionBindings.java * added selection dialog for format sample in episode format dialog 2009-07-29 20:31:08 +00:00
ExpressionException.java + Script expressions in ExpressionFormat will now be evaluated in a secure sandbox 2009-05-02 23:34:04 +00:00
ExpressionFilter.java * fixed possible PermGen memory problems caused by repeatedly initializing the Groovy with custom additions 2012-06-18 08:47:48 +00:00
ExpressionFormat.java * fixed possible PermGen memory problems caused by repeatedly initializing the Groovy with custom additions 2012-06-18 08:47:48 +00:00
ExpressionFormat.lib.groovy * Scala-style switch/case pattern matching for format engine 2012-04-08 15:52:21 +00:00
MediaBindingBean.java * don't clean up part identifier from title for single episodes 2012-04-10 01:19:34 +00:00
PrivilegedInvocation.java * minor refactoring 2009-07-05 19:39:51 +00:00
PropertyBindings.java * make commonly used meta-info bindings more easy to use 2012-02-20 07:07:06 +00:00
SecureCompiledScript.java + support episode --filter CLI option 2012-03-25 02:50:28 +00:00
UndefinedObject.java * make xml templating resilient against unexpectedly undefined properties 2011-12-29 16:23:56 +00:00