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
2009-05-16 20:16:13 +00:00
..
AssociativeScriptObject.java * added removeTrailingBraces() to ExpressionFormat scriptcontext (e.g. "Doctor Who (2005)" -> "Doctor Who") 2009-05-14 12:30:06 +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 * improved episode format and format creation dialog 2009-04-04 19:36:12 +00:00
EpisodeFormatBindingBean.java * extracted format specific stuff from VerificationFileScanner and VerificationFilePrinter into VerificationFormat 2009-05-16 20:16:13 +00:00
ExpressionBindings.java + ExpressionFormat: support for "inferred" files (e.g. if we are formatting a subtitle, use media info of the actual movie file if possible) 2009-05-03 16:28:39 +00:00
ExpressionException.java + Script expressions in ExpressionFormat will now be evaluated in a secure sandbox 2009-05-02 23:34:04 +00:00
ExpressionFormat.global.js + added replaceTrailingBraces() to ExpressionFormat context 2009-05-16 11:58:28 +00:00
ExpressionFormat.java + added replaceTrailingBraces() to ExpressionFormat context 2009-05-16 11:58:28 +00:00