filebot/source/net/filebot
2016-04-22 16:12:20 +08:00
..
archive Refactor 2016-04-02 09:07:10 +00:00
cli Refactor VideoQuality comparator 2016-04-17 08:44:03 +00:00
format try to convert absolute numbers to SxE numbers when using {s00e00} binding 2016-04-22 16:05:42 +08:00
gio * Format Source 2015-07-25 22:47:19 +00:00
hash Unify gui/console logging 2016-03-09 20:36:28 +00:00
mac Use EventBus singleton that runs tasks on the EDT 2016-03-20 07:52:13 +00:00
media Improved auto-detection for E01 style episodes 2016-04-18 13:51:05 +00:00
mediainfo Cleanup 2016-03-12 10:38:07 +00:00
resources Add AutoDetectMatcher 2016-04-06 18:56:39 +00:00
similarity Make sure that specials can't override available standard (even if partial) episode matches 2016-04-18 14:02:10 +00:00
subtitle Refactor 2016-04-05 18:06:23 +00:00
torrent Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
ui Don't show target files panel if it's empty 2016-04-22 16:01:54 +08:00
util Experiment with TheTVDB API v2 2016-04-16 21:41:16 +00:00
vfs * Format Source 2015-07-25 22:47:19 +00:00
web Fix compiler issues 2016-04-21 01:22:35 +08:00
Cache.java grace period to make sure data is always fresh when TTL is almost about to be reached 2016-03-24 07:56:43 +00:00
CachedResource.java Refactor VideoQuality comparator 2016-04-17 08:44:03 +00:00
CacheManager.java Do not shutdown caches (some parts of the app keep their references) 2016-03-11 17:34:47 +00:00
CacheType.java Cache xattr values so that metadata works as expected at least for the current session even if xattr is not supported by the filesystem and thus metadata can't be persisted 2016-03-27 16:56:54 +00:00
History.java Unify gui/console logging 2016-03-09 20:36:28 +00:00
HistorySpooler.java Unify application folder logic 2016-03-11 11:14:50 +00: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 Improved error logging 2016-04-12 06:19:45 +00:00
Main.java Improved error message (e.g. n00bs using the same file for filebot logging and shell IO redirection) 2016-04-16 21:41:13 +00:00
media.types Added *.vtt extension 2016-03-24 09:08:56 +00:00
MediaTypes.java * fix FileChooser issues 2014-11-07 16:43:19 +00:00
MetaAttributeView.java Use java.nio.charset.StandardCharsets.* instead of Charset.forName 2016-03-08 17:02:53 +00:00
NativeRenameAction.java Refactor 2016-04-13 11:22:03 +00:00
RenameAction.java * Format Source 2015-07-25 22:47:19 +00:00
Resource.java Lazy-load script bundle 2016-04-09 23:20:13 +00:00
ResourceManager.java * experiment with high-dpi icons 2015-11-20 14:04:49 +00:00
Settings.java Refactor 2016-03-27 20:40:27 +00:00
Settings.properties Bump to 4.7 (too many backwards incompatible changes) 2016-04-22 16:12:20 +08:00
StandardRenameAction.java Refactor 2016-04-13 11:22:03 +00:00
UserFiles.java Unify gui/console logging 2016-03-09 20:36:28 +00:00
WebServices.java Make sure that we can cancel worker pools if something goes wrong and an exception is thrown 2016-04-08 22:59:41 +00:00