1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot/cli
2016-10-05 15:00:03 +08:00
..
ArgumentBean.java Ignore hidden files by default (fix regression issue) 2016-10-05 14:56:33 +08:00
ArgumentProcessor.java Fix --db option issues when using -get-subtitles 2016-07-28 23:24:55 +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 Refactor FAIL 2016-10-01 01:17:11 +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 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 CASE_INSENSITIVE_PATH_ORDER 2016-09-29 12:17:34 +08:00
ScriptShellMethods.java Refactor 2016-09-29 13:45:15 +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