1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-12-23 08:18:52 -05:00
filebot/source/net/filebot
2017-03-25 01:30:01 +08:00
..
archive Fix -Dnet.filebot.Archive.extractor=SevenZipExecutable listFiles() issues 2016-12-23 13:19:15 +08:00
cli Support --conflict override for disk folders 2017-03-25 01:30:01 +08:00
format Refactor CmdlineOperations 2017-03-23 16:53:20 +08:00
hash Refactor MediaTypes 2017-01-12 22:18:10 +08:00
media Deprecate url.exclude-blacklist # clutter file exclude pattern 2017-02-27 23:08:50 +08:00
mediainfo Refactor ImageMetadata 2017-03-24 02:32:49 +08:00
platform Better output for GVFS sysinfo 2017-03-23 23:23:20 +08:00
resources Explicitly add "Exif Metadata" to the Preset Editor 2017-03-03 21:19:52 +08:00
similarity Refactor EpisodeMetrics 2017-02-19 00:41:36 +08:00
subtitle Remove debug logging 2017-02-23 20:50:00 +08:00
torrent Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
ui Fix BindingDialog usability issues 2017-03-24 22:09:42 +08:00
util Add unit tests 2017-02-27 13:46:27 +08:00
vfs Refactor Enum.forName error messages 2017-02-17 22:02:20 +08:00
web Remove unnecessary memoize() calls 2017-03-14 18:20:50 +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 Make sure to debug log network errors 2017-02-12 21:54:00 +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 Make sure not to annoy users have purchased FileBot 2017-03-11 04:37:52 +08:00
InvalidResponseException.java Refactor InvalidResponseException 2017-01-31 19:29:00 +08:00
Language.java Remove debug logging 2017-02-23 20:50:00 +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 Allow -clear-prefs 2017-03-24 21:57:00 +08:00
MediaTypes.java Use "inferred media file" logic when retrieving MediaInfo for image files linked to video files (i.e. the same as with subtitle files) 2017-02-19 22:27:25 +08:00
MediaTypes.properties Add File.isImage() 2017-02-22 22:16:42 +08:00
MetaAttributeView.java Move platform-specific utilities into net.filebot.platform.* package 2017-03-06 20:52:04 +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 application.version: 4.7.9 2017-03-19 19:16:03 +08:00
StandardRenameAction.java Refactor Enum.forName error messages 2017-02-17 22:02:20 +08:00
UserFiles.java Move platform-specific utilities into net.filebot.platform.* package 2017-03-06 20:52:04 +08:00
WebServices.java Remove unnecessary memoize() calls 2017-03-14 18:20:50 +08:00