Commit Graph

2817 Commits

Author SHA1 Message Date
Reinhard Pointner 512dc75495 * add \n after each script execution (useful for looking at logs later and having empty line separators) 2015-05-02 18:31:43 +00:00
Reinhard Pointner 91fbafebcb * fix alignment issues 2015-04-29 07:25:14 +00:00
Reinhard Pointner 2d593ddacd * make sure video resolution doesn't interfere with group pattern 2015-04-28 15:45:18 +00:00
Reinhard Pointner 30311def8b * Fix corner-case that leads to mismatch if DB says a movie (in name yyyy format) doesn't exist while at the same time there is an RG of the same name 2015-04-28 15:23:01 +00:00
Reinhard Pointner 2b4204e76f * keyword blacklisting in MediaBindingBean should take care of group mismatches. No need to do that in the group regex (which checks for moviename yyyy pattern). 2015-04-28 15:06:47 +00:00
Reinhard Pointner 7e791f7544 * avoid potential startup issues 2015-04-22 17:23:38 +00:00
Reinhard Pointner 1059c00612 * fix background issues on Mac 2015-04-21 08:47:33 +00:00
Reinhard Pointner a976794614 * make scripting stable branches independent of filebot major versions 2015-04-19 13:47:43 +00:00
Reinhard Pointner 16b9baa3ca * update query-blacklist 2015-04-19 13:46:45 +00:00
Reinhard Pointner 65e88be2b6 * fix IO redirection issues when script is reading from STDIN 2015-04-19 04:36:29 +00:00
Reinhard Pointner f1ad8c8cdf * show donation reminder 20% of the time instead of 10% of the time 2015-04-17 09:41:39 +00:00
Reinhard Pointner 73baf8ee45 * update reviews 2015-04-14 05:38:55 +00:00
Reinhard Pointner 8f9cb1b1fa * update query-blacklist 2015-04-12 11:43:33 +00:00
Reinhard Pointner 83ec0a9be5 * make sure that --action test is exactly the same as --action rename (even if xattr are set) 2015-04-11 19:11:02 +00:00
Reinhard Pointner 7c90ed20fa * use NIO.2 to create folders everywhere so we can get better error messages / exception messages 2015-04-11 18:31:29 +00:00
Reinhard Pointner 9ec4b6a97b * experiment with data structures for keeping/checking file trees in memory 2015-04-10 15:50:35 +00:00
Reinhard Pointner 0a7a3c36bf * experiment with data structures for keeping/checking file trees in memory 2015-04-09 18:47:14 +00:00
Reinhard Pointner 1ea92011a3 * experiment with data structures for keeping/checking file trees in memory 2015-04-09 18:31:13 +00:00
Reinhard Pointner 31674abcf6 * added default package imports: java.nio.charset, java.util.stream 2015-04-09 09:24:18 +00:00
Reinhard Pointner 8c32e45c23 * update RG names 2015-04-07 05:13:55 +00:00
Reinhard Pointner 73c5c9f206 * better error reporting when entering illegal user/passwords 2015-04-06 03:33:25 +00:00
Reinhard Pointner 61b8d67707 * link filebot into /usr/bin instead of /usr/syno/bin 2015-04-05 07:43:49 +00:00
Reinhard Pointner 211a752afa * build only noarch ipkg packages for all platforms 2015-04-05 07:15:43 +00:00
Reinhard Pointner ae6cae50d8 * add String-2-Locale helper function 2015-03-31 03:58:33 +00:00
Reinhard Pointner 178151abd8 * support SynoCommunity AcoustID fpcalc package 2015-03-30 13:09:22 +00:00
Reinhard Pointner 05b980f77d * allow spaces in log files 2015-03-29 17:28:34 +00:00
Reinhard Pointner 229d701564 * fixfix 2015-03-29 10:17:04 +00:00
Reinhard Pointner ca50814d00 * use "startable" for link/unlink filebot executable 2015-03-29 10:12:32 +00:00
Reinhard Pointner d1566c5bc8 * try to support DSM log button 2015-03-29 10:08:00 +00:00
Reinhard Pointner 5b8a80e1be * try to support DSM log button 2015-03-29 09:55:31 +00:00
Reinhard Pointner 57c74a3c92 * clean up some launcher files and add default options for using the 7z executable 2015-03-28 18:37:38 +00:00
Reinhard Pointner c129f726a9 * clean up some launcher files and add default options for using the 7z executable 2015-03-28 18:14:58 +00:00
Reinhard Pointner a6702bf90c + version bump for next minor release 2015-03-28 16:51:09 +00:00
Reinhard Pointner 4bea07a5ae # user per user app data location to avoid permission conflicts between root and admin users 2015-03-27 16:03:53 +00:00
Reinhard Pointner 84b29479e8 * noop 2015-03-27 07:10:42 +00:00
Reinhard Pointner b96f1949b8 * use 7z executable shipped with Synology NAS by default 2015-03-26 08:51:09 +00:00
Reinhard Pointner aefa0f064a * simplify common usage 2015-03-26 08:40:57 +00:00
Reinhard Pointner 28260e51d7 * support for delegating 7z extract & list operation to the "7z" cmdline tool rathern than the native bindings which are default 2015-03-25 22:38:15 +00:00
Reinhard Pointner 375c5eea58 * fix virtual path getName (filename without extension) logic 2015-03-25 22:28:20 +00:00
Reinhard Pointner e894621e0b * change path order 2015-03-25 18:06:12 +00:00
Reinhard Pointner 9c774e39c8 * change path order 2015-03-25 17:51:40 +00:00
Reinhard Pointner b53acf50be * fine-tune for Ubuntu USC 2015-03-25 10:40:59 +00:00
Reinhard Pointner 3a2f1f6917 * fine-tune for Ubuntu USC 2015-03-25 10:35:32 +00:00
Reinhard Pointner fc51582f21 * fine-tune for Ubuntu USC 2015-03-25 10:14:18 +00:00
Reinhard Pointner e08fd8799b * added file create helper function 2015-03-25 05:36:29 +00:00
Reinhard Pointner c3895a5852 * added file create helper function 2015-03-25 05:18:35 +00:00
Reinhard Pointner 1ce8ab15b7 * improved default behaviour if called without arguments 2015-03-25 04:35:13 +00:00
Reinhard Pointner 0b895172c3 * add 3rd party packages to the library path by default 2015-03-24 18:04:32 +00:00
Reinhard Pointner 9ab47c4b9e * fix Border UI issues for Ubuntu App 2015-03-24 12:39:05 +00:00
Reinhard Pointner fa22890573 * allow users to force "Select Folders" and "Select Files" in Rename panel via SHIFT+CLICK "Load" for users that have trouble with file chooser (JavaFX doesn't support Folder & Files file chooser) and especially if Drag-n-Drop doesn't work for some reason 2015-03-24 11:23:24 +00:00