filebot/source/net/filebot
Reinhard Pointner 84b29479e8 * noop
2015-03-27 07:10:42 +00:00
..
archive * noop 2015-03-27 07:10:42 +00:00
cli * simplify common usage 2015-03-26 08:40:57 +00:00
format * {di} binding now always returns the duplicate indenity index 1..n and will never unwind 2015-03-16 05:51:03 +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 * support for delegating 7z extract & list operation to the "7z" cmdline tool rathern than the native bindings which are default 2015-03-25 22:38:15 +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 * simplify common usage 2015-03-26 08:40:57 +00:00
util * added file create helper function 2015-03-25 05:36: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 * enable review reminder for Ubuntu Software Center package 2015-03-09 08:55:10 +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 * support for delegating 7z extract & list operation to the "7z" cmdline tool rathern than the native bindings which are default 2015-03-25 22:38:15 +00:00
Settings.properties + push FileBot 4.5.6 B1 2015-01-19 11:57:39 +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 + major rewrite of episode metadata / SeriesInfo 2014-12-10 18:53:58 +00:00