1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-16 06:15:02 -05:00
filebot/source/net/filebot
2017-03-03 21:27:13 +08:00
..
archive Fix -Dnet.filebot.Archive.extractor=SevenZipExecutable listFiles() issues 2016-12-23 13:19:15 +08:00
cli Allow rename(action) parameter to override the --action command-line option 2017-03-03 17:36:22 +08:00
format Refactor {sdhd} to support UHD/HD/SD and rename to {hd} 2017-03-03 17:51:54 +08:00
gio Improved GVFS error logging: GVFS: %s => %s 2017-02-25 22:43:31 +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 Deprecate url.exclude-blacklist # clutter file exclude pattern 2017-02-27 23:08:50 +08:00
mediainfo Explicitly add "Exif Metadata" to the Preset Editor 2017-03-03 21:19:52 +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 Use database icon for custom Presets instead of the generic "Run Script" icon 2017-03-03 21:27:13 +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 Use CachedResource API 2017-02-28 16:48:02 +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
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 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 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 Fix JFrame icon for KDE 2017-02-16 03:07:27 +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 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 + Push FileBot 4.7.8 2017-02-20 17:43:40 +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