Commit Graph

2862 Commits

Author SHA1 Message Date
Reinhard Pointner d95e4a985e * fail-safe config 2015-05-10 21:56:06 +00:00
Reinhard Pointner 1a9da1c662 * add window icons 2015-05-10 21:55:47 +00:00
Reinhard Pointner bc18cc6489 * add window icons 2015-05-10 21:28:59 +00:00
Reinhard Pointner 20de652f11 * make sure window task bar icons are not visible on Linux / Windows (no such thing on Mac anyway) 2015-05-10 20:33:21 +00:00
Reinhard Pointner 7269939ad3 * Open Getting Started by pressing F1 2015-05-10 18:55:39 +00:00
Reinhard Pointner 7e7cbf7e8b * show Getting Started help on first start 2015-05-10 18:06:04 +00:00
Reinhard Pointner 9af6ff066b * make sure "10-bit" doesn't make it into the SxE matcher 2015-05-10 08:10:17 +00:00
Reinhard Pointner ffc7c89bf0 * improved deploy-website script 2015-05-10 07:29:54 +00:00
Reinhard Pointner d7539e2d4c * allow access to all available certification countries certifications via {info.certifications.KEY} 2015-05-10 06:49:39 +00:00
Reinhard Pointner f7034ecdee * update to groovy-2.4.3 2015-05-09 20:35:57 +00:00
Reinhard Pointner d2de80d867 * update debian-source-package 2015-05-09 20:29:27 +00:00
Reinhard Pointner aea7c49058 * add video tutorial links to main page 2015-05-09 19:51:57 +00:00
Reinhard Pointner 38e04d22f7 * can't use https for Getting Started page because of http youtube video and mixed content warnings 2015-05-09 18:31:06 +00:00
Reinhard Pointner ae22abc4a8 * optimize Getting Started gallery 2015-05-09 17:45:12 +00:00
Reinhard Pointner 507ec50cb3 * request HD playback (even though it is ignored in some browsers) 2015-05-09 10:17:26 +00:00
Reinhard Pointner bcadde3dc7 * added Getting Started page 2015-05-09 09:56:35 +00:00
Reinhard Pointner 6bb6156853 * provide in-app help links 2015-05-09 08:08:31 +00:00
Reinhard Pointner 474b7a6e20 * provide in-app help links 2015-05-09 08:07:38 +00:00
Reinhard Pointner a2722d22f4 * allow deletion of OSDB login 2015-05-09 06:38:47 +00:00
Reinhard Pointner a5652f4d0e * use more readable bit.ly shortlinks 2015-05-08 14:46:28 +00:00
Reinhard Pointner 6b03665d59 * add auto-completion to opensubtitles search box again (as to improve usability with people that didn't realize it was search box at that you were supposed to type a movie/series name there => now we suggest it as they type or click the combo box) 2015-05-08 14:31:52 +00:00
Reinhard Pointner 4ab1b1afc5 * login and store only the MD5 password 2015-05-08 08:59:15 +00:00
Reinhard Pointner 955547dcd8 * use https for all requests (including login) 2015-05-08 08:23:36 +00:00
Reinhard Pointner c7925f9b50 * login and store only the MD5 password 2015-05-08 08:20:20 +00:00
Reinhard Pointner 2fddcf0a2d * use without fail-save (hopefully we fixed the freeze issue) 2015-05-07 17:01:11 +00:00
Reinhard Pointner 77f51df2fb * different settings for mas/app packages 2015-05-07 14:26:23 +00:00
Reinhard Pointner 9869f30081 * fix docs 2015-05-07 14:23:24 +00:00
Reinhard Pointner 680317bb03 * feeling lucky~ 2015-05-06 18:26:10 +00:00
Reinhard Pointner 26f54925f6 * experiment with using cocoa file choosers on mac app as well 2015-05-06 07:47:10 +00:00
Reinhard Pointner b6b01264ed * API requires 2-letter language codes, so translate non-2-letter language code locales to standard 2-letter codes 2015-05-06 06:17:02 +00:00
Reinhard Pointner 75d58e4fe8 * see if async works (even though it breaks the logic) 2015-05-05 14:45:53 +00:00
Reinhard Pointner a259d812dc * fix 2015-05-05 14:31:49 +00:00
Reinhard Pointner 3411cf632b * fix 2015-05-05 14:29:39 +00:00
Reinhard Pointner 076e6b1422 * fix 2015-05-05 14:27:55 +00:00
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