filebot/source/net/filebot/cli
Reinhard Pointner 3db65e359d * just pick the first hash match if we can't auto-guess the best possible match (and make CLI behave like the GUI) 2015-12-17 21:14:06 +00:00
..
ArgumentBean.java update usage 2015-12-11 22:12:42 +00:00
ArgumentProcessor.java + Support --def name=@/path/to/text/file parameter passing syntax that allows parameters to be read from a text file (i.e. for complex formats that would otherwise require escaping) 2015-12-06 19:33:12 +00:00
BindingsHandler.java * show original IO exception message 2015-12-06 20:51:06 +00:00
CLILogging.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
CmdlineException.java + support for --db xattr to allow offline renaming directly using previously written xattr metadata 2014-07-17 07:08:23 +00:00
CmdlineInterface.java + Support --filter (file filter expression) in filebot -mediainfo calls 2015-07-30 13:08:03 +00:00
CmdlineOperations.java * just pick the first hash match if we can't auto-guess the best possible match (and make CLI behave like the GUI) 2015-12-17 21:14:06 +00:00
ConflictAction.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
FolderWatchService.java * avoid potentially NULL-listFiles() calls 2014-07-28 10:00:27 +00:00
GroovyPad.java * Format Source 2015-07-25 22:47:19 +00:00
PseudoConsole.java * fix IO redirection issues when script is reading from STDIN 2015-04-19 04:36:29 +00:00
ScriptDeath.java * allow die(Throwable) usage 2014-04-21 14:09:31 +00:00
ScriptShell.java * improved support for running CLI commands with options from Groovy Pad 2014-08-30 14:34:27 +00:00
ScriptShell.properties import java.time.* 2015-06-20 07:04:40 +00:00
ScriptShellBaseClass.java + Support --filter (file filter expression) in filebot -mediainfo calls 2015-07-30 13:08:03 +00:00
ScriptShellMethods.java add File.resolveAsChild 2015-12-11 22:28:34 +00:00