.. |
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 |
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
|
{textLanguages} binding
|
2016-10-29 01:16:50 +08:00 |
ScriptShellMethods.java
|
Avoid opening 0 byte test files as real archives
|
2016-10-21 02:22:35 +08:00 |
ScriptSource.java
|
Use *.jar.xz script bundle
|
2016-10-28 04:03:42 +08:00 |