1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot
2016-11-21 01:56:43 +08:00
..
archive Refactor net.filebot.Archive.extractor 2016-10-31 16:47:01 +08:00
cli Less verbose debug logging 2016-11-15 04:50:52 +08:00
format Ignore NEWLINE in format expression literals 2016-11-21 00:38:57 +08:00
gio Work around compiler type-inference issues 2016-11-19 00:12:36 +08:00
hash Unify gui/console logging 2016-03-09 20:36:28 +00:00
mac Fix MigLayout 5 issues 2016-11-20 02:52:01 +08:00
media Refactor UnicodeReader and BOM detection 2016-11-21 01:56:43 +08:00
mediainfo Refactor MediaInfo 2016-08-10 04:13:39 +08:00
resources Refactor Presets 2016-10-24 02:19:41 +08:00
similarity Refactor MediaBindingBean error handling 2016-11-13 19:12:30 +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 Refactor UnicodeReader and BOM detection 2016-11-21 01:56:43 +08:00
util Refactor UnicodeReader and BOM detection 2016-11-21 01:56:43 +08:00
vfs Refactor UnicodeReader and BOM detection 2016-11-21 01:56:43 +08:00
web Support {info.originalLanguage} and {audioLanguages} 2016-11-17 14:48:24 +08:00
win Play with System.AppUserModel.ID (Windows 7 integration) 2016-07-13 22:02:33 +08:00
ApplicationFolder.java Refactor ApplicationFolder 2016-08-04 15:05:54 +08:00
Cache.java Add additional debug logging just in case something strange happens. 2016-11-12 22:25:56 +08:00
CachedResource.java Improved logging for CachedResource (especially when dealing with malformed XML or JSON responses) 2016-11-18 17:46:41 +08:00
CacheManager.java Use human sort order for all paths loaded into the UI 2016-09-29 02:12:29 +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 various HistorySpooler issues 2016-09-24 19:51:03 +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 Fix MigLayout 5 issues 2016-11-20 02:52:01 +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 * 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 Avoid rendering issues on Windows 10 2016-11-17 07:23:14 +08:00
Settings.java Refactor net.filebot.Archive.extractor 2016-10-31 16:47:01 +08:00
Settings.properties Fix MAS REJECT: 2016-11-17 15:06:59 +08:00
StandardRenameAction.java Refactor trash(File) 2016-08-17 03:11:56 +08:00
UserFiles.java We can only reveal / select one file per revealed folder 2016-08-17 03:36:01 +08:00
WebServices.java -Dnet.filebot.WebServices.TheMovieDB.adult=true 2016-11-14 01:00:45 +08:00