filebot/source/net/filebot/cli
Reinhard Pointner 0678aa646a Inject ExpressionFormatFunctions via extensionClasses instead of starImports 2019-05-25 01:34:58 +07:00
..
ArgumentBean.java Allow `*.groovy` files as argument value for `--format`, `--filter` and `--file-filter` CLI options (e.g. `--format /path/to/MyFormat.groovy`) 2019-05-19 18:41:46 +07:00
ArgumentProcessor.java [!] Stream.count() may short-circuit and not traverse any elements at all. 2019-05-20 13:13:12 +07:00
BindingsHandler.java Make --def name=value sanity check less strict 2019-02-26 14:34:11 +07: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 Streamify --filter --format -exec pipeline 2019-05-19 03:30:53 +07:00
CmdlineOperations.java Default Anime processing to TheTVDB with Absolute Order instead of AniDB (and improve logging to make sure users see what's going on) 2019-05-22 19:38:26 +07:00
CmdlineOperationsTextUI.java Support for setting the Lanternal TextUI theme via -Dnet.filebot.cli.theme 2019-02-25 10:11:30 +07:00
ConflictAction.java Refactor Enum.forName error messages 2017-02-17 22:02:20 +08:00
ExecCommand.java Make --format -exec pipeline more stateless 2019-05-19 03:52:33 +07:00
ExecutableRenameAction.java Return destination file path (if sensible) so xattr & history integration works out of the box for simple use cases 2019-04-21 01:25:21 +07:00
FolderWatchService.java Use human sort order for all paths loaded into the UI 2016-09-28 23:09:38 +08:00
GroovyExpressionHandler.java Allow `*.groovy` files as argument value for `--format`, `--filter` and `--file-filter` CLI options (e.g. `--format /path/to/MyFormat.groovy`) 2019-05-19 18:54:58 +07:00
GroovyPad.java Dark Mode for GroovyPad 2019-05-22 18:46:00 +07: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 Add more fine-grained exit codes 2019-02-21 16:52:22 +07: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 Inject ExpressionFormatFunctions via extensionClasses instead of starImports 2019-05-25 01:34:58 +07:00
ScriptShellBaseClass.java Improved logging 2019-05-01 17:07:06 +07:00
ScriptShellMethods.java Add File.getDisplaySize() extension method 2019-05-20 00:28:21 +07:00
ScriptSource.java Use *.jar.xz script bundle 2016-10-28 04:03:42 +08:00
Stegosaurus.format Fix stegosaurus position 2018-06-25 19:15:20 +07:00
repository.cer Update script base to `m2` 2016-03-30 08:08:20 +00:00