.. |
archive
|
Fix extract tool selection feature
|
2017-09-22 13:54:08 +07:00 |
cli
|
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 |
format
|
Refactor PlexNamingStandard
|
2018-02-17 11:36:20 +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
|
Fix {plex} regression issue for Anime type episode objects
|
2018-02-27 16:11:17 +07:00 |
mediainfo
|
Use java.lang.ref.Cleaner instead of Object.finalize() in Java 9 branch
|
2017-10-31 18:07:10 +01:00 |
platform
|
disable MigLayout scaling to fix layout on high-resolution screens
|
2018-03-05 18:57:51 +07:00 |
resources
|
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 |
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
|
Skip empty subtitle elements when transcoding subtitle files
|
2017-07-24 23:20:11 +08:00 |
torrent
|
Fix Java 9 @Deprecated warnings
|
2017-10-16 21:09:25 +02:00 |
ui
|
Fix potential NPE
|
2017-12-11 18:58:19 +01:00 |
util
|
Support for DVR-MS files
|
2018-01-01 23:37:42 +01:00 |
vfs
|
Refactor Enum.forName error messages
|
2017-02-17 22:02:20 +08:00 |
web
|
Make ID3 genre value available via {genre} binding (works only if ID3 Lookup is used)
|
2017-12-21 10:17:13 +01:00 |
ApplicationFolder.java
|
Compatibility fix
|
2016-11-26 01:37:09 +08: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 |
Logging.java
|
Require a set of distinct files
|
2017-06-11 20:44:49 +08:00 |
Main.java
|
Use JDK 9 MultiResolutionImage
|
2018-03-05 18:44:24 +07: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
|
Support for DVR-MS files
|
2018-01-01 23:37:42 +01: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
|
Lazy-load script bundle
|
2016-04-09 23:20:13 +00:00 |
ResourceManager.java
|
Use JDK 9 MultiResolutionImage
|
2018-03-05 18:44:24 +07:00 |
Settings.java
|
Fix cask deployment
|
2018-03-03 03:07:26 +07:00 |
Settings.properties
|
Support for custom build profiles
|
2018-01-19 21:55:19 +01: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
|
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 |