filebot/source/net/filebot
Reinhard Pointner f2051e835b JDK BUG: Desktop.browse() doesn't work in snap environment but xdg-open works just fine 2018-06-21 03:42:03 +07:00
..
archive -Dnet.filebot.archive.7z=/path/to/7z 2018-06-03 19:10:30 +07:00
cli Simplify license error messages 2018-06-20 02:13:54 +07:00
format + add {hdr} binding (i.e. yield HDR or unwind) 2018-06-17 20:05:45 +07:00
hash Fix "At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored" warnings 2017-10-16 21:41:17 +02:00
media Additional step for 1080p for oddly wide 1080p content 2018-06-16 23:40:40 +07:00
mediainfo 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
platform MACOS BREAKING CHANGE: Disable 0-termination when reading / writing xattr String values (older versions will not be forwards-compatible with this change) 2018-06-11 14:19:41 +07:00
resources Experiment with user prompts 2018-06-15 00:55:46 +07:00
similarity Fix "At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored" warnings 2017-10-16 21:41:17 +02:00
subtitle 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
torrent Fix Java 9 @Deprecated warnings 2017-10-16 21:09:25 +02:00
ui Fix text color (especially on Linux with dark GTK theme) 2018-06-20 19:29:46 +07:00
util JDK BUG: Desktop.browse() doesn't work in snap environment but xdg-open works just fine 2018-06-21 03:42:03 +07:00
vfs Refactor Enum.forName error messages 2017-02-17 22:02:20 +08:00
web 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
ApplicationFolder.java Avoid directory listing of folders that can't accessible due to the sandbox anyway 2018-04-16 14:18:52 +07:00
Cache.java Fix "At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored" warnings 2017-10-16 21:41:17 +02:00
CacheManager.java Compatibility fix 2016-11-26 01:37:09 +08:00
CacheType.java Make sure that xattr are cached long enough (even for long amc script runs) 2016-05-17 00:43:40 +08:00
CachedResource.java Make sure to debug log network errors 2017-02-12 21:54:00 +08:00
History.java Use Objects.hash() 2016-10-31 05:03:39 +08:00
HistorySpooler.java Added GroovyRenameAction and ProcessRenameAction 2017-04-05 16:15:34 +08:00
InvalidResponseException.java Refactor InvalidResponseException 2017-01-31 19:29:00 +08:00
Language.java Fix misleading exception 2017-05-26 11:48:50 +08:00
Language.properties Correctly recognize "Brazilian" language name when looking up language suffix for subtitles 2017-07-06 22:19:17 +08:00
License.java Experiment with user prompts 2018-06-15 01:13:44 +07:00
LicenseError.java Experiment with PGP signed messages 2018-06-10 01:15:23 +07:00
LicenseModel.java Experiment with PGP signed messages 2018-06-14 15:48:02 +07:00
Logging.java Require a set of distinct files 2017-06-11 20:44:49 +08:00
Main.java Experiment with user prompts 2018-06-15 00:52:07 +07:00
MediaTypes.java Experiment with PGP signed messages 2018-06-14 17:11:00 +07:00
MediaTypes.properties Experiment with PGP signed messages 2018-06-14 17:11:00 +07:00
MetaAttributeView.java FileSystemException:/path/to/file: Unable to get size of extended attribute 'net.filebot.metadata': No data available 2017-04-02 02:29:15 +08:00
NativeRenameAction.java Refactor NativeRenameAction 2017-11-27 17:16:13 +01:00
RenameAction.java --mode interactive -> basic selection and confirmation dialogs for the CLI 2016-11-25 07:09:35 +08:00
Resource.java Experiment with PGP signed messages 2018-06-10 01:43:28 +07:00
ResourceManager.java Use @2x window icons 2018-03-06 14:36:01 +07:00
Settings.java Update purchase website 2018-06-16 19:13:33 +07:00
Settings.properties Experiment with PGP signed messages 2018-06-14 13:40:00 +07:00
StandardRenameAction.java Support CoW clones on both macOS (with APFS) and Linux (with BTRFS) and enable those actions in the GUI 2017-11-27 18:18:37 +01:00
UserFiles.java Refactor com.apple.* usages to JDK 9 2017-10-16 17:53:39 +02:00
WebServices.java Experiment with PGP signed messages 2018-06-14 13:40:00 +07:00
license.key Experiment with PGP signed messages 2018-06-09 08:04:26 +07:00