.. |
archive
|
* noop
|
2015-03-27 07:10:42 +00:00 |
cli
|
* fix IO redirection issues when script is reading from STDIN
|
2015-04-19 04:36:29 +00:00 |
format
|
* make sure video resolution doesn't interfere with group pattern
|
2015-04-28 15:45:18 +00:00 |
gio
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
hash
|
* 5-letter text doesn't fit into the labels properly with Aqua LaF
|
2014-08-28 15:13:34 +00:00 |
mac
|
* allow users to force "Select Folders" and "Select Files" in Rename panel via SHIFT+CLICK "Load" for users that have trouble with file chooser (JavaFX doesn't support Folder & Files file chooser) and especially if Drag-n-Drop doesn't work for some reason
|
2015-03-24 11:23:24 +00:00 |
media
|
* Fix corner-case that leads to mismatch if DB says a movie (in name yyyy format) doesn't exist while at the same time there is an RG of the same name
|
2015-04-28 15:23:01 +00:00 |
mediainfo
|
* reduce unnecessary messages that may confuse users that have the libraries install via the mediainfo packages
|
2014-05-01 02:14:33 +00:00 |
resources
|
+ "Change Folder" button in Format Dialog for quickly switching the absolute folder part of the format
|
2014-11-03 14:31:09 +00:00 |
similarity
|
* fine-tune decision logic to fix issues with multi-episode matching in non-interactive mode
|
2015-03-11 04:13:57 +00:00 |
subtitle
|
* remove unused hash-lookup related code
|
2015-01-10 20:52:10 +00:00 |
torrent
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
ui
|
* fix background issues on Mac
|
2015-04-21 08:47:33 +00:00 |
util
|
* use NIO.2 to create folders everywhere so we can get better error messages / exception messages
|
2015-04-11 18:31:29 +00:00 |
vfs
|
* fix virtual path getName (filename without extension) logic
|
2015-03-25 22:28:20 +00:00 |
web
|
* fix NPE
|
2015-02-26 15:53:50 +00:00 |
Cache.java
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
History.java
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
HistorySpooler.java
|
* remove Java 6 compatibility hacks
|
2014-11-07 04:54:21 +00:00 |
Language.java
|
* properly deal with language codes for various Chinese-like SublanguageIDs and LanguageNames
|
2015-01-15 18:06:55 +00:00 |
Language.properties
|
* fix language code resolution issues
|
2014-08-27 19:53:10 +00:00 |
Main.java
|
* add \n after each script execution (useful for looking at logs later and having empty line separators)
|
2015-05-02 18:31:43 +00:00 |
media.types
|
* added support for processing *.ac3 and *.dts audio stream files along with the video files
|
2014-12-12 05:34:45 +00:00 |
MediaTypes.java
|
* fix FileChooser issues
|
2014-11-07 16:43:19 +00:00 |
MetaAttributeView.java
|
* more simple warning message if xattr is not supported
|
2014-07-17 16:28:52 +00:00 |
NativeRenameAction.java
|
* fix potential issues with case-change rename (on the same file) on Windows
|
2014-09-04 06:27:23 +00:00 |
RenameAction.java
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
ResourceManager.java
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
Settings.java
|
* use NIO.2 to create folders everywhere so we can get better error messages / exception messages
|
2015-04-11 18:31:29 +00:00 |
Settings.properties
|
* make scripting stable branches independent of filebot major versions
|
2015-04-19 13:47:43 +00:00 |
StandardRenameAction.java
|
* rename HARDLINK | COPY action to DUPLICATE
|
2014-08-30 19:51:25 +00:00 |
UserFiles.java
|
* allow users to force "Select Folders" and "Select Files" in Rename panel via SHIFT+CLICK "Load" for users that have trouble with file chooser (JavaFX doesn't support Folder & Files file chooser) and especially if Drag-n-Drop doesn't work for some reason
|
2015-03-24 11:23:24 +00:00 |
WebServices.java
|
* better error reporting when entering illegal user/passwords
|
2015-04-06 03:33:25 +00:00 |