1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-12 12:25:03 -05:00
Commit Graph

64 Commits

Author SHA1 Message Date
Reinhard Pointner
f45f390d5c only log errors to file 2016-03-09 16:18:20 +00:00
Reinhard Pointner
2f76465c38 Unify gui/console logging 2016-03-09 16:02:36 +00:00
Reinhard Pointner
360e0b5a55 Fix update.xml parse issues 2016-03-09 05:58:39 +00:00
Reinhard Pointner
022c2c40a3 Fix NSIS installer issues 2016-03-08 16:40:44 +00:00
Reinhard Pointner
bd06ecb9e4 Refactor 2016-03-08 16:21:10 +00:00
Reinhard Pointner
7eb9192736 Make sure "Clear Cache" works correctly 2016-03-08 16:21:07 +00:00
Reinhard Pointner
9605ab7e63 Experiment with new CachedResource framework 2016-03-07 16:01:10 +00:00
Reinhard Pointner
95ce706e2e Experiment with new CachedResource framework 2016-03-07 12:30:12 +00:00
Reinhard Pointner
500a4972e1 Rewrite caching 2016-03-06 18:11:30 +00:00
Reinhard Pointner
0e70aac95a Refactor 2016-03-05 21:06:26 +00:00
Reinhard Pointner
862d181c29 Refactor console logging 2016-03-02 17:25:14 +00:00
Reinhard Pointner
09ef06496d Refactor console logging 2016-03-02 15:55:06 +00:00
Reinhard Pointner
f27325a458 Print extra new lines only if logging is turned on 2016-02-27 03:27:34 +00:00
Reinhard Pointner
3ff637e4e1 * fix 2015-12-14 09:50:42 +00:00
Reinhard Pointner
1289634318 * try publishing a seprate free app that contains only the subtitles module and see if that's acceptable in the mac appstore 2015-12-14 09:47:29 +00:00
Reinhard Pointner
3af7e217a0 * cleanup 2015-11-16 07:47:33 +00:00
Reinhard Pointner
79a0dacdbc * simplify error handling 2015-11-09 05:55:12 +00:00
Reinhard Pointner
b1ea079330 * set popup chance to 777 2015-10-12 19:30:13 +00:00
Reinhard Pointner
735008eb99 // unexpected error => dump stack 2015-10-11 16:56:01 +00:00
Reinhard Pointner
e655817584 * increase reminder popup chance to 40% 2015-10-02 10:24:58 +00:00
Reinhard Pointner
9847734506 * make sure that "Getting Started" is only shown once (even if WebKit crashes the JVM) 2015-09-12 15:49:47 +00:00
Reinhard Pointner
863ed6571d * update donation redirect script & provider per-OS donation messages
* compression is handled by cloudflare
2015-06-04 14:39:10 +00:00
Reinhard Pointner
ea70a23ed0 * extract support via Apache Commons VFS2 (and junrar file provider) 2015-06-04 10:12:56 +00:00
Reinhard Pointner
d8d7b80474 * enable menu bar only if jayatanaag agent is setup 2015-05-18 15:41:26 +00:00
Reinhard Pointner
b0995200a4 * testing JAyatana 2015-05-17 18:05:28 +00:00
Reinhard Pointner
766c4bc4c8 * testing JAyatana 2015-05-17 12:46:31 +00:00
Reinhard Pointner
56ad657a00 * make sure all data is externed into .properties files 2015-05-11 17:41:37 +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
7e7cbf7e8b * show Getting Started help on first start 2015-05-10 18:06:04 +00:00
Reinhard Pointner
474b7a6e20 * provide in-app help links 2015-05-09 08:07:38 +00:00
Reinhard Pointner
e238790d4d * log log file location only when --log all 2015-05-04 18:13:33 +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
f1ad8c8cdf * show donation reminder 20% of the time instead of 10% of the time 2015-04-17 09:41:39 +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
8ceac180f5 * enable review reminder for Ubuntu Software Center package 2015-03-09 08:55:10 +00:00
Reinhard Pointner
fc7a1fba9f * show donation / review reminders to power users (more than 2000 renames) but at most 10% of the time as to not overly annoy user that simply don't want to donate
* Mac App Store review reminder will be shown at most once for the entire app lifetime (unless settings are deleted / reset)
2015-01-18 20:34:31 +00:00
Reinhard Pointner
c0f7215bdd * update docs 2015-01-01 20:29:00 +00:00
Reinhard Pointner
ccd66ff773 * make sure the main window is not displayed out of screen bounds 2014-12-22 18:58:24 +00:00
Reinhard Pointner
a894f921c9 * fix potential Ubuntu issues 2014-12-22 09:05:41 +00:00
Reinhard Pointner
98577cff6b * do not continue with bootstrap if ehcache location could not be created and locked 2014-12-12 18:24:38 +00:00
Reinhard Pointner
1c6fdc1a16 * set swing.crossplatformlaf property to Nimbus laf for all platforms 2014-11-10 20:29:45 +00:00
Reinhard Pointner
580b976f6d + remove analytics 2014-11-10 08:18:32 +00:00
Reinhard Pointner
4a590cc1b0 * remove Java 6 compatibility hacks 2014-11-07 04:54:21 +00:00
Reinhard Pointner
60c7d298e5 * on Mac setting Frame.IconImage will override the default preview behaviour (which is bad) 2014-10-18 15:52:35 +00:00
Reinhard Pointner
92b2ecc8ba * Fix for Mac OS X quit behaviour (Dock->Quit, CTRL+Q) not being executed when application is closed via Quit rather than clicking [X] on the main window 2014-10-09 17:30:43 +00:00
Reinhard Pointner
3455ea9e0e * Fix for Mac OS X quit behaviour (Dock->Quit, CTRL+Q) not being executed when application is closed via Quit rather than clicking [X] on the main window 2014-10-09 13:37:15 +00:00
Reinhard Pointner
e17ac10168 * check for updates only once per week 2014-09-22 19:01:07 +00:00
Reinhard Pointner
082e25852d * same behavior as DnD 2014-08-27 15:04:30 +00:00
Reinhard Pointner
2782a93a86 * support "filebot --mode rename <file>" usage 2014-08-27 12:08:00 +00:00