Commit Graph

3642 Commits

Author SHA1 Message Date
Reinhard Pointner f0a59d51f0 Experiment with PGP signed messages 2018-06-10 22:27:50 +07:00
Reinhard Pointner 204e1e22c6 Experiment with PGP signed messages 2018-06-10 16:16:51 +07:00
Reinhard Pointner 68bfed8aa3 Experiment with PGP signed messages 2018-06-10 14:47:00 +07:00
Reinhard Pointner d7a147298d Experiment with PGP signed messages 2018-06-10 03:36:40 +07:00
Reinhard Pointner d392beae82 Experiment with PGP signed messages 2018-06-10 03:12:58 +07:00
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 9857627782 Experiment with PGP signed messages 2018-06-09 09:18:39 +07:00
Reinhard Pointner ca1fc5fea0 Experiment with PGP signed messages 2018-06-09 08:04:26 +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 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 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 a9aa5d8ae1 Add Long.toDate() convenience method 2018-04-24 14:15:59 +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 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 3127e0c926 Add 160x120 final step for {vf} binding 2018-03-23 14:35:07 +08:00
Reinhard Pointner 48c7b5e701 Parse TheMovieDB vote_average field into Artwork object 2018-03-20 09:32:38 +07:00
Reinhard Pointner ba93efa911 Always use canonical file path for application folder paths 2018-03-18 18:24:29 +07:00
Reinhard Pointner 9dc93cac2b Store user preferences to a XML file just in case system preferences subsystem (e.g. Windows Registry) has issues 2018-03-17 20:42:34 +07:00
Reinhard Pointner 3323ae1aa7 Store user preferences to a XML file just in case system preferences subsystem (e.g. Windows Registry) has issues 2018-03-17 20:40:31 +07:00
Reinhard Pointner c67ea9e73d Store user preferences to a XML file just in case system preferences subsystem (e.g. Windows Registry) has issues 2018-03-17 20:18:03 +07:00
Reinhard Pointner cc0c58070c Store user preferences to a XML file just in case system preferences subsystem (e.g. Windows Registry) has issues 2018-03-17 19:43:06 +07:00
Reinhard Pointner 818c2ffcb1 Upgrade to MigLayout 5.1 2018-03-17 17:50:19 +07:00
Reinhard Pointner 640db994b3 Throw exception if illegal --mode pattern was passed in 2018-03-15 09:50:54 +07:00
Reinhard Pointner 0b5d9a3518 // on Windows file paths that are longer than 260 characters cannot be opened 2018-03-10 23:39:21 +07:00
Reinhard Pointner 5f641dc1a6 print full stack trace if debug logging is enabled 2018-03-09 14:55:04 +07:00
Reinhard Pointner b51cb13b4d Code cleanup 2018-03-08 15:05:32 +07:00
Reinhard Pointner faf9998645 Add minimum margin when window is too small 2018-03-07 00:06:31 +07:00