Commit Graph

5421 Commits

Author SHA1 Message Date
Reinhard Pointner be082ab863 Experiment with PGP signed messages 2018-06-10 01:43:28 +07:00
Reinhard Pointner 03fb5b3b94 Experiment with PGP signed messages 2018-06-10 01:15:23 +07:00
Reinhard Pointner 4e01a42e69 Experiment with PGP signed messages 2018-06-09 23:46:14 +07:00
Reinhard Pointner fd8a9b4de6 Make sure to parse large numbers 2018-06-09 22:48:45 +07:00
Reinhard Pointner 41eb392390 Make sure to parse large numbers 2018-06-09 22:48:20 +07:00
Reinhard Pointner a7a2993c44 Add m4b audio extension (mp4 audio books) 2018-06-09 22:25:32 +07:00
Reinhard Pointner 055e9586d0 Update MSI exe/ini files 2018-06-09 14:27:03 +07:00
Reinhard Pointner 1c50822c21 Remove jfxwebkit.dll to reduce installer size by 20 MB 2018-06-09 14:17:35 +07:00
Reinhard Pointner 042b496586 Refactor MSI build (heat, candle, light, F*CK THIS SHIT) 2018-06-09 14:06:55 +07:00
Reinhard Pointner 5425c0f7e2 Refactor MSI build (heat, candle, light, F*CK THIS SHIT) 2018-06-09 13:44:51 +07:00
Reinhard Pointner 28cc439bfc Refactor MSI build (heat, candle, light, F*CK THIS SHIT) 2018-06-09 12:35:57 +07:00
rednoah 95f8d08575 Experiment with PGP signed messages 2018-06-09 08:29:23 +00:00
Reinhard Pointner 9857627782 Experiment with PGP signed messages 2018-06-09 09:18:39 +07:00
Reinhard Pointner 7207e98bd7 Experiment with PGP signed messages 2018-06-09 08:06:57 +07:00
Reinhard Pointner ca1fc5fea0 Experiment with PGP signed messages 2018-06-09 08:04:26 +07:00
Reinhard Pointner b72e66f27b Use internal API 2018-06-07 14:52:28 +07:00
Reinhard Pointner bcf8022bda Fix javax.mail dependencies 2018-06-06 23:15:01 +07:00
Reinhard Pointner f85dc730f7 Fix javax.mail dependencies 2018-06-06 23:11:02 +07:00
Reinhard Pointner 87b9acc4ea Upgrade dependencies 2018-06-06 22:48:17 +07:00
Reinhard Pointner 564c60fe3f Upgrade dependencies 2018-06-06 22:22:51 +07:00
Reinhard Pointner 9cd9bd2a0c Upgrade dependencies 2018-06-06 22:18:36 +07:00
Reinhard Pointner b937b6e85b Upgrade dependencies 2018-06-06 22:12:18 +07:00
Reinhard Pointner 6d17aaf451 Upgrade dependencies 2018-06-06 21:58:31 +07:00
Reinhard Pointner aa713063ed application.version: 4.8.2 2018-06-06 21:39:47 +07:00
Reinhard Pointner 97c3dfed08 jre.version: 10.0.1 2018-06-06 21:37:50 +07:00
Reinhard Pointner 7a4e27c631 Upgrade dependencies 2018-06-06 21:34:45 +07:00
Reinhard Pointner 5ef87cf100 MEDIAINFO_VERSION="18.05" 2018-06-06 21:24:48 +07:00
Reinhard Pointner 9bc99007e1 Don't use sortName() transformation when applying String.acronym()
https://www.filebot.net/forums/viewtopic.php?f=8&t=5969
2018-06-06 16:57:51 +07:00
Reinhard Pointner 8526389306 Legacy packages for Windows 7 and Windows Server 2018-06-05 22:07:46 +07:00
Reinhard Pointner c8e6389b77 Refactor common media characteristics (e.g. to use ffprobe instead of libmediainfo internally for various use cases, via -Dnet.filebot.media.parser=ffprobe) 2018-06-05 13:35:39 +07:00
Reinhard Pointner 8efa664d76 Make sure that LocalIndex for different years can be computed concurrently (e.g. 1-2 second speedup when processing single movie files) 2018-06-05 12:49:54 +07:00
Reinhard Pointner 1390a23318 Refactor common media characteristics (e.g. to use ffprobe instead of libmediainfo internally for various use cases) 2018-06-04 19:44:35 +07:00
Reinhard Pointner 3885030695 Remove non-repository links 2018-06-04 01:49:11 +07:00
Reinhard Pointner e8ca45789c Refactor common media characteristics (e.g. to use ffprobe instead of libmediainfo internally for various use cases) 2018-06-03 19:45:17 +07:00
Reinhard Pointner 82557248d4 Refactor common media characteristics (e.g. to use ffprobe instead of libmediainfo internally for various use cases) 2018-06-03 19:12:05 +07:00
Reinhard Pointner 047eddfeb5 -Dnet.filebot.archive.7z=/path/to/7z 2018-06-03 19:10:30 +07:00
Reinhard Pointner 5f8fb5ad2c TODO: disable 0-termination when reading / writing xattr String values (older versions will not be forwards compatible with this change) 2018-06-03 18:43:19 +07:00
Reinhard Pointner c5395e5ff1 EXPERIMENTAL: Add {ffprobe} binding for direct access to ffprobe -show_streams -print_format json 2018-06-02 23:38:27 +07:00
Reinhard Pointner 435271f57d TODO: disable 0-termination when reading / writing xattr String values (older versions will not be forwards compatible with this change) 2018-06-02 13:59:31 +07:00
Reinhard Pointner 16cb92f08e Support for 00th Anniversary Edition / Diamond Edition in {tags} pattern 2018-05-29 12:23:26 +07:00
Reinhard Pointner 736018deb4 Easy access to TheMovieDB Alternative Titles in custom formats via Movie.getAlternativeTitles() extension function 2018-05-28 15:07:16 +07:00
Reinhard Pointner 368da08019 Refactor movie local search and optimize "no year" corner case 2018-05-28 14:48:54 +07:00
Reinhard Pointner 6d818f8ffe + Support for --file-filter option (e.g. useful on Windows where find -exec isn't possible) 2018-05-21 16:33:58 +07:00
Reinhard Pointner b3ee9f3520 Use ADD when pasting Episode data from the clipboard to better support "manual matching" use cases (where multiple files are matched to the same episode) 2018-05-12 22:56:19 +07:00
Reinhard Pointner 0bca308f5a Disable links for Patreon goals that are unlikely to be reached 2018-05-09 02:48:43 +07:00
Reinhard Pointner a9aa5d8ae1 Add Long.toDate() convenience method 2018-04-24 14:15:59 +07:00
Reinhard Pointner 0761faded4 Bump to 4.8.1 to publish a minor update on the app store 2018-04-21 19:34:10 +07:00
Reinhard Pointner 426730fec6 List files within /Volumes as media root (sandbox seems to give access to folder listings for that) 2018-04-21 12:32:50 +07:00
Reinhard Pointner 63fc7d80b2 List files within /Volumes as media root (sandbox seems to give access to folder listings for that) 2018-04-21 12:09:47 +07:00
Reinhard Pointner 34d779faab List files within /Volumes as media root (sandbox seems to give access to folder listings for that) 2018-04-21 11:42:38 +07:00