Reinhard Pointner
|
9d38998b84
|
Differentiate the amd64 package from the universal package by including all the native dependencies (excl. JRE)
|
2018-11-29 22:23:56 +07:00 |
|
Reinhard Pointner
|
11054d2fef
|
Make sure that Java 12 forwards compatibility is not an issue
|
2018-11-29 13:02:35 +07:00 |
|
Reinhard Pointner
|
ef6ad37391
|
Use @{jvm.version} consistently
|
2018-11-29 06:19:09 +07:00 |
|
Reinhard Pointner
|
a3c0323fd6
|
Revert to amd64 only DEB package due to JavaFX native dependencies
➔ https://www.filebot.net/forums/viewtopic.php?f=11&t=6028&p=40242#p40241
|
2018-11-28 23:15:37 +07:00 |
|
Reinhard Pointner
|
76cd14b11c
|
Fix DEB package
|
2018-11-25 02:34:19 +07:00 |
|
Reinhard Pointner
|
f82e684d7b
|
Build architecture independent DEB package (and relegate most native dependencies to 3rd party packages assumed to be installed via apt)
|
2018-11-22 17:43:41 +07:00 |
|
Reinhard Pointner
|
01ffea81c7
|
[DEB] Depend on various standard Debian packages instead of bundling binaries (JRE, OpenJFX, fpcalc, 7z, etc)
|
2018-11-20 18:13:31 +07:00 |
|
Reinhard Pointner
|
0c3d4b7306
|
-jar "$FILEBOT_HOME/jar/filebot.jar"
|
2018-06-28 01:50:58 +07:00 |
|
Reinhard Pointner
|
fc2dab33a6
|
Refactor filebot.sh launcher
|
2018-06-21 14:09:59 +07:00 |
|
Reinhard Pointner
|
dd2d614981
|
Use embedded JRE for AMD64 DEB package
|
2018-06-20 20:35:19 +07:00 |
|
Reinhard Pointner
|
5e40beafe8
|
-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dnet.filebot.UserFiles.fileChooser=JavaFX
|
2018-06-20 19:36:38 +07:00 |
|
Reinhard Pointner
|
28edf9af8d
|
Drop SNAP in favour of DEB packages
|
2018-06-20 18:59:40 +07:00 |
|
Reinhard Pointner
|
bb37603772
|
Update DEB package
|
2018-06-13 01:23:00 +07:00 |
|
Reinhard Pointner
|
def34ef2ca
|
-Djna.boot.library.path="$APP_ROOT/lib"
|
2018-04-05 16:18:46 +08:00 |
|
Reinhard Pointner
|
da4965ecb7
|
Test custom build for BreeR
|
2018-04-03 14:31:46 +08:00 |
|
Reinhard Pointner
|
4927eafc72
|
Test -Djdk.gtk.version=3
|
2018-04-03 14:05:42 +08:00 |
|
Reinhard Pointner
|
5c3ffa1706
|
Refactor common options into @{java.application.options} build variable
|
2018-03-16 20:53:13 +07:00 |
|
Reinhard Pointner
|
acf8a061bd
|
Remove ipk package and replace with armhf deb package
|
2017-02-07 21:50:37 +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
|
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
|
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
|
44bd948156
|
* improved cache prefetch depending on distro
|
2013-02-07 08:34:08 +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 |
|