filebot/source/net/filebot
Reinhard Pointner ae96a2a55c Refactor SubtitleFormat and add SAMI support (read-only) 2017-02-14 02:33:21 +08:00
..
archive Fix -Dnet.filebot.Archive.extractor=SevenZipExecutable listFiles() issues 2016-12-23 13:19:15 +08:00
cli Support -non-strict in -list --q mode to fetch episodes for multiple results at once 2017-02-12 19:56:39 +08:00
format Use normalizePathSeparators 2017-02-09 16:21:32 +08:00
gio Remove unused code 2017-02-10 15:45:25 +08:00
hash Refactor MediaTypes 2017-01-12 22:18:10 +08:00
mac Use the com.sun.jna.platform additions that have been merged now 2017-02-09 18:41:01 +08:00
media groupingBy() does NOT preserve order by default (but we used to assume that it does) 2017-02-12 20:08:54 +08:00
mediainfo Refactor MediaInfo 2016-08-10 04:13:39 +08:00
resources Refactor Language 2017-01-14 04:32:42 +08:00
similarity Fix for single-number multi-episode patterns 2016-12-31 12:35:40 +08:00
subtitle Refactor SubtitleFormat and add SAMI support (read-only) 2017-02-14 02:33:21 +08:00
torrent Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
ui groupingBy() does NOT preserve order by default (but we used to assume that it does) 2017-02-12 20:08:54 +08:00
util Use normalizePathSeparators 2017-02-09 16:21:32 +08:00
vfs Refactor UnicodeReader and BOM detection 2016-11-21 01:56:43 +08:00
web Throttle OMDb usage to 2 requests per 1 second 2017-02-13 06:42:24 +08:00
win Use the com.sun.jna.platform additions that have been merged now 2017-02-09 18:41:01 +08: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
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 Fix error prone code 2016-11-25 23:59:26 +08:00
InvalidResponseException.java Refactor InvalidResponseException 2017-01-31 19:29:00 +08:00
Language.java Refactor Language 2017-01-14 05:04:44 +08:00
Language.properties Refactor Language 2017-01-14 04:32:42 +08:00
Logging.java Refactor warning messages 2017-02-01 16:17:33 +08:00
Main.java Use internal logging for --log-file instead of copying stdio/stderr to file (which doesn't work for native code or sub-process console output anyway) 2017-01-28 19:07:12 +08:00
MediaTypes.java Refactor MediaTypes 2017-01-12 22:18:10 +08:00
MediaTypes.properties Refactor MediaTypes 2017-01-12 22:18:10 +08:00
MetaAttributeView.java Use the com.sun.jna.platform additions that have been merged now 2017-02-09 18:41:01 +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 Avoid rendering issues on Windows 10 2016-11-17 07:23:14 +08:00
Settings.java Show version in frame title when auto-update is not supported (e.g. MSI package) 2017-02-11 01:05:41 +08:00
Settings.properties MAS requires 0.0.0 version numbers 2017-01-04 02:49:06 +08:00
StandardRenameAction.java Fix Grammar 2017-01-17 22:46:03 +08:00
UserFiles.java groupingBy() does NOT preserve order by default (but we used to assume that it does) 2017-02-12 20:08:54 +08:00
WebServices.java Make sure to preserve the original sort order (as returned by TheTVDB) 2017-02-12 19:09:31 +08:00