filebot/source/net/filebot/cli
Reinhard Pointner 6d818f8ffe + Support for --file-filter option (e.g. useful on Windows where find -exec isn't possible) 2018-05-21 16:33:58 +07:00
..
ArgumentBean.java + Support for --file-filter option (e.g. useful on Windows where find -exec isn't possible) 2018-05-21 16:33:58 +07:00
ArgumentProcessor.java // print media info or execute commands based on media info 2017-04-20 00:31:29 +08:00
BindingsHandler.java IOException if text file is insanely huge (>1GB) 2016-11-21 02:25:46 +08: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 filebot -mediainfo -exec (similar to find -exec) 2017-04-18 17:15:59 +08:00
CmdlineOperations.java Make sure that strict movie mode works exactly the same in GUI and CLI (it was only implemented correctly for the GUI) 2017-09-22 13:53:49 +07:00
CmdlineOperationsTextUI.java Added `-exec` option that works similar to `find -exec` and the `--def exec` option. 2017-04-18 15:25:34 +08:00
ConflictAction.java Refactor Enum.forName error messages 2017-02-17 22:02:20 +08:00
ExecCommand.java Support filebot -mediainfo -exec (similar to find -exec) 2017-04-18 17:15:59 +08:00
ExecutableRenameAction.java ExecutableRenameAction: relativize destination path (i.e. to make scp/sftp calls easier) 2017-04-07 00:20:57 +08:00
FolderWatchService.java Use human sort order for all paths loaded into the UI 2016-09-28 23:09:38 +08:00
GroovyPad.java Fix error prone code 2016-11-25 23:59:26 +08:00
GroovyRenameAction.java Added GroovyRenameAction and ProcessRenameAction 2017-04-05 16:57:58 +08:00
PseudoConsole.java * fix IO redirection issues when script is reading from STDIN 2015-04-19 04:36:29 +00:00
ScriptBundle.java Avoid potential "initialCapacity must not be negative" exceptions (JarEntry seems to behave strangely on some platforms) 2016-12-14 13:11:04 +08:00
ScriptDeath.java * allow die(Throwable) usage 2014-04-21 14:09:31 +00:00
ScriptProvider.java Deploy and update script repository via signed jar bundles 2016-03-30 03:09:46 +00:00
ScriptShell.java Added GroovyRenameAction and ProcessRenameAction 2017-04-05 16:57:58 +08:00
ScriptShell.properties import java.time.* 2015-06-20 07:04:40 +00:00
ScriptShellBaseClass.java print full stack trace if debug logging is enabled 2018-03-09 14:55:04 +07:00
ScriptShellMethods.java Support expressions such as {-vc} 2017-06-04 22:14:52 +08:00
ScriptSource.java Use *.jar.xz script bundle 2016-10-28 04:03:42 +08:00
repository.cer Update script base to `m2` 2016-03-30 08:08:20 +00:00