1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-12-25 01:08:52 -05:00
filebot/source/net/filebot
2015-05-08 14:31:52 +00:00
..
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 * fix docs 2015-05-07 14: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 * add auto-completion to opensubtitles search box again (as to improve usability with people that didn't realize it was search box at that you were supposed to type a movie/series name there => now we suggest it as they type or click the combo box) 2015-05-08 14:31:52 +00:00
util * login and store only the MD5 password 2015-05-08 08:20:20 +00:00
vfs * fix virtual path getName (filename without extension) logic 2015-03-25 22:28:20 +00:00
web * login and store only the MD5 password 2015-05-08 08:59:15 +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 * log log file location only when --log all 2015-05-04 18:13:33 +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 * use without fail-save (hopefully we fixed the freeze issue) 2015-05-07 17:01:11 +00:00
WebServices.java * login and store only the MD5 password 2015-05-08 08:59:15 +00:00