Commit Graph

5601 Commits

Author SHA1 Message Date
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
Reinhard Pointner 684402fe12 List files within /Volumes as media root (sandbox seems to give access to folder listings for that) 2018-04-21 11:21:50 +07:00
Reinhard Pointner 685482a5f8 Windows First 2018-04-18 11:53:28 +07:00
Reinhard Pointner 12850dd7f0 Looking for a Linux package? Please support FileBot for Linux via Patreon 2018-04-18 11:51:04 +07:00
Reinhard Pointner 853704858f Looking for a Linux package? Please support FileBot for Linux via Patreon 2018-04-18 11:24:22 +07:00
Reinhard Pointner eb7310f095 Fix MAS review issue:
The user interface of your app is not consistent with the macOS Human Interface Guidelines. Specifically:

We found that menu items are not visible, except by right-clicking (see screenshot). See the "WYSIWYG (What You See Is What You Get)," "Give Users Alternate Ways to Accomplish Tasks," and "Designing Contextual Menus" sections of the Human Interface Guidelines.
2018-04-17 17:32:22 +07:00
Reinhard Pointner 7f09ea696c Make sure DD patterns are not over zealously stripped (e.g. "Odd Squad")
@see https://www.filebot.net/forums/viewtopic.php?f=10&t=5860
2018-04-16 20:18:56 +07:00
Reinhard Pointner 75a5cc55af Avoid directory listing of folders that can't accessible due to the sandbox anyway 2018-04-16 14:18:52 +07:00
Reinhard Pointner 75d0e86e8c Create folders if necessary on startup 2018-04-15 23:00:19 +07:00
Reinhard Pointner 8c56bfca71 --add-opens=java.base/java.time.chrono=ALL-UNNAMED 2018-04-15 22:11:13 +07:00
Reinhard Pointner 0bdffb35a2 MinVersion="10.0.14393.351" 2018-04-13 10:35:53 +07:00
Reinhard Pointner 3416788bb2 Looking for a Linux package? Please support FileBot for Linux via Patreon 2018-04-10 09:40:29 +07:00
Reinhard Pointner 68b940525f --add-opens=java.base/java.net=ALL-UNNAMED 2018-04-08 13:04:46 +08:00
Reinhard Pointner def34ef2ca -Djna.boot.library.path="$APP_ROOT/lib" 2018-04-05 16:18:46 +08:00
Reinhard Pointner ff3762b930 --add-opens=java.desktop/java.awt=ALL-UNNAMED 2018-04-05 15:46:47 +08:00
Reinhard Pointner 8e07de675c Unify production ready client code with unit test code 2018-04-03 16:00:59 +08:00
Reinhard Pointner d7df37666c Test custom build for BreeR 2018-04-03 15:30:40 +08:00
Reinhard Pointner 183453e2e3 Test custom build for BreeR 2018-04-03 14:42:02 +08:00
Reinhard Pointner da4965ecb7 Test custom build for BreeR 2018-04-03 14:31:46 +08:00
Reinhard Pointner 8788373041 Test custom build for BreeR 2018-04-03 14:10:04 +08:00
Reinhard Pointner 4927eafc72 Test -Djdk.gtk.version=3 2018-04-03 14:05:42 +08:00