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-03-15 14:19:00 +07:00
..
ArgumentBean.java Refactor PanelBuilder[] 2019-02-26 12:20:26 +07:00
ArgumentProcessor.java Refactor error messages / kaomoji 2019-03-07 10:45:09 +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 Support filebot -mediainfo -exec (similar to find -exec) 2017-04-18 17:15:59 +08:00
CmdlineOperations.java Make sure to create output folder before calling extract() operations 2019-03-12 22:16:25 +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 Refactor system exec 2019-03-15 14:19:00 +07:00
ExecutableRenameAction.java Refactor system exec 2019-03-15 14:19:00 +07: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 APPX build 2018-11-24 03:01:59 +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 import java.time.* 2015-06-20 07:04:40 +00:00
ScriptShellBaseClass.java Improved error logging 2019-03-08 14:53:29 +07:00
ScriptShellMethods.java Add File.getMediaCharacteristics() extension method 2019-01-29 00:20:39 +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