1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-10 19:35:15 -05:00
filebot/source/net/filebot
2016-11-14 01:00:45 +08:00
..
archive Refactor net.filebot.Archive.extractor 2016-10-31 16:47:01 +08:00
cli Avoid unnecessary Guava dependencies 2016-11-13 02:00:26 +08:00
format Refactor MediaBindingBean error handling 2016-11-13 19:12:30 +08:00
gio Refactor GVFS (don't require libgio) 2016-07-12 00:03:29 +08:00
hash Unify gui/console logging 2016-03-09 20:36:28 +00:00
mac Refactor ApplicationFolder 2016-08-04 15:05:54 +08:00
media Fix keyword exclude pattern for {group} 2016-11-09 21:29:03 +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 Check if file name matches a language name (e.g. English.srt) 2016-09-08 16:27:45 +08:00
torrent Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
ui Avoid NPE 2016-11-14 00:33:39 +08:00
util Refactor Normalization 2016-11-09 23:02:25 +08:00
vfs Use Objects.hash() 2016-10-31 05:03:39 +08:00
web -Dnet.filebot.WebServices.TheMovieDB.adult=true 2016-11-14 01:00:45 +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 Add additional debug logging just in case something strange happens. 2016-11-12 22:25:56 +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 startup issues 2016-10-31 01:38:12 +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 Fix "Getting Started" regression issues 2016-10-19 01:00:13 +08:00
Settings.java Refactor net.filebot.Archive.extractor 2016-10-31 16:47:01 +08:00
Settings.properties Bump 4.7.5 2016-11-12 06:48:40 +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