filebot/source/net/sourceforge/filebot
Reinhard Pointner 826f42eb51 * support for checking ServerInfo and client download limits 2014-01-02 06:45:28 +00:00
..
archive * Organize Imports 2013-09-11 17:22:00 +00:00
cli * slightly improved movie-set auto-detection for better {pi} bindings 2014-01-02 02:18:17 +00:00
format * {lang} binding returns Language object now because Locale has compatibility issues with the various standards 2013-12-31 07:59:58 +00:00
gio * avoid GVFS initialization issues 2013-02-03 06:50:54 +00:00
hash * Organize Imports 2013-09-11 17:22:00 +00:00
media * pre-cluster by folder before using the nm-Matcher as to to avoid exponential time increase problems 2014-01-01 09:30:38 +00:00
mediainfo * my need duration filter in the future, not used yet though 2013-12-20 05:32:28 +00:00
resources * order function panels by importance 2013-12-30 07:37:01 +00:00
similarity * fine-tune anime matching 2013-12-27 22:49:56 +00:00
subtitle + allow user to define subtitle naming patterns 2014-01-01 08:46:29 +00:00
torrent * make serializer friendly 2012-12-12 10:27:26 +00:00
ui * make sure to display language name not just ISO3 2014-01-02 05:10:35 +00:00
vfs * Organize Imports 2013-09-11 17:22:00 +00:00
web * support for checking ServerInfo and client download limits 2014-01-02 06:45:28 +00:00
Analytics.java * disable java.util.prefs.WindowsPreferences warnings 2013-10-07 06:20:44 +00:00
Cache.java * more resilient just in case, probably not necessary 2013-09-15 03:36:23 +00:00
History.java * if history.xml is invalid xml for some reason just ignore and override the next time it's written to file 2013-10-09 21:25:21 +00:00
HistorySpooler.java * fix history spooler memory issues 2013-12-04 02:37:56 +00:00
Language.java * fix some interaction issues 2013-12-31 09:12:28 +00:00
Language.properties * include 3-letter language codes in Language config file 2013-12-31 07:28:30 +00:00
Main.java * fix issues with cmdline on headless systems 2013-12-24 03:24:02 +00:00
MediaTypes.java * expose file media.types entry as {mediaType} binding 2013-12-22 08:33:19 +00:00
MetaAttributeView.java * added script for deleting xattr metadata 2013-02-15 08:48:11 +00:00
NativeRenameAction.java * suppress annoying Windows Move/Copy Dialog UIs 2012-11-03 10:18:38 +00:00
RenameAction.java + support all rename actions (move, copy, hardlink, ...) in GUI as well 2012-07-12 11:23:23 +00:00
ResourceManager.java * removed icon cache, just crashes the app sometimes and it's not really necessary anyway 2012-07-13 12:39:21 +00:00
Settings.java * update 2013-03-26 08:52:07 +00:00
Settings.properties * call devel scripts via dev:name 2013-12-29 13:59:00 +00:00
StandardRenameAction.java * symlink using relative link targets if possible but default to absolute paths for cross-volume absolute symlinks if necessary 2013-08-15 10:51:39 +00:00
WebServices.java * replace TheTVDB online search with local search as best as possible to improve search result ranking 2013-10-13 14:50:45 +00:00
media.types + support .vob as video type 2013-11-29 03:31:12 +00:00