filebot/source/net/filebot
Reinhard Pointner 2baeb4f3cb Fix for single-number multi-episode patterns
@see https://www.filebot.net/forums/viewtopic.php?f=5&t=4559&p=25428#p25428
2016-12-31 12:35:40 +08:00
..
archive Fix -Dnet.filebot.Archive.extractor=SevenZipExecutable listFiles() issues 2016-12-23 13:19:15 +08:00
cli Avoid potential "initialCapacity must not be negative" exceptions (JarEntry seems to behave strangely on some platforms) 2016-12-14 13:11:04 +08:00
format avoid time zone issues by interpreting all dates and times as UTC 2016-12-27 14:23:24 +08:00
gio Update snap 2016-11-24 22:27:22 +08:00
hash Refactor CmdlineInterface with proper types for all parameters 2016-11-28 06:10:42 +08:00
mac Fix MigLayout 5 issues 2016-11-20 02:52:01 +08:00
media Add AmazonHD pattern 2016-12-21 23:46:24 +08:00
mediainfo Refactor MediaInfo 2016-08-10 04:13:39 +08:00
resources Refactor Presets 2016-10-24 02:19:41 +08:00
similarity Fix for single-number multi-episode patterns 2016-12-31 12:35:40 +08:00
subtitle Refactor UnicodeReader and BOM detection 2016-11-21 01:56:43 +08:00
torrent Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
ui Make sure that the Loading indicator is visible if a Preset is being executed 2016-12-20 00:57:02 +08:00
util Make sure that the Loading indicator is visible if a Preset is being executed 2016-12-20 00:57:02 +08:00
vfs Refactor UnicodeReader and BOM detection 2016-11-21 01:56:43 +08:00
web Refactor common reload-episode-data tasks 2016-11-23 04:34:56 +08:00
win Play with System.AppUserModel.ID (Windows 7 integration) 2016-07-13 22:02:33 +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 Set RETRY time to 5 / 10 seconds 2016-11-21 04:27:34 +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
Language.java Refactor 2016-04-02 09:07:10 +00:00
Language.properties * add alias Portuguese (BR) for Brazilian language 2015-08-18 23:36:15 +00:00
Logging.java + Support ANSI color output on Linux / Mac 2016-10-19 02:29:16 +08:00
Main.java Compatibility fix 2016-11-26 01:37:09 +08:00
MediaTypes.java Organize Imports 2016-10-21 01:05:27 +08:00
MetaAttributeView.java Refactor MetaAttributeView 2016-08-10 00:49:17 +08:00
NativeRenameAction.java Refactor NativeRenameAction 2016-08-15 02:55:05 +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 Fix error prone code 2016-11-26 01:19:17 +08:00
Settings.properties Bump 4.7.6 2016-12-30 14:56:08 +08:00
StandardRenameAction.java Refactor RenameAction 2016-11-25 19:37:20 +08:00
UserFiles.java We can only reveal / select one file per revealed folder 2016-08-17 03:36:01 +08:00
WebServices.java Refactor CmdlineInterface with proper types for all parameters 2016-11-28 06:10:42 +08:00
media.types Added *.vtt extension 2016-03-24 09:08:56 +00:00