1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-13 21:05:01 -05:00
filebot/source/net/filebot
2014-08-08 17:05:10 +00:00
..
archive * Organize Imports 2014-07-24 11:31:24 +00:00
cli * using FastFile might be useful for scripting (esp. with slow remote file systems) 2014-08-02 06:07:41 +00:00
format + remove IMDb 2014-08-05 08:23:39 +00:00
gio * fix package and import declarations 2014-04-19 06:30:29 +00:00
hash * avoid potentially NULL-listFiles() calls 2014-07-28 10:00:27 +00:00
mac + Drop-To-Unlock Dialog for when the user has to grant access to folders manually via FileDialog or DnD 2014-08-08 17:05:10 +00:00
media + Drop-To-Unlock Dialog for when the user has to grant access to folders manually via FileDialog or DnD 2014-08-08 17:05:10 +00:00
mediainfo * reduce unnecessary messages that may confuse users that have the libraries install via the mediainfo packages 2014-05-01 02:14:33 +00:00
resources + Drop-To-Unlock Dialog for when the user has to grant access to folders manually via FileDialog or DnD 2014-08-08 17:05:10 +00:00
similarity * prefer List over Array 2014-08-06 14:17:29 +00:00
subtitle * fix package and import declarations 2014-04-19 06:30:29 +00:00
torrent * fix package and import declarations 2014-04-19 06:30:29 +00:00
ui + Drop-To-Unlock Dialog for when the user has to grant access to folders manually via FileDialog or DnD 2014-08-08 17:05:10 +00:00
util * include filters for Episode and Movie file types in Analyze panel 2014-08-05 13:07:38 +00:00
vfs + remove deprecated components 2014-08-06 12:03:16 +00:00
web * lower request limits to specification 2014-08-07 21:38:55 +00:00
Analytics.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
Cache.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
History.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
HistorySpooler.java * fix critical UI behaviour bug 2014-07-28 19:20:34 +00:00
Language.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
Language.properties * move folder net.sourceforge.filebot to net.filebot 2014-04-19 06:06:45 +00:00
Main.java * update API keys 2014-08-07 09:35:19 +00:00
media.types + support SHA-256 checksums 2014-07-22 07:13:35 +00:00
MediaTypes.java * properly deal with FileDialog user preferences 2014-07-29 08:43:54 +00:00
MetaAttributeView.java * more simple warning message if xattr is not supported 2014-07-17 16:28:52 +00:00
NativeRenameAction.java * make ACLs match target destination 2014-08-05 08:52:15 +00:00
RenameAction.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
ResourceManager.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
Settings.java * update API keys 2014-08-07 09:35:19 +00:00
Settings.properties * update anidb client identification 2014-08-08 16:45:23 +00:00
StandardRenameAction.java * support recreating folder structure with hardlink files (e.g. when using --action hardlink to process disk folders) 2014-07-15 12:57:07 +00:00
UserFiles.java * make sure to apply dialog titles for all providers 2014-08-08 16:44:35 +00:00
WebServices.java * update anidb client identification 2014-08-08 16:45:23 +00:00