1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot/cli
2019-06-11 04:47:50 +07:00
..
ArgumentBean.java support custom groovy scripts (via files) 2019-06-07 19:24:35 +07:00
ArgumentProcessor.java Add ExpressionMapper interface 2019-05-27 15:25:22 +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 Add ExpressionMapper interface 2019-05-27 15:25:22 +07:00
CmdlineOperations.java Fine-tune CLI movie selection and bring it more inline with GUI behaviour 2019-06-11 04:47:50 +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 Execute only distinct commands 2019-05-27 15:25:34 +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
repository.cer Update script base to m2 2016-03-30 08:08:20 +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 support custom groovy scripts (via files) 2019-06-07 19:24:35 +07:00
ScriptShellMethods.java Fix File.getDisplaySize() extension method 2019-06-08 05:37:23 +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