Reinhard Pointner
|
a367bffcc4
|
Make sure that users can override the filebot java system properties by setting $JAVA_OPTS
|
2016-03-08 16:21:13 +00:00 |
|
Reinhard Pointner
|
580b976f6d
|
+ remove analytics
|
2014-11-10 08:18:32 +00:00 |
|
Reinhard Pointner
|
b99f159df3
|
* don't use -XX args for GUI app since it seems to make things a bit less stable
|
2014-05-18 09:38:41 +00:00 |
|
Reinhard Pointner
|
5c29cf6f74
|
* replace all net.sourceforge.filebot with net.filebot in deployment build files
|
2014-04-19 06:33:08 +00:00 |
|
Reinhard Pointner
|
cf062bbe44
|
* disable useCreationDate by default
* if useCreationDate is enabled set the movie release date, not just the year
|
2014-04-06 05:35:53 +00:00 |
|
Reinhard Pointner
|
e67c3669b1
|
# boost application startup speed
-XX:+TieredCompilation
|
2014-03-19 19:02:44 +00:00 |
|
Reinhard Pointner
|
6996914492
|
-DuseCreationDate=true
|
2014-01-26 03:51:47 +00:00 |
|
Reinhard Pointner
|
25fe9bcc2c
|
* make sure to avoid JNA jnidispatch native lib conflicts
|
2013-11-24 07:44:48 +00:00 |
|
Reinhard Pointner
|
e1c8e8d17b
|
* try to fix various potential JNA init issues
|
2013-11-22 08:28:17 +00:00 |
|
Reinhard Pointner
|
ff35d137df
|
* disable warm-up feature to reduce possibly unnecessary network usage
|
2013-11-22 06:53:31 +00:00 |
|
Reinhard Pointner
|
19f69c9fbc
|
* set "fpcalc" executable via system property net.sourceforge.filebot.AcoustID.fpcalc
|
2013-10-09 06:31:05 +00:00 |
|
Reinhard Pointner
|
61bd6f1d9e
|
* no need to override -Xmx anymore since newer version of Java have a better default max-memory value
|
2013-02-15 10:45:06 +00:00 |
|
Reinhard Pointner
|
44bd948156
|
* improved cache prefetch depending on distro
|
2013-02-07 08:34:08 +00:00 |
|
Reinhard Pointner
|
70376e97f1
|
* start preparing special package for ubuntu software center
|
2013-02-03 10:15:36 +00:00 |
|
Reinhard Pointner
|
16eca618f5
|
* set -Djava.net.useSystemProxies=true for all deployment modes to automatically respect user-defined proxy settings of the OS
|
2012-11-15 10:25:55 +00:00 |
|
Reinhard Pointner
|
2d3b6cf3a4
|
* save metadata as extended file attributes for each file
* set file creation date to episode/movie release date
|
2012-10-23 19:05:55 +00:00 |
|
Reinhard Pointner
|
2c2ff2965d
|
* increase default connection timeouts to 10s/60s
|
2012-08-19 03:01:38 +00:00 |
|
Reinhard Pointner
|
6963eb41eb
|
* added -DuseNativeShell to jnlp
* don't create auto-create folders when not necessary
* manually set java/jna.library.path to make sure it's in the install folder
|
2012-07-20 03:38:47 +00:00 |
|
Reinhard Pointner
|
306eda5c8a
|
* make sure to resolve relative paths NativeRenameAction
|
2012-07-18 10:48:56 +00:00 |
|
Reinhard Pointner
|
0d2314eab0
|
* integrate native MOVE/COPY on Windows
|
2012-07-17 20:52:03 +00:00 |
|
Reinhard Pointner
|
8921cfc934
|
* set more sensible http connection timeouts in the GUI application launchers => -Dsun.net.client.defaultConnectTimeout=5000
-Dsun.net.client.defaultReadTimeout=25000
|
2012-07-07 08:19:00 +00:00 |
|
Reinhard Pointner
|
c739552c9a
|
* easy-to-enable proxy settings
|
2012-03-17 18:54:44 +00:00 |
|
Reinhard Pointner
|
6f56b23d35
|
* don't use java.io.tmpdir for the persistent cache but our own application folder
|
2011-12-29 04:56:28 +00:00 |
|
Reinhard Pointner
|
bb8f4fb3e7
|
+ added portable profile
|
2011-12-28 13:51:36 +00:00 |
|