Commit Graph

  • fb5c332bc5 Declutter detailed log output Reinhard Pointner 2019-01-31 18:27:47 +0700
  • 50f7eb8439 Fix various AutoDetection issues Reinhard Pointner 2019-01-31 18:03:46 +0700
  • 473f6a4992 Fix various AutoDetection issues Reinhard Pointner 2019-01-31 18:00:19 +0700
  • 9a228e6927 Refactor string similarity code Reinhard Pointner 2019-01-30 23:30:59 +0700
  • dfa4f78448 Fix various AutoDetection issues Reinhard Pointner 2019-01-30 23:05:23 +0700
  • 41fbc3516c Improved logging for AutoDetection Reinhard Pointner 2019-01-30 00:25:15 +0700
  • 0531204e88 Fix various AutoDetection issues Reinhard Pointner 2019-01-30 00:03:59 +0700
  • fdce2c8c72 Optimize TMDB local index search Reinhard Pointner 2019-01-29 19:04:06 +0700
  • e3ee25879b Preserve group order according to original file order Reinhard Pointner 2019-01-29 04:07:43 +0700
  • af498ecd47 Fix NPE caused by series name being null Reinhard Pointner 2019-01-29 02:27:51 +0700
  • 22a9f01760 Add File.getMediaCharacteristics() extension method Reinhard Pointner 2019-01-29 00:20:39 +0700
  • 2b1585bca9 amc-universal script extensions Reinhard Pointner 2019-01-28 23:56:12 +0700
  • ce2bfbb177 Improved output logging if --conflict override is used in combination with --action test Reinhard Pointner 2019-01-28 21:31:10 +0700
  • 51072a2c40 Refactor MediaCharacteristics so we can switch between implementations easily Reinhard Pointner 2019-01-28 21:08:24 +0700
  • e4abc0afb4 Add --action AbsoluteAirdate to man page Reinhard Pointner 2019-01-27 12:07:36 +0700
  • 71e0033cfc Add --db TheMovieDB::TV to man page Reinhard Pointner 2019-01-27 11:41:33 +0700
  • 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). Reinhard Pointner 2019-01-23 15:36:53 +0700
  • c1fe2c1f37 jre.version: 11.0.2 Reinhard Pointner 2019-01-17 18:36:10 +0700
  • 6b4895e156 jre.version: 11.0.2 Reinhard Pointner 2019-01-17 18:30:44 +0700
  • 5df80a348f the input device is not a TTY Reinhard Pointner 2019-01-16 21:52:41 +0700
  • 27bbef9a22 Build QNAP package via docker (so we can create QNAP packages without a QNAP NAS) Reinhard Pointner 2019-01-16 20:57:57 +0700
  • 68af78f34e Support for adding timestamps to logging output via -Dnet.filebot.logging.time=true Reinhard Pointner 2019-01-16 18:56:18 +0700
  • 4f26f4ec3d Support for adding timestamps to logging output via -Dnet.filebot.logging.time=true Reinhard Pointner 2019-01-16 18:51:11 +0700
  • a9c81bff88 Groovy 2.5.5 Reinhard Pointner 2019-01-16 16:22:58 +0700
  • a9b9cea4a8 1.8.0_201-b09 Reinhard Pointner 2019-01-16 15:56:31 +0700
  • 844cba1e14 Fix maven dependency issues Reinhard Pointner 2019-01-15 23:40:40 +0700
  • 11c899fddd Use more platform-independent code for our video quality comparator (e.g. based on libmediainfo or ffprobe depending on configuration) to make sure --conflict auto works as expected on platforms where libmediainfo doesn't work Reinhard Pointner 2019-01-15 23:37:26 +0700
  • b3d9c53ef7 <dependency rev="3.0.2" org="com.fifesoft" name="rsyntaxtextarea" /> Reinhard Pointner 2019-01-15 20:56:53 +0700
  • 86391a7f78 Force and Restore source last modified timestamp only if it was (possibly) changed by writing xattr metadata Reinhard Pointner 2019-01-08 22:57:56 +0700
  • d194ebee73 If MOVE is used, then don't Preserve Last Modified because source / destination file is the same, so time stamp can't be transferred from now non-existing source file Reinhard Pointner 2019-01-08 11:03:18 +0700
  • d15a250644 If MOVE is used, then don't Preserve Last Modified because source / destination file is the same, so time stamp can't be transferred from now non-existing source file Reinhard Pointner 2019-01-05 13:54:48 +0700
  • 103dd239c2 access episode list and find minimum airdate if necessary Reinhard Pointner 2019-01-01 14:05:47 +0700
  • dc1b8a41a0 Set .xattr folder hidden on Windows Reinhard Pointner 2018-12-31 13:09:45 +0700
  • 4a090ff576 Set .xattr folder hidden on Windows Reinhard Pointner 2018-12-31 13:02:51 +0700
  • be7f86bf98 Make it clear that inferredMediaFile is used here Reinhard Pointner 2018-12-31 11:52:16 +0700
  • 7bf24024b2 <dependency rev="3.0.0" org="com.fifesoft" name="rsyntaxtextarea" /> Reinhard Pointner 2018-12-30 21:11:29 +0700
  • bba9ca4e8a Fix import Reinhard Pointner 2018-12-30 14:42:58 +0700
  • 5ce426daed Fix import Reinhard Pointner 2018-12-30 14:40:22 +0700
  • 61b551a37b Refactor and modularize xattr read/write access Reinhard Pointner 2018-12-27 19:00:42 +0700
  • 5cdf6e4311 Refactor and modularize xattr read/write access Reinhard Pointner 2018-12-27 18:51:24 +0700
  • 3daac8a72e Experiment with extattr commands for limited xattr support on *BSD Reinhard Pointner 2018-12-27 04:36:27 +0700
  • c93a85c82f Experiment with extattr commands for limited xattr support on *BSD Reinhard Pointner 2018-12-27 03:35:38 +0700
  • b8cb731d8b Reorder Type filters Reinhard Pointner 2018-12-22 17:35:17 +0700
  • 62e276a9cf Add File.isClutter() extension method. Reinhard Pointner 2018-12-20 18:38:44 +0700
  • dd95a40d11 Add "Move to Trash" action to Filter Tools and add additional type filters that might come in handy when batch deleting clutter files Reinhard Pointner 2018-12-20 18:22:53 +0700
  • c856fc9638 Fix Java 8 AUR build Reinhard Pointner 2018-12-18 16:38:41 +0700
  • 9e8c322bfe Fix Java 8 AUR build Reinhard Pointner 2018-12-18 16:33:14 +0700
  • 20dd96eb06 Fix Java 8 AUR build Reinhard Pointner 2018-12-18 16:27:34 +0700
  • 4b3ac80a88 MAS does not support or allow command-line applications and may run executables with strange arguments for no apparent reason (e.g. filebot.launcher -psn_0_774333) so we ignore arguments completely in this case Reinhard Pointner 2018-12-17 16:43:02 +0700
  • 7213220c86 Make sure to preserve Last Modified date after renamed and xattr-tagging files (and use last modified date for abuse sanity checks as well to reduce false positives) Reinhard Pointner 2018-12-15 13:46:27 +0700
  • 2fc9bd0644 Update JDK8 patch Reinhard Pointner 2018-12-06 15:39:18 +0700
  • 05700c63c6 // try to place embedded media title first Reinhard Pointner 2018-12-06 15:35:05 +0700
  • 49b22e4137 Extended MediaCharacteristics common interface Reinhard Pointner 2018-12-06 14:58:53 +0700
  • 2093882034 Extended MediaCharacteristics common interface Reinhard Pointner 2018-12-06 14:56:26 +0700
  • b2438ec6a1 Use embedded media title for filename-based bindings such as {group} {source} etc via libmediainfo Reinhard Pointner 2018-12-05 22:41:55 +0700
  • 172c4954df Refactor license key import handling Reinhard Pointner 2018-12-05 19:24:18 +0700
  • 9496ce6f10 Add {ci} collection index binding Reinhard Pointner 2018-12-03 20:00:27 +0700
  • 6acd4b62ec Add {ci} collection index binding Reinhard Pointner 2018-12-03 19:07:29 +0700
  • a7c736d40b Fix dateutil methods in case groovy extension methods dont work Reinhard Pointner 2018-12-03 03:23:37 +0700
  • 1710681ff6 Fix dateutil methods in case groovy extension methods dont work Reinhard Pointner 2018-12-03 03:19:54 +0700
  • 789ee97212 Revert "Remove groovy dateutil hack" Reinhard Pointner 2018-12-03 03:06:49 +0700
  • 75fd182529 Remove groovy dateutil hack Reinhard Pointner 2018-12-03 02:44:38 +0700
  • e0dfd33af1 Remove junrar hack Reinhard Pointner 2018-12-03 02:44:24 +0700
  • 7a4f8e2fdd junrar 3.1.0 for better RARv5 error messages Reinhard Pointner 2018-12-03 02:37:36 +0700
  • 651500c87c Fix MAS build Reinhard Pointner 2018-12-02 16:52:53 +0700
  • 41d05a8d16 MinVersion="10.0.17134.0" MaxVersionTested="10.0.17763.0" Reinhard Pointner 2018-12-02 16:52:38 +0700
  • f6efdbced8 Keyboard navigation doesn't work right unless there's a null token to end the line. Reinhard Pointner 2018-12-02 01:48:10 +0700
  • eb8c5d850b Fix UI message Reinhard Pointner 2018-12-02 00:03:51 +0700
  • 6dab4f8036 Make sure things work and compile with JDK8 Reinhard Pointner 2018-12-01 23:58:37 +0700
  • fa491ce4c8 Make sure things work and compile with JDK8 Reinhard Pointner 2018-12-01 23:47:27 +0700
  • cf3bc3802b Keyboard navigation doesn't work right unless there's a null token to end the line. Reinhard Pointner 2018-12-01 23:29:14 +0700
  • 7c7a2a54bf Support license activation via clipboard Reinhard Pointner 2018-12-01 14:41:05 +0700
  • e3877dcffb Refactor license parser Reinhard Pointner 2018-12-01 14:00:50 +0700
  • 671703adb2 REVERT to avoid side effects and undocumented features Reinhard Pointner 2018-12-01 04:20:03 +0700
  • 32abb2263c Support license activation via clipboard Reinhard Pointner 2018-12-01 04:13:01 +0700
  • 9d38998b84 Differentiate the amd64 package from the universal package by including all the native dependencies (excl. JRE) Reinhard Pointner 2018-11-29 22:23:56 +0700
  • 11054d2fef Make sure that Java 12 forwards compatibility is not an issue Reinhard Pointner 2018-11-29 13:02:35 +0700
  • ef6ad37391 Use @{jvm.version} consistently Reinhard Pointner 2018-11-29 06:19:09 +0700
  • 595bbe4a9e + Experimental platform-independent DEB package (that relies on existing debian dependencies for all native code) Reinhard Pointner 2018-11-29 05:35:30 +0700
  • 487c62e67d + Experimental platform-independent DEB package (that relies on existing debian dependencies for all native code) Reinhard Pointner 2018-11-29 05:13:34 +0700
  • 4c839a0ac2 Use Recommends for non-Java deps Reinhard Pointner 2018-11-29 05:10:33 +0700
  • 7d0dc21344 + Experimental platform-independent DEB package (that relies on existing debian dependencies for all native code) Reinhard Pointner 2018-11-29 04:58:58 +0700
  • f3cbde2627 + Experimental platform-independent DEB package (that relies on existing debian dependencies for all native code) Reinhard Pointner 2018-11-29 04:56:53 +0700
  • ad0e8a5b76 + Experimental platform-independent DEB package (that relies on existing debian dependencies for all native code) Reinhard Pointner 2018-11-29 04:24:06 +0700
  • a0cca9699f + Experimental platform-independent DEB package (that relies on existing debian dependencies for all native code) Reinhard Pointner 2018-11-29 03:34:26 +0700
  • b7d002abda Revert and fix AUR build Reinhard Pointner 2018-11-29 03:14:37 +0700
  • 35484ac730 If FileBot is called with --license with an interactive console, then force console license activation (to avoid issues when the GUI starts up but X is screwed up on some Linux systems, thus crashing on startup, failing to activate the license) Reinhard Pointner 2018-11-29 01:55:03 +0700
  • 2dcb3ca2fc Fix license activation issues on headless machines Reinhard Pointner 2018-11-29 01:50:56 +0700
  • 30fe2961d1 Don't print egrep match to console Reinhard Pointner 2018-11-29 01:39:52 +0700
  • ff91ceaf5b Revert to amd64 only DEB package due to JavaFX native dependencies Reinhard Pointner 2018-11-28 23:50:23 +0700
  • 3c3b367686 Strip av / ffmpeg native code Reinhard Pointner 2018-11-28 23:25:01 +0700
  • 36d77a8a6a Revert to amd64 only DEB package due to JavaFX native dependencies Reinhard Pointner 2018-11-28 23:20:34 +0700
  • 918ef8654e Revert to amd64 only DEB package due to JavaFX native dependencies Reinhard Pointner 2018-11-28 23:16:09 +0700
  • a3c0323fd6 Revert to amd64 only DEB package due to JavaFX native dependencies Reinhard Pointner 2018-11-28 23:15:37 +0700
  • ca1b8c0440 Remove -noarch suffix from SPK package Reinhard Pointner 2018-11-28 01:16:30 +0700
  • 289ebbfcf8 AUR: There currently is no JavaFX 11 package, so we'll just guess what the path might be, and modify later when there's an official package. Reinhard Pointner 2018-11-27 17:06:41 +0700
  • 85039e5eb8 Fix AUR package Reinhard Pointner 2018-11-26 16:20:36 +0700
  • 64adf93119 Improving theme support for GTK 2 apps https://forum.snapcraft.io/t/improving-theme-support-for-gtk-2-apps/7693 Reinhard Pointner 2018-11-26 16:10:45 +0700
  • 56142441c3 base: core18 Reinhard Pointner 2018-11-26 06:26:24 +0700
  • 8acb0ff5f2 $SNAP/usr/lib/p7zip/7z Reinhard Pointner 2018-11-26 06:18:00 +0700