Commit Graph

6351 Commits

Author SHA1 Message Date
Reinhard Pointner 5a8b54a94c settings.properties 2019-02-04 20:06:01 +07:00
Reinhard Pointner 442890c063 Try to build on Xenial 2019-02-04 17:10:31 +07:00
Reinhard Pointner 253593860a Using base: requires KVM and none of my build machines support that (because too old or a VM) 2019-02-04 16:07:08 +07:00
Reinhard Pointner 637b720fff base: core18 2019-02-04 07:51:45 +07:00
Reinhard Pointner c08763ebff Fix JDK8 patch 2019-02-03 17:05:01 +07:00
Reinhard Pointner 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) 2019-02-03 11:54:46 +07:00
Reinhard Pointner a4a14d6b60 Fix JDK8 patch 2019-02-03 02:24:34 +07:00
Reinhard Pointner 71f631fbbf Make diffs easier 2019-02-03 02:23:02 +07:00
Reinhard Pointner d533004e70 <dependency rev="9.0.0" org="org.controlsfx" name="controlsfx" /> 2019-02-03 02:19:23 +07:00
Reinhard Pointner aa0ba70848 Use Guava Cache for in-memory caches 2019-02-03 01:56:01 +07:00
Reinhard Pointner 342ced903d Improved support for read / writing CRC32 checksum to / from xattr (and enable by default) 2019-02-03 01:44:17 +07:00
Reinhard Pointner 501bb8f709 Use Guava Cache for in-memory caches 2019-02-03 01:37:17 +07:00
Reinhard Pointner 9ef4669f6f Expire cached items after 5 minutes 2019-02-02 23:04:39 +07:00
Reinhard Pointner 9fda2cff15 Fix docs 2019-02-02 22:25:11 +07:00
Reinhard Pointner 50a5d9779f Simplify 2019-02-02 22:23:24 +07:00
Reinhard Pointner d3f2a15234 MEDIAINFO_VERSION="18.12" 2019-02-02 21:15:58 +07:00
Reinhard Pointner cccefd7ae7 lanterna 3.0.1 2019-02-02 21:11:58 +07:00
Reinhard Pointner 2c53176439 Fix backwards compatibility 2019-02-01 16:42:07 +07:00
Reinhard Pointner 8e357384bf Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/google/common/util/concurrent/internal/InternalFutureFailureAccess 2019-02-01 16:29:53 +07:00
Reinhard Pointner 0316d47fb3 <dependency org="com.google.guava" name="guava" rev="27.0.1-jre"/> 2019-01-31 22:54:05 +07:00
Reinhard Pointner cedb528d4d Fix large-scale test cache rebuild issues 2019-01-31 21:47:30 +07:00
Reinhard Pointner edd1618849 Fix regex look-ahead / look-behind issues (esp. to fix 01v2 numeric matching issues) 2019-01-31 20:46:02 +07:00
Reinhard Pointner 9e0366bd64 Fix regex look-ahead / look-behind issues 2019-01-31 20:44:23 +07:00
Reinhard Pointner c34e4d676b Fix various AutoDetection issues 2019-01-31 19:17:42 +07:00
Reinhard Pointner bb09c102cc Declutter detailed log output 2019-01-31 18:32:56 +07:00
Reinhard Pointner fb5c332bc5 Declutter detailed log output 2019-01-31 18:27:47 +07:00
Reinhard Pointner 50f7eb8439 Fix various AutoDetection issues 2019-01-31 18:03:46 +07:00
Reinhard Pointner 473f6a4992 Fix various AutoDetection issues 2019-01-31 18:00:19 +07:00
Reinhard Pointner 9a228e6927 Refactor string similarity code 2019-01-30 23:30:59 +07:00
Reinhard Pointner dfa4f78448 Fix various AutoDetection issues 2019-01-30 23:05:23 +07:00
Reinhard Pointner 41fbc3516c Improved logging for AutoDetection 2019-01-30 00:25:15 +07:00
Reinhard Pointner 0531204e88 Fix various AutoDetection issues 2019-01-30 00:03:59 +07:00
Reinhard Pointner fdce2c8c72 Optimize TMDB local index search 2019-01-29 19:04:06 +07:00
Reinhard Pointner e3ee25879b Preserve group order according to original file order 2019-01-29 04:07:43 +07:00
Reinhard Pointner af498ecd47 Fix NPE caused by series name being null 2019-01-29 02:27:51 +07:00
Reinhard Pointner 22a9f01760 Add File.getMediaCharacteristics() extension method 2019-01-29 00:20:39 +07:00
Reinhard Pointner 2b1585bca9 amc-universal script extensions 2019-01-28 23:56:12 +07:00
Reinhard Pointner ce2bfbb177 Improved output logging if --conflict override is used in combination with --action test 2019-01-28 21:31:10 +07:00
Reinhard Pointner 51072a2c40 Refactor MediaCharacteristics so we can switch between implementations easily 2019-01-28 21:08:24 +07:00
Reinhard Pointner e4abc0afb4 Add --action AbsoluteAirdate to man page 2019-01-27 12:07:36 +07:00
Reinhard Pointner 71e0033cfc Add --db TheMovieDB::TV to man page 2019-01-27 11:41:33 +07:00
Reinhard Pointner 8aee1e9e85 Improved support for File DnD on Linux if File URIs are not escaped correctly (i.e. contain literal [ or ] in the File URI which is not allowed as per URI spec).
See https://www.filebot.net/forums/viewtopic.php?f=11&t=9651
2019-01-23 15:36:53 +07:00
Reinhard Pointner c1fe2c1f37 jre.version: 11.0.2 2019-01-17 18:36:10 +07:00
Reinhard Pointner 6b4895e156 jre.version: 11.0.2 2019-01-17 18:30:44 +07:00
Reinhard Pointner 5df80a348f the input device is not a TTY 2019-01-16 21:52:41 +07:00
Reinhard Pointner 27bbef9a22 Build QNAP package via docker (so we can create QNAP packages without a QNAP NAS) 2019-01-16 20:57:57 +07:00
Reinhard Pointner 68af78f34e Support for adding timestamps to logging output via -Dnet.filebot.logging.time=true 2019-01-16 18:56:18 +07:00
Reinhard Pointner 4f26f4ec3d Support for adding timestamps to logging output via -Dnet.filebot.logging.time=true 2019-01-16 18:51:11 +07:00
Reinhard Pointner a9c81bff88 Groovy 2.5.5 2019-01-16 16:22:58 +07:00
Reinhard Pointner a9b9cea4a8 1.8.0_201-b09 2019-01-16 15:56:31 +07:00