filebot/source/net/filebot
Reinhard Pointner 4897adf913 Refactor Enum.forName error messages 2017-02-17 22:02:20 +08:00
..
archive Fix -Dnet.filebot.Archive.extractor=SevenZipExecutable listFiles() issues 2016-12-23 13:19:15 +08:00
cli Refactor Enum.forName error messages 2017-02-17 22:02:20 +08:00
format Hide constructor in utility classes 2017-02-14 21:26:04 +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 Hide constructor in utility classes 2017-02-14 21:26:04 +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 SxE sets for Episode objects cannot be cached because the same Episode (by ID) may have different episode numbers depending on the order (e.g. Airdate VS DVD order) 2017-02-17 19:51:28 +08:00
subtitle Refactor Enum.forName error messages 2017-02-17 22:02:20 +08:00
torrent Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
ui Experiment with Ubuntu Unity integration 2017-02-16 02:38:51 +08:00
util Hide constructor in utility classes 2017-02-14 21:26:04 +08:00
vfs Refactor Enum.forName error messages 2017-02-17 22:02:20 +08:00
web Refactor Enum.forName error messages 2017-02-17 22:02:20 +08:00
win Hide constructor in utility classes 2017-02-14 21:26:04 +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 Fix Locking <file> log message 2017-02-15 01:36:59 +08:00
Main.java Fix JFrame icon for KDE 2017-02-16 03:07:27 +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 Experiment with Ubuntu Unity integration 2017-02-16 00:58:43 +08:00
Settings.properties ms-windows-store://review/?ProductId=9NBLGGH52T9X 2017-02-15 16:59:03 +08:00
StandardRenameAction.java Refactor Enum.forName error messages 2017-02-17 22:02:20 +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