1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/sourceforge/filebot/cli
Reinhard Pointner 441063f257 * support renaming folders via scripting rename(...) call
* improved nfo/imdb lookup for disk folders
2012-07-26 05:50:47 +00:00
..
ArgumentBean.java * log all by default is still better i think 2012-07-25 20:52:26 +00:00
ArgumentProcessor.java * better logging 2012-07-21 15:49:22 +00:00
CLILogging.java * avoid special logger clashing with normal logging namespaces 2012-07-25 04:28:18 +00:00
CmdlineInterface.java * pluggable rename action! new it's possible to pass in a closure as rename action 2012-07-16 19:08:35 +00:00
CmdlineOperations.java * support renaming folders via scripting rename(...) call 2012-07-26 05:50:47 +00:00
ConflictAction.java + option for how to handle existing files: --conflict override|skip|fail 2012-03-09 05:38:22 +00:00
FolderWatchService.java * fix scripting init for Java 6 2012-02-08 13:53:12 +00:00
ScriptShell.java * updated to Groovy 2.0 2012-07-09 19:46:18 +00:00
ScriptShell.lib.groovy * support all -rename -get-subtitles -extract functionality out of the box in housekeeping and watcher scripts 2012-07-23 04:54:50 +00:00