.. |
archive
|
Fix extract tool selection feature
|
2017-09-22 13:54:08 +07:00 |
cli
|
Make sure that strict movie mode works exactly the same in GUI and CLI (it was only implemented correctly for the GUI)
|
2017-09-22 13:53:49 +07:00 |
format
|
Make sure that 748x574 resolution resolves to 576p
|
2017-08-03 12:01:36 +08:00 |
hash
|
Add support for SHA3-384 with Java 9
|
2017-05-26 17:15:21 +08:00 |
media
|
Fix year match regression issues
|
2017-09-26 11:50:13 +07:00 |
mediainfo
|
Refactor ImageMetadata
|
2017-03-24 02:32:49 +08:00 |
platform
|
Print full stack trace to log (if there is an exception)
|
2017-07-29 19:16:00 +08:00 |
resources
|
Added missing @2x icon
|
2017-03-29 13:48:10 +08:00 |
similarity
|
Fix PropertyBindings bugs
|
2017-06-05 15:21:34 +08:00 |
subtitle
|
Skip empty subtitle elements when transcoding subtitle files
|
2017-07-24 23:20:11 +08:00 |
torrent
|
Rewrite ListPanel for parallel editing and testing of format expressions
|
2016-03-20 18:33:31 +00:00 |
ui
|
Fix extract tool selection feature
|
2017-09-22 13:54:08 +07:00 |
util
|
Fix symlink/override issues
|
2017-09-28 12:21:29 +02:00 |
vfs
|
Refactor Enum.forName error messages
|
2017-02-17 22:02:20 +08:00 |
web
|
Preserve alias names as best as possible from all fields
|
2017-10-01 20:42:24 +02:00 |
ApplicationFolder.java
|
Compatibility fix
|
2016-11-26 01:37:09 +08:00 |
Cache.java
|
Add additional debug logging just in case something strange happens.
|
2016-11-12 22:25:56 +08:00 |
CachedResource.java
|
Make sure to debug log network errors
|
2017-02-12 21:54:00 +08: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 |
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 |
Logging.java
|
Require a set of distinct files
|
2017-06-11 20:44:49 +08:00 |
Main.java
|
Use platform-independent LaF for portable deployment
|
2017-06-18 14:42:19 +08:00 |
MediaTypes.java
|
Use "inferred media file" logic when retrieving MediaInfo for image files linked to video files (i.e. the same as with subtitle files)
|
2017-02-19 22:27:25 +08:00 |
MediaTypes.properties
|
Add support for SHA3-384 with Java 9
|
2017-05-26 17:15:21 +08: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
|
JNA 4.3.0
|
2017-01-17 18:24:30 +08:00 |
RenameAction.java
|
--mode interactive -> basic selection and confirmation dialogs for the CLI
|
2016-11-25 07:09:35 +08:00 |
Resource.java
|
Lazy-load script bundle
|
2016-04-09 23:20:13 +00:00 |
ResourceManager.java
|
Optimize Getting Started dialog for Windows
|
2017-04-02 03:45:02 +08:00 |
Settings.java
|
Use platform-independent LaF for portable deployment
|
2017-06-18 14:42:19 +08:00 |
Settings.properties
|
Support 32-bit APPX package
|
2017-08-23 19:56:41 +08:00 |
StandardRenameAction.java
|
Refactor Enum.forName error messages
|
2017-02-17 22:02:20 +08:00 |
UserFiles.java
|
Move platform-specific utilities into net.filebot.platform.* package
|
2017-03-06 20:52:04 +08:00 |
WebServices.java
|
the year might be off by 1 so we also check movies from the previous year and the next year
|
2017-09-25 03:03:41 +07:00 |