Commit Graph

2828 Commits

Author SHA1 Message Date
Reinhard Pointner 8596b88451 * supportsautomaticgraphicsswitching="false" 2015-05-05 14:08:32 +00:00
Reinhard Pointner ff9529a2fe * added lots of logging for testing 2015-05-05 14:06:49 +00:00
Reinhard Pointner 7c5b6bf891 * disable crash workaround until we actually fix it 2015-05-05 13:48:16 +00:00
Reinhard Pointner 73dddd93a2 * use short country code
{
         "iso_3166_1":"US",
         "name":"United States of America"
      }
2015-05-05 03:29:20 +00:00
Reinhard Pointner e238790d4d * log log file location only when --log all 2015-05-04 18:13:33 +00:00
Reinhard Pointner aec0ff466e * use jdk1.8.0_45 2015-05-04 15:45:47 +00:00
Reinhard Pointner 1e34ee5499 * use jdk1.8.0_45 2015-05-04 15:40:46 +00:00
Reinhard Pointner 6bd1f347f1 * added support for movieInfo.productionCompanies
@see https://www.filebot.net/forums/viewtopic.php?f=6&t=2648
2015-05-04 14:29:30 +00:00
Reinhard Pointner bf8826229f * don't show revision number in window title 2015-05-04 12:35:15 +00:00
Reinhard Pointner 6ed8d4443e * potentially fix graphics switching issues 2015-05-04 12:19:25 +00:00
Reinhard Pointner b1c73f50a2 * update spk package according to the latest spec (e.g. add 256x256 icon) 2015-05-03 15:57:56 +00:00
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