1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot
2016-12-14 13:11:04 +08:00
..
archive Refactor net.filebot.Archive.extractor 2016-10-31 16:47:01 +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 Added {dc} duplicate count binding and improved support for testing expressions and bindings with real data 2016-12-06 00:17:32 +09: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 Fix {plex} for Music 2016-12-06 00:12:52 +09:00
mediainfo Refactor MediaInfo 2016-08-10 04:13:39 +08:00
resources Refactor Presets 2016-10-24 02:19:41 +08:00
similarity SxE sequences must increase in linear order (e.g. multi episode 04-05 is allowed but Episode 05-04 will not be interpreted as multi episode) 2016-12-14 11:01:04 +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 Fix GUI conflict behaviour 2016-12-06 00:30:51 +09:00
util Avoid potential "initialCapacity must not be negative" exceptions (JarEntry seems to behave strangely on some platforms) 2016-12-14 13:11:04 +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
CachedResource.java Set RETRY time to 5 / 10 seconds 2016-11-21 04:27:34 +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
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
media.types Added *.vtt extension 2016-03-24 09:08:56 +00: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 Fix MAS REJECT: 2016-11-17 15:06:59 +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