Commit Graph

38 Commits

Author SHA1 Message Date
Reinhard Pointner 7955d1bf6e Don't follow symlinks when passing in symlink files as file arguments.
https://github.com/filebot/filebot/issues/11
2017-01-16 04:20:02 +08:00
Reinhard Pointner 7a0a36b528 Refactor CmdlineInterface with proper types for all parameters 2016-11-28 06:10:42 +08:00
Reinhard Pointner feeb811153 Enable CLI interactive mode 2016-11-26 05:58:57 +08:00
Reinhard Pointner 742e3aea2d Fix error prone code 2016-11-25 20:47:08 +08:00
Reinhard Pointner 934976c0a2 --mode interactive -> basic selection and confirmation dialogs for the CLI 2016-11-25 07:09:35 +08:00
Reinhard Pointner 43572de117 Remove unused options from manual 2016-10-20 01:01:47 +08:00
Reinhard Pointner 4f5b1cefcc Refactor argument handling a bit 2016-10-19 01:02:51 +08:00
Reinhard Pointner 14e87227bc Update `filebot -help` 2016-10-06 12:45:04 +08:00
Reinhard Pointner bbc1bef181 Ignore hidden files by default (fix regression issue) 2016-10-05 14:56:33 +08:00
Reinhard Pointner 850818373d Use HUMAN_NAME_ORDER for args file listing 2016-10-04 23:47:51 +08:00
Reinhard Pointner 89a48c26a1 ignore empty arguments 2016-10-04 23:47:10 +08:00
Reinhard Pointner 846e4166ed Use human sort order for all paths loaded into the UI 2016-09-28 23:09:38 +08:00
Reinhard Pointner fe097b5a43 Add `--action reflink` to CLI help 2016-08-05 05:33:41 +08:00
Reinhard Pointner e9e9d0fadd Better logging 2016-05-03 19:38:07 +08:00
Reinhard Pointner d74347591b Support --db ID3 (same as "ID3 Tags") 2016-03-28 20:45:43 +00:00
Reinhard Pointner b9fdfcbe10 Refactor 2016-03-27 13:52:59 +00:00
Reinhard Pointner 8f258542ea `filebot -revert /path` command 2016-03-10 19:23:12 +00:00
Reinhard Pointner 94517baa98 `filebot -revert /path` command 2016-03-10 18:32:11 +00:00
Reinhard Pointner 78c3b6917d Unify gui/console logging 2016-03-09 20:36:28 +00:00
Reinhard Pointner 1c320a461b Remove -get-missing-subtitles option 2016-03-02 05:38:34 +00:00
Reinhard Pointner 506de41711 Remove -get-missing-subtitles option 2016-03-02 05:19:52 +00:00
Reinhard Pointner 62a9dfb386 + support --conflict index option 2016-02-03 18:14:44 +00:00
Reinhard Pointner 7ea5b88011 update usage 2015-12-11 22:12:42 +00:00
Reinhard Pointner d4c2d77479 * prettier `filebot -help` output 2015-12-04 16:08:41 +00:00
Reinhard Pointner 4827b8ead7 * TVRage is dead. Remove support. 2015-09-24 06:45:10 +00:00
Reinhard Pointner 1ce8ab15b7 * improved default behaviour if called without arguments 2015-03-25 04:35:13 +00:00
Reinhard Pointner b8bd51174a * update docs 2014-12-21 16:41:33 +00:00
Reinhard Pointner c1b7f92af1 * more logging for the noobs 2014-12-17 02:32:06 +00:00
Reinhard Pointner 580b976f6d + remove analytics 2014-11-10 08:18:32 +00:00
Reinhard Pointner 3956223761 * improved support for running CLI commands with options from Groovy Pad 2014-08-30 14:34:27 +00:00
Reinhard Pointner 6aa9fa8e7d * update man page 2014-08-14 06:36:49 +00:00
Reinhard Pointner ef4c08ac8e * update man page 2014-08-12 09:50:50 +00:00
Reinhard Pointner 76073cfb9d + support for --db xattr to allow offline renaming directly using previously written xattr metadata 2014-07-17 07:08:23 +00:00
Reinhard Pointner 0f405c23cd * same order as in the GUI 2014-07-15 13:26:03 +00:00
Reinhard Pointner f85c561b78 * due to permission issues File.listFiles() can return null 2014-06-23 15:09:43 +00:00
Reinhard Pointner 2eb972eb50 * remove unused option 2014-04-21 14:04:36 +00:00
Reinhard Pointner 6fc7141fdb * fix package and import declarations 2014-04-19 06:30:29 +00:00
Reinhard Pointner 165e65c104 * move folder net.sourceforge.filebot to net.filebot 2014-04-19 06:06:45 +00:00