1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot/cli
2016-02-10 18:32:30 +00:00
..
ArgumentBean.java + support --conflict index option 2016-02-03 18:14:44 +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 -Dnet.filebot.logger.cli.anonymize 2016-02-09 16:44:49 +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 Cache SeriesNameMatcher objects 2016-02-10 18:32:30 +00:00
ConflictAction.java + support --conflict index option 2016-02-03 18:14:14 +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 in internal getMediaInfo(File) calls, explicitly ignore the --filter option if any and don't inherit it's value from the commandline options 2016-02-02 17:22:27 +00:00
ScriptShellMethods.java add File.resolveAsChild 2015-12-11 22:28:34 +00:00