Commit Graph

105 Commits

Author SHA1 Message Date
Reinhard Pointner 76d7364cc0 C.UTF-8 2017-02-03 03:38:38 +08:00
Reinhard Pointner f9fdf3e375 IPKG: -Djna.nosys=false -Djna.nounpack=true 2017-01-06 14:04:03 +08:00
Reinhard Pointner 2a9a27ef51 Make sure JNA is loaded from the library path 2016-12-16 16:39:32 +08:00
Reinhard Pointner 9c2cfe9cf6 Use -Dnet.filebot.gio.GVFS="$XDG_RUNTIME_DIR/gvfs" for standard Debian/Ubuntu Linux 2016-11-18 18:29:17 +08:00
Reinhard Pointner 8f13b8c1c8 Unify common build properties 2016-11-05 21:51:19 +08:00
Reinhard Pointner 4e177576e0 Unify common build properties 2016-11-05 04:19:30 +08:00
Reinhard Pointner 3c96a9f294 Unify deb/ipk builds and switch to jdeb 2016-11-04 06:46:00 +08:00
Reinhard Pointner b244aba3f2 -DuseGVFS=true 2016-07-12 00:48:07 +08:00
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 139e3eef6c Update filebot.sh with $APP_DATA must be writable sanity checks 2016-03-06 15:32:30 +00:00
Reinhard Pointner 76f275ebae Improve sanity check 2016-03-05 21:06:23 +00:00
Reinhard Pointner 1f6d16d8b9 * support JAVA_OPTS convention for JVM argument injection 2015-10-16 14:29:28 +00:00
Reinhard Pointner 3b1cee165a * ERR_MSG: The environment variable 'HOME' must be set 2015-10-11 14:04:13 +00:00
Reinhard Pointner 57c74a3c92 * clean up some launcher files and add default options for using the 7z executable 2015-03-28 18:37:38 +00:00
Reinhard Pointner 1c6fdc1a16 * set swing.crossplatformlaf property to Nimbus laf for all platforms 2014-11-10 20:29:45 +00:00
Reinhard Pointner 580b976f6d + remove analytics 2014-11-10 08:18:32 +00:00
Reinhard Pointner 653cef411a * make sure to default to Nimbus rather than Metal if the System/GTK look-and-feel doesn't work (e.g. on KDE) 2014-11-09 21:04:35 +00:00
Reinhard Pointner fe65b1d9f8 * the hook should be called "prerm" 2014-10-31 15:39:36 +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 b777a8ea54 * ignore errors that may or may not occur during the prerem/postinst scripts if you're installing filebot using the .deb packages 2014-04-30 17:55:19 +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 2752de9a00 * calling filebot -clear-cache in pre/post install causes issues cause it's run as root which then owns ~/.filebot which will break filebot for the actual user 2014-04-02 16:20:43 +00:00
Reinhard Pointner d4fba892f3 -DuseExtendedFileAttributes=true 2014-04-02 07:57:45 +00:00
Reinhard Pointner e67c3669b1 # boost application startup speed
-XX:+TieredCompilation
2014-03-19 19:02:44 +00:00
Reinhard Pointner b55c0e3fbf * set -DuseCreationDate explicitly depending on each platforms capabilities 2014-01-28 15:38:16 +00:00
Reinhard Pointner 08fd294853 * set -Djna.nosys=true for all packages that are expected to extract & load jnidispatch to avoid nasty surprises 2013-11-28 17:52:42 +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 a939e11c0d * ship fpcalc with filebot instead of relying on the chromaprint-tools package
* update fpcalc binaries to 1.0.1
2013-11-08 13:05:42 +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 0aa761ef0a * disable all features that hook into glibs by default 2013-02-15 19:05:06 +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 029abe25b8 * fine-tune ubuntu integration 2013-02-08 04:45:54 +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 f5572c655e * support system property -DuseGVFS=true|false to turn on/off whether GIO is used in DnD 2013-01-12 02:19:47 +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 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 025970e940 * use an SVG as application icon in .deb deployment 2012-06-17 12:21:40 +00:00
Reinhard Pointner 8e821d9a17 * setup /usr/bin/filebot via postinst/prerem scripts 2012-06-17 10:43:18 +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 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 1c8287169a * deb: suggest openjdk-7-jre 2011-11-29 03:18:49 +00:00
Reinhard Pointner c35164389e * fix EOL for good, didn't know i had to set it in SVN 2011-11-21 17:45:55 +00:00
Reinhard Pointner 22b15cbb56 * fix line endings to LF 2011-11-21 17:37:46 +00:00
Reinhard Pointner e389930a40 * added startup script for mac (untested) 2011-11-16 03:00:54 +00:00
Reinhard Pointner b0d4833cbc * revert changes, "$@" escapes individual args 2011-09-14 22:31:16 +00:00
Reinhard Pointner 3f1982a06d * modified cmdline stubs 2011-09-14 18:33:25 +00:00
Reinhard Pointner 0d65e7e94d * fix deployment issues 2011-01-10 14:01:41 +00:00
Reinhard Pointner 2e66fc97ee * added debian packages (using ant-deb-task) 2010-11-07 15:04:10 +00:00