filebot/source/net/filebot/cli
Reinhard Pointner d82f454d94 Refactor ScriptShellBaseClass 2016-10-21 02:22:49 +08:00
..
ArgumentBean.java Remove unused options from manual 2016-10-20 01:01:47 +08:00
ArgumentProcessor.java Refactor argument handling a bit 2016-10-19 03:16:31 +08:00
BindingsHandler.java Do not auto-trim --def name=value parameters 2016-05-22 06:24:23 +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 `filebot -revert /path` command 2016-03-10 18:32:11 +00:00
CmdlineOperations.java Support "Generic File" renaming via the command-line tools by using `--db xattr -non-strict` so that only xattr-tagged files are processed in strict mode, but any generic file can be processed in non-strict mode (File object is used in absence of Episode/Movie object) 2016-10-05 15:00:03 +08:00
ConflictAction.java + support --conflict index option 2016-02-03 18:14:14 +00:00
FolderWatchService.java Use human sort order for all paths loaded into the UI 2016-09-28 23:09:38 +08:00
GroovyPad.java Run sysinfo script on startup whenever GroovyPad is displayed 2016-10-19 19:48:00 +08:00
PseudoConsole.java * fix IO redirection issues when script is reading from STDIN 2015-04-19 04:36:29 +00:00
ScriptBundle.java Easy way to retrieve manifest for script bundle 2016-04-10 09:14:36 +00: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 Look into custom script names (for exception stacktraces) but keep as it is for now to avoid unnecessary complexity/magic 2016-06-19 23:59:27 +08:00
ScriptShell.properties import java.time.* 2015-06-20 07:04:40 +00:00
ScriptShellBaseClass.java Refactor ScriptShellBaseClass 2016-10-21 02:22:49 +08:00
ScriptShellMethods.java Avoid opening 0 byte test files as real archives 2016-10-21 02:22:35 +08:00
ScriptSource.java absolute paths on Windows appear to be valid URIs so we need explicitly exclude them (e.g. C:\path\to\script.groovy) 2016-05-16 01:03:05 +08:00
repository.cer Update script base to `m2` 2016-03-30 08:08:20 +00:00