1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-02 08:25:02 -04:00
Commit Graph

8 Commits

Author SHA1 Message Date
Reinhard Pointner
2c2ff2965d * increase default connection timeouts to 10s/60s 2012-08-19 03:01:38 +00:00
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
59b67d7910 * set things up so that temporary files are saved in ~/.filebot/temp 2012-07-16 01:16:33 +00:00
Reinhard Pointner
8e821d9a17 * setup /usr/bin/filebot via postinst/prerem scripts 2012-06-17 10:43:18 +00:00
Reinhard Pointner
a342f14ccf + support .ipk package 2012-05-08 01:23:32 +00:00