Commit Graph

132 Commits

Author SHA1 Message Date
Reinhard Pointner 225d37238d * always upload HEAD jar under a fixed name as well for auto-update purposes 2013-04-02 15:30:59 +00:00
Reinhard Pointner 04262c756b * update website 2013-03-27 12:34:04 +00:00
Reinhard Pointner 26bc859eda + use our own domain www.filebot.net :) 2013-03-09 17:15:46 +00:00
Reinhard Pointner cae091e536 * install .ipk to /opt 2013-03-05 16:14:36 +00:00
Reinhard Pointner 346601acad * added donation reminder for power users 2013-02-25 17:27:34 +00:00
Reinhard Pointner 92b75d57a2 * update json-io to 2.0.1 2013-02-22 18:31:06 +00:00
Reinhard Pointner 39b6d93940 depends="openjdk-7-jre | default-jre-headless" recommends="libchromaprint-tools" 2013-02-18 16:35:29 +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 69b4f70a7c * fix things up for the ubuntu software center packages 2013-02-04 14:34:39 +00:00
Reinhard Pointner 70376e97f1 * start preparing special package for ubuntu software center 2013-02-03 10:15:36 +00:00
Reinhard Pointner bd3652ff2d * make music matching work properly and adjust build 2013-01-11 07:05:11 +00:00
Reinhard Pointner e318db8b56 * include fpcalc in installer packages 2013-01-10 19:13:21 +00:00
Reinhard Pointner b88faf2927 * fixfix 2012-12-14 15:32:27 +00:00
Reinhard Pointner 1204dc70d0 * integrate reviews into website 2012-12-14 15:23:38 +00:00
Reinhard Pointner fea8c186b7 * fix ant revision task 2012-12-01 15:57:10 +00:00
Reinhard Pointner ae72022848 * [deb] recommend openjdk-7-jre instead of default-jre which is still Java 6 2012-12-01 12:21:47 +00:00
Reinhard Pointner 5ba5622350 * added chocolatey package 2012-11-23 04:27:54 +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 a7822901f8 * HPFS+ should support POSIX style xattr, might just work so enable by default. If it doesn't it'll just log some errors and continue. 2012-10-28 10:54:39 +00:00
Reinhard Pointner 510bd9255d * scp doesn't work with frs.sf.net anymore => use sftp mode 2012-10-25 18:03:59 +00:00
Reinhard Pointner 2d9242a13b * fine-tune xattr related logging and standard settings 2012-10-24 10:10:03 +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 a4d46c1152 * upload-data-frs only when necessary 2012-10-12 15:45:00 +00:00
Reinhard Pointner 2c459bdbe9 * deploy data files into FRS to ease load on projectweb 2012-10-11 13:50:37 +00:00
Reinhard Pointner 639fc97b51 + added ed2k hash support to SFV panel (special thanks to thraash) 2012-09-26 16:09:00 +00:00
Reinhard Pointner 41b95be589 * update RG list 2012-08-25 09:28:10 +00:00
Reinhard Pointner 0eda51b0ac * initial commit for 3.0 2012-08-11 02:40:25 +00:00
Reinhard Pointner 22e75b95c0 * auto-fail build if we can't get svn revision 2012-07-26 08:50:42 +00:00
Reinhard Pointner d5b4d644b8 * helper tasks for only uploading scripts or data 2012-07-26 07:54:39 +00:00
Reinhard Pointner 6f68f0c00e * fuck svnant, svnkit, and whatnot -> just use cmdline svn to get the revision number 2012-07-20 15:47:16 +00:00
Reinhard Pointner 27e8ec1806 * experimental support for windows shell operations 2012-07-16 19:11:07 +00:00
Reinhard Pointner a8f1b1c57a * added Ivy and AntBuilder to fatjar to people can directly use it in filebot/groovy scripts.
@Grapes dependency management doesn't work for ant, javamail, etc because they require a groovy RootLoader, that in turned messed up caching.

After wasting a few sleepless nights I give up and just add things like this.
2012-07-14 08:41:28 +00:00
Reinhard Pointner c833f0c521 * updated to Groovy 2.0
* bundled @Grape support into the fatjar
* automatically trust all local scripts and endorsed online scripts, no need for -trust-script anymore in these cases
2012-07-09 19:46:18 +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 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 f6525f8d27 * added i686 ipkg package to build 2012-05-14 19:15:22 +00:00
Reinhard Pointner 13c43c50df * fix build issue 2012-05-08 01:46:33 +00:00
Reinhard Pointner a342f14ccf + support .ipk package 2012-05-08 01:23:32 +00:00
Reinhard Pointner 96fdea340d * automatically hardcode build revision into each release 2012-03-07 14:06:10 +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 cc5845b2a0 + support Movie disk folders in movie mode
+ improved handling for derivate files (files with the same name but different extensions) in movie mode
2012-02-10 16:43:09 +00:00
Reinhard Pointner c766513acf * support icu4j unicode transliteration in order to allow unicode-to-ascii conversion in format engine 2012-02-09 09:44:00 +00:00
Reinhard Pointner bb8f4fb3e7 + added portable profile 2011-12-28 13:51:36 +00:00
Reinhard Pointner 43f844b6f3 * added TheMovieDB artwork fetcher
* move shared scripts folder
2011-12-27 18:54:25 +00:00