Commit Graph

6328 Commits

Author SHA1 Message Date
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
Reinhard Pointner 844cba1e14 Fix maven dependency issues 2019-01-15 23:40:40 +07:00
Reinhard Pointner 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 2019-01-15 23:37:26 +07:00
Reinhard Pointner b3d9c53ef7 <dependency rev="3.0.2" org="com.fifesoft" name="rsyntaxtextarea" /> 2019-01-15 20:56:53 +07:00
Reinhard Pointner 86391a7f78 Force and Restore source last modified timestamp only if it was (possibly) changed by writing xattr metadata 2019-01-08 22:57:56 +07:00
Reinhard Pointner 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 2019-01-08 11:03:18 +07:00
Reinhard Pointner 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 2019-01-05 13:54:48 +07:00
Reinhard Pointner 103dd239c2 access episode list and find minimum airdate if necessary 2019-01-01 14:05:47 +07:00
Reinhard Pointner dc1b8a41a0 Set .xattr folder hidden on Windows 2018-12-31 13:09:45 +07:00
Reinhard Pointner 4a090ff576 Set .xattr folder hidden on Windows 2018-12-31 13:03:07 +07:00
Reinhard Pointner be7f86bf98 Make it clear that inferredMediaFile is used here 2018-12-31 12:07:33 +07:00
Reinhard Pointner 7bf24024b2 <dependency rev="3.0.0" org="com.fifesoft" name="rsyntaxtextarea" /> 2018-12-30 21:11:29 +07:00
Reinhard Pointner bba9ca4e8a Fix import 2018-12-30 14:42:58 +07:00
Reinhard Pointner 5ce426daed Fix import 2018-12-30 14:40:22 +07:00
Reinhard Pointner 61b551a37b Refactor and modularize xattr read/write access 2018-12-27 19:00:42 +07:00
Reinhard Pointner 5cdf6e4311 Refactor and modularize xattr read/write access 2018-12-27 18:51:24 +07:00
Reinhard Pointner 3daac8a72e Experiment with extattr commands for limited xattr support on *BSD 2018-12-27 04:36:27 +07:00
Reinhard Pointner c93a85c82f Experiment with extattr commands for limited xattr support on *BSD 2018-12-27 03:36:15 +07:00
Reinhard Pointner b8cb731d8b Reorder Type filters 2018-12-22 17:35:17 +07:00
Reinhard Pointner 62e276a9cf Add File.isClutter() extension method. 2018-12-20 18:38:44 +07:00
Reinhard Pointner dd95a40d11 Add "Move to Trash" action to Filter Tools and add additional type filters that might come in handy when batch deleting clutter files 2018-12-20 18:22:53 +07:00
Reinhard Pointner c856fc9638 Fix Java 8 AUR build 2018-12-18 16:38:41 +07:00
Reinhard Pointner 9e8c322bfe Fix Java 8 AUR build 2018-12-18 16:33:14 +07:00
Reinhard Pointner 20dd96eb06 Fix Java 8 AUR build 2018-12-18 16:27:52 +07:00