Commit Graph

  • 5d19b9c2c1 Document only CLI options Reinhard Pointner 2019-02-24 16:44:22 +0700
  • 9e23e6dd55 Refactor hard-coded colours into ThemeSupport Reinhard Pointner 2019-02-24 15:16:45 +0700
  • 4d31de4603 Include darcula.jar Reinhard Pointner 2019-02-24 15:11:43 +0700
  • 3604b504a4 Refactor hard-coded colours into ThemeSupport Reinhard Pointner 2019-02-24 15:10:34 +0700
  • 6bb142bb8e Refactor hard-coded colours into ThemeSupport Reinhard Pointner 2019-02-24 14:37:37 +0700
  • a8af9ad372 setDarculaLookAndFeel Reinhard Pointner 2019-02-24 14:36:52 +0700
  • 6856275a42 Refactor ExpressionFormatMethods Reinhard Pointner 2019-02-23 17:20:31 +0700
  • df33e64eb9 ExitCode Reinhard Pointner 2019-02-23 17:14:47 +0700
  • c069d29e67 Support for GEOCODE APIKEY Reinhard Pointner 2019-02-22 23:43:13 +0700
  • abf208c625 Support for GEOCODE APIKEY Reinhard Pointner 2019-02-22 22:41:10 +0700
  • c91aad1eec Add {id} to the example bindings Reinhard Pointner 2019-02-22 22:29:12 +0700
  • 48d7ad91de f, f.name Reinhard Pointner 2019-02-22 20:45:27 +0700
  • 6a1bdee826 Fix {mime} example Reinhard Pointner 2019-02-22 20:28:37 +0700
  • 17c94baeca Best effort to make {aco} work on different versions of libmediainfo (if possible) Reinhard Pointner 2019-02-22 19:42:09 +0700
  • 8c8e1045fb Add String.initialName() for "James Cameron" ➔ "J. Cameron" Reinhard Pointner 2019-02-22 18:57:52 +0700
  • f8e3c3460d Refactor and extend new ExitCode logic Reinhard Pointner 2019-02-21 21:10:24 +0700
  • 111e4661d9 NO_OPERATION = 10; Reinhard Pointner 2019-02-21 20:48:24 +0700
  • adf3007372 Add default string representation for args object Reinhard Pointner 2019-02-21 20:48:16 +0700
  • e34492f6e7 Refactor and optimize built-in workflows Reinhard Pointner 2019-02-21 17:27:56 +0700
  • 164e6bc28e Add more fine-grained exit codes Reinhard Pointner 2019-02-21 16:52:22 +0700
  • 5402374d32 Use Exit Code 4 when aborting a script via die() Reinhard Pointner 2019-02-21 16:16:52 +0700
  • 3d90026a40 --def excludeList="$HOME/Media/.log/amc.excludes" Reinhard Pointner 2019-02-21 13:25:12 +0700
  • 8a5f65d874 Fix JDK8 build Reinhard Pointner 2019-02-21 12:11:27 +0700
  • 66f8309a24 Fix JDK8 build Reinhard Pointner 2019-02-21 11:58:17 +0700
  • f9d41368a3 --log-file "$HOME/Media/.log/amc.excludes" --def excludeList=".log/amc.excludes" Reinhard Pointner 2019-02-21 06:40:31 +0700
  • 7dd7908435 Enable workflow service menu Reinhard Pointner 2019-02-21 02:13:54 +0700
  • 538378a9b0 Remove Facebook / Twitter links Reinhard Pointner 2019-02-21 02:13:38 +0700
  • 1d6750e10a Pass in workflow directory Reinhard Pointner 2019-02-21 01:07:09 +0700
  • 5b87038f29 Workflows Reinhard Pointner 2019-02-21 00:50:50 +0700
  • 73386f4b8a Workflows Reinhard Pointner 2019-02-20 23:04:38 +0700
  • 9b78a17700 Refactor build Reinhard Pointner 2019-02-20 23:01:15 +0700
  • 50120dbd86 include workflows Reinhard Pointner 2019-02-20 22:57:57 +0700
  • 01807285ed Refactor argument passing for mac app Reinhard Pointner 2019-02-20 21:23:49 +0700
  • 0892aed310 Remove JDK 6 compatibility code Reinhard Pointner 2019-02-20 19:48:21 +0700
  • 5cce75c0b9 Use any lazy Object::toString as message Reinhard Pointner 2019-02-20 19:47:40 +0700
  • 2dea2091d4 DUPLICATE: 1. try to clone 2. try to hardlink 3. copy if necessary Reinhard Pointner 2019-02-20 19:35:56 +0700
  • a064f6b954 Enable SHA-3 support (Java 11 only) Reinhard Pointner 2019-02-20 02:24:35 +0700
  • 96bd0c0d79 Enable SHA-3 support (Java 11 only) Reinhard Pointner 2019-02-20 02:21:55 +0700
  • b01e0f3dc8 Remove ED2K support Reinhard Pointner 2019-02-20 02:21:08 +0700
  • 3f3643ad71 Refactor bencode / torrent parser Reinhard Pointner 2019-02-20 02:09:51 +0700
  • a63556e3f4 flush all memory caches to disk (before starting any long running file system operations that might be cancelled by the user) Reinhard Pointner 2019-02-19 01:13:53 +0700
  • 267bf133f6 flush all memory caches to disk (before starting any long running file system operations that might be cancelled by the user) Reinhard Pointner 2019-02-18 18:13:19 +0700
  • 6229709825 Add flushAll() method for testing Reinhard Pointner 2019-02-18 15:53:49 +0700
  • acd1f0fa64 Refactor File DnD (and assume that "java.io.IOException: Owner failed to convert data" is normal during the DnD process and can be ignored) Reinhard Pointner 2019-02-17 19:12:27 +0700
  • 9fb947bbfd Refactor File DnD (and assume that "java.io.IOException: Owner failed to convert data" is normal during the DnD process and can be ignored) Reinhard Pointner 2019-02-17 19:11:30 +0700
  • a4c3ac9faa Refactor File DnD (and assume that "java.io.IOException: Owner failed to convert data" is normal during the DnD process and can be ignored) Reinhard Pointner 2019-02-17 19:09:38 +0700
  • d3d78cb09c Refactor File DnD (and assume that "java.io.IOException: Owner failed to convert data" is normal during the DnD process and can be ignored) Reinhard Pointner 2019-02-17 19:07:32 +0700
  • 5cec6f5162 Make sure "WARNING: Owner failed to convert data" doesn't fill up the error.log with useless messages that seem to happen all the time, don't matter, and are just confusing for new users. Reinhard Pointner 2019-02-17 18:39:21 +0700
  • c9c4e84ee4 Best effort to avoid cache corruption if process is killed or crashes Reinhard Pointner 2019-02-17 18:30:16 +0700
  • 5777a700bc Improved default logging (for GUI users) Reinhard Pointner 2019-02-17 18:22:08 +0700
  • d3f1bdde15 Update log levels Reinhard Pointner 2019-02-17 18:14:40 +0700
  • 5f5ee11004 Disable default copy & paste support in panel selection list Reinhard Pointner 2019-02-16 21:48:50 +0700
  • 6bbea7d075 Formatting Reinhard Pointner 2019-02-15 14:08:37 +0700
  • a620f3f206 Fix unused import Reinhard Pointner 2019-02-14 17:37:52 +0700
  • cce9ba8c2b Make sure cache is not stale Reinhard Pointner 2019-02-14 17:37:01 +0700
  • afe75b430a Use separate cache to make sure we don't loose the cache on abort. Reinhard Pointner 2019-02-14 17:10:52 +0700
  • 6aa65ce3d6 Unify long-term caches Reinhard Pointner 2019-02-12 00:03:16 +0700
  • 580f2bd8f4 Make sure not to expose public locks Reinhard Pointner 2019-02-11 14:34:02 +0700
  • f0e3b5fa46 Make sure to preserve intended order Reinhard Pointner 2019-02-11 14:16:14 +0700
  • 6092dae7bd Set headers in fixed order Reinhard Pointner 2019-02-11 14:13:44 +0700
  • ae989ee990 Refactor, Streamify Reinhard Pointner 2019-02-11 14:12:04 +0700
  • 4e1f7104d0 Change button order Reinhard Pointner 2019-02-09 20:39:21 +0700
  • 7444856b44 Groovy 2.5.6 Reinhard Pointner 2019-02-07 19:10:42 +0700
  • 4b4e64366d Use Caffeine for in-memory caching Reinhard Pointner 2019-02-07 13:56:27 +0700
  • b38f9a3ddb Use Caffeine for in-memory caching Reinhard Pointner 2019-02-07 13:27:04 +0700
  • 1a6994c491 Improved debug logging Reinhard Pointner 2019-02-05 15:31:44 +0700
  • 431966cbbd Cache null values properly Reinhard Pointner 2019-02-05 15:10:36 +0700
  • d0c77c65fc Refactor EpisodeMetrics / SubtitleMetrics to make sure nothing is static so that GC can do it's job (i.e. fix memory leaks) Reinhard Pointner 2019-02-05 14:45:57 +0700
  • cf2c7785cc Don't cache parser results forever Reinhard Pointner 2019-02-05 13:28:19 +0700
  • 8deb784419 Fix regression issue: com.google.common.cache.CacheLoader$InvalidCacheLoadException: CacheLoader returned null for key Reinhard Pointner 2019-02-05 12:57:04 +0700
  • 241931f28b Don't cache video properties forever Reinhard Pointner 2019-02-05 12:56:37 +0700
  • 42d678527b Don't cache video properties forever Reinhard Pointner 2019-02-05 12:44:12 +0700
  • fb31146c17 No need to initialize for 64 years of local index Reinhard Pointner 2019-02-05 12:42:55 +0700
  • 25d92211eb Fix regression issue: com.google.common.cache.CacheLoader$InvalidCacheLoadException: CacheLoader returned null for key Reinhard Pointner 2019-02-05 12:29:27 +0700
  • 65da4c15e8 Fix JDK8 patch Reinhard Pointner 2019-02-04 20:13:04 +0700
  • 5a8b54a94c settings.properties Reinhard Pointner 2019-02-04 20:06:01 +0700
  • 442890c063 Try to build on Xenial Reinhard Pointner 2019-02-04 17:10:31 +0700
  • 253593860a Using base: requires KVM and none of my build machines support that (because too old or a VM) Reinhard Pointner 2019-02-04 16:07:08 +0700
  • 637b720fff base: core18 Reinhard Pointner 2019-02-04 07:51:45 +0700
  • c08763ebff Fix JDK8 patch Reinhard Pointner 2019-02-03 17:05:01 +0700
  • eede5b793d Store preferences to file instead of UWP sandboxed registry (which is the cause of a variety of strange issues, crashes, deadlocks, endless loops, data loss, etc) Reinhard Pointner 2019-02-03 11:54:46 +0700
  • a4a14d6b60 Fix JDK8 patch Reinhard Pointner 2019-02-03 02:24:34 +0700
  • 71f631fbbf Make diffs easier Reinhard Pointner 2019-02-03 02:23:02 +0700
  • d533004e70 <dependency rev="9.0.0" org="org.controlsfx" name="controlsfx" /> Reinhard Pointner 2019-02-03 02:19:23 +0700
  • aa0ba70848 Use Guava Cache for in-memory caches Reinhard Pointner 2019-02-03 01:56:01 +0700
  • 342ced903d Improved support for read / writing CRC32 checksum to / from xattr (and enable by default) Reinhard Pointner 2019-02-03 01:44:17 +0700
  • 501bb8f709 Use Guava Cache for in-memory caches Reinhard Pointner 2019-02-03 01:37:17 +0700
  • 9ef4669f6f Expire cached items after 5 minutes Reinhard Pointner 2019-02-02 23:04:39 +0700
  • 9fda2cff15 Fix docs Reinhard Pointner 2019-02-02 22:25:11 +0700
  • 50a5d9779f Simplify Reinhard Pointner 2019-02-02 22:23:24 +0700
  • d3f2a15234 MEDIAINFO_VERSION="18.12" Reinhard Pointner 2019-02-02 21:15:58 +0700
  • cccefd7ae7 lanterna 3.0.1 Reinhard Pointner 2019-02-02 21:11:58 +0700
  • 2c53176439 Fix backwards compatibility Reinhard Pointner 2019-02-01 16:42:07 +0700
  • 8e357384bf Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/google/common/util/concurrent/internal/InternalFutureFailureAccess Reinhard Pointner 2019-02-01 16:29:53 +0700
  • 0316d47fb3 <dependency org="com.google.guava" name="guava" rev="27.0.1-jre"/> Reinhard Pointner 2019-01-31 22:54:05 +0700
  • cedb528d4d Fix large-scale test cache rebuild issues Reinhard Pointner 2019-01-31 21:47:30 +0700
  • edd1618849 Fix regex look-ahead / look-behind issues (esp. to fix 01v2 numeric matching issues) Reinhard Pointner 2019-01-31 20:46:02 +0700
  • 9e0366bd64 Fix regex look-ahead / look-behind issues Reinhard Pointner 2019-01-31 20:44:23 +0700
  • c34e4d676b Fix various AutoDetection issues Reinhard Pointner 2019-01-31 19:17:42 +0700
  • bb09c102cc Declutter detailed log output Reinhard Pointner 2019-01-31 18:32:56 +0700