Reinhard Pointner
d9eb335432
* update Windows helper executables for Java 8 a required JRE
2014-08-02 18:54:40 +00:00
Reinhard Pointner
1d19965e72
* this should people give more of a "queue" when processing large sets of files
2014-07-20 16:49:40 +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
dd0e707de5
* keep xattr disabled for the platform launcher as per specification
2014-04-20 15:24:30 +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
1d9890dc40
* fix portable settings
2014-04-15 04:25:27 +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
d4fba892f3
-DuseExtendedFileAttributes=true
2014-04-02 07:57:45 +00:00
Reinhard Pointner
d2b2b453b5
* add icon to uninstaller and name "Uninstall FileBot" since that works better with Win 8
2014-03-20 15:59:23 +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
45435fa529
* fix installer issues and require Java 7 on Windows
2013-08-07 18:36:28 +00:00
Reinhard Pointner
c4f82956e9
* cosmetic changes
2013-03-15 15:08:12 +00:00
Reinhard Pointner
b4631951ab
* use launch4j for console executable instead of startup script
2013-03-14 21:32:38 +00:00
Reinhard Pointner
26bc859eda
+ use our own domain www.filebot.net :)
2013-03-09 17:15:46 +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
651e0dcc46
* update docs
2013-02-13 05:58:13 +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
e318db8b56
* include fpcalc in installer packages
2013-01-10 19:13:21 +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
46f5e98c55
* add .cmd launcher to portable distro
2012-11-04 02:10:27 +00:00
Reinhard Pointner
acbe82aa53
* disable EAs in platform launcher by default
2012-11-03 14:24:06 +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
d1010338ec
* fix various MSI installer update/upgrade 32/64-bit issues
2012-10-22 11:02:14 +00:00
Reinhard Pointner
2c2ff2965d
* increase default connection timeouts to 10s/60s
2012-08-19 03:01:38 +00:00
Reinhard Pointner
71d0bd4786
add connection timeout to all startup scripts:
...
-Dsun.net.client.defaultConnectTimeout=5000
-Dsun.net.client.defaultReadTimeout=25000
2012-07-21 20:30:22 +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
e535b692ff
* simplified certain scripting use-cases
2012-07-04 10:22:41 +00:00
Reinhard Pointner
0c6b16b5f2
* set maxHeapSize through *.l4j.ini only
2012-06-18 08:34:51 +00:00
Reinhard Pointner
f1b75f5e0e
* disable direct3d for fail-safe launcher
2012-06-07 09:35:43 +00:00
Reinhard Pointner
c739552c9a
* easy-to-enable proxy settings
2012-03-17 18:54:44 +00:00
Reinhard Pointner
f66b6fe23a
* try to fix loadLibrary issues with mac/linux
2012-03-03 01:41:47 +00:00
Reinhard Pointner
82471e029f
* fix deployment issues with libs not being found
2012-02-26 18:05:07 +00:00
Reinhard Pointner
cfccf90c72
+ support extracting archives (zip, rar, 7z, ...)
...
* added 7-Zip-JBinding libs and native dependencies
* added CLI option -extract and make it available in scripting environment
* allow --output to be used as output folder in -rename CLI call
2012-02-26 12:58:16 +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
Reinhard Pointner
5fc97f9339
* added shortcut descs and uninstall shortcut
2011-12-26 06:48:54 +00:00
Reinhard Pointner
0eff37b056
* recompiled launcher.exe
2011-12-22 18:41:56 +00:00
Reinhard Pointner
568705fa3e
* added fail-save launcher to msi installer
2011-12-19 11:38:54 +00:00
Reinhard Pointner
3ac1f8f532
* update build information
2011-12-07 05:51:08 +00:00
Reinhard Pointner
e389930a40
* added startup script for mac (untested)
2011-11-16 03:00:54 +00:00
Reinhard Pointner
1f6bef9027
* rename
2011-11-15 04:58:08 +00:00