1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-12-25 09:18:51 -05:00
filebot/source/net/filebot
2016-06-12 18:16:18 +08:00
..
archive Refactor 2016-04-02 09:07:10 +00:00
cli Print lines as we go along (instead of all at the end) when calling -mediainfo on many files 2016-05-29 04:24:30 +08:00
format Added {id} binding to get the movie/series id as Integer 2016-06-04 12:46:17 +08:00
gio
hash Unify gui/console logging 2016-03-09 20:36:28 +00:00
mac use system trash to delete left-behind empty folders / hidden files 2016-05-07 18:14:46 +08:00
media can't initialize with known options because misleading NFO files may lead to bad matches 2016-05-28 16:05:53 +08:00
mediainfo Cleanup 2016-03-12 10:38:07 +00:00
resources Add AutoDetectMatcher 2016-04-06 18:56:39 +00:00
similarity Episode title can be null. Make sure to avoid NPE when episode title is used. 2016-05-12 23:54:49 +08:00
subtitle // ignore drawing commands (http://docs.aegisub.org/3.2/ASS_Tags/#drawing-commands) 2016-04-30 22:43:30 +08:00
torrent Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
ui + added {mediaTitle} binding 2016-05-29 20:47:06 +08:00
util Ignore invalid exclude list lines 2016-06-03 00:33:30 +08:00
vfs
web Internal TheMovieDB API for retrieving Country/AlternativeTitle mappings (return multi-map) 2016-06-07 06:04:55 +08:00
Cache.java Refactor ETag cache API 2016-04-25 14:31:33 +08:00
CachedResource.java Better error messages 2016-06-07 06:11:38 +08:00
CacheManager.java Refactor trash/delete 2016-05-16 03:09:30 +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 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
Logging.java Improved error logging 2016-04-12 06:19:45 +00:00
Main.java filebot -clear-cache has been disabled due to abuse. 2016-06-12 18:16:18 +08:00
media.types Added *.vtt extension 2016-03-24 09:08:56 +00:00
MediaTypes.java
MetaAttributeView.java Use java.nio.charset.StandardCharsets.* instead of Charset.forName 2016-03-08 17:02:53 +00:00
NativeRenameAction.java Refactor trash/delete 2016-05-16 03:09:30 +08:00
RenameAction.java
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 use platform-independent laf for standalone jar deployment 2016-06-05 14:05:44 +08:00
Settings.properties Refactor 2016-04-30 18:35:48 +08:00
StandardRenameAction.java Refactor trash/delete 2016-05-16 03:09:30 +08: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