.. |
ArgumentBean.java
|
If FileBot is called with --license with an interactive console, then force console license activation (to avoid issues when the GUI starts up but X is screwed up on some Linux systems, thus crashing on startup, failing to activate the license)
|
2018-09-20 18:55:37 +07:00 |
ArgumentProcessor.java
|
Remove -get-subtitles -r limit
|
2018-08-16 04:05:12 +07:00 |
BindingsHandler.java
|
Clean up filebot -help
|
2018-06-28 23:54:04 +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
|
Correctly deal with broken symlinks when using --conflict override
|
2018-09-02 11:07:08 +07:00 |
CmdlineOperationsTextUI.java
|
Added -exec option that works similar to find -exec and the --def exec option.
|
2017-04-18 15:25:34 +08:00 |
ConflictAction.java
|
Refactor Enum.forName error messages
|
2017-02-17 22:02:20 +08:00 |
ExecCommand.java
|
Support filebot -mediainfo -exec (similar to find -exec)
|
2017-04-18 17:15:59 +08:00 |
ExecutableRenameAction.java
|
ExecutableRenameAction: relativize destination path (i.e. to make scp/sftp calls easier)
|
2017-04-07 00:20:57 +08:00 |
FolderWatchService.java
|
Use human sort order for all paths loaded into the UI
|
2016-09-28 23:09:38 +08:00 |
GroovyPad.java
|
Apply different themes to GroovyPad RSTA Code and Console
|
2018-08-08 14:50:08 +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
|
* 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
|
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
|
Add logging if license check fails
|
2018-07-23 19:11:43 +07:00 |
ScriptShellMethods.java
|
XXX: org.apache.groovy.datetime.extensions.DateTimeExtensions is not registered for some reason in production (maybe a bug specific to Groovy 2.5.0)
|
2018-08-19 13:39:25 +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 |