Reinhard Pointner
f3dda44f8c
* set unixfs system property via filebot option -unixfs rather than -Dunixfs=true in the startup scripts
2012-08-15 10:47:46 +00:00
Reinhard Pointner
e6260ef0f9
* maybe a bad idea to delete any hidden folders... delete my .svn folder... limit cleanup to cache|temp|grape so nothing unexpected ever gets deleted
2012-07-28 20:55:20 +00:00
Reinhard Pointner
ae6a2cb0ae
* make sure each filebot instance gets it's own locked ehcache dir
2012-07-28 10:04:52 +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
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
59b67d7910
* set things up so that temporary files are saved in ~/.filebot/temp
2012-07-16 01:16:33 +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
d01d858713
* fix linux startup script for the portable package
2012-06-09 02:37:31 +00:00
Reinhard Pointner
4479b123d5
* add -Dunixfs=false as default value to all unix startup scripts
2012-04-15 15:44:19 +00:00
Reinhard Pointner
c739552c9a
* easy-to-enable proxy settings
2012-03-17 18:54:44 +00:00
Reinhard Pointner
0b171db10d
* update scripts
2012-03-10 10:47:39 +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
49c549bf3c
* clean-up
2011-12-29 01:31:11 +00:00
Reinhard Pointner
bb8f4fb3e7
+ added portable profile
2011-12-28 13:51:36 +00:00