1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
Commit Graph

399 Commits

Author SHA1 Message Date
Reinhard Pointner
eb3a22358a * update build to use JDK 8u31 for standalone packages 2015-01-21 20:13:22 +00:00
Reinhard Pointner
2d4c573386 * enable log-to-file by default for App Bundle 2015-01-02 08:58:17 +00:00
Reinhard Pointner
877c03f0fb * enable log-to-file by default for App Bundle 2015-01-02 08:49:59 +00:00
Reinhard Pointner
ec9c07638c * fix permission issues 2014-12-29 14:00:34 +00:00
Reinhard Pointner
1c09d98e95 * build binary as well for testing 2014-12-29 13:24:31 +00:00
Reinhard Pointner
bfa53d60d7 * automate USC package build 2014-12-22 21:35:14 +00:00
Reinhard Pointner
8e857c498f * update website completely 2014-12-22 16:10:07 +00:00
Reinhard Pointner
580b976f6d + remove analytics 2014-11-10 08:18:32 +00:00
Reinhard Pointner
98e3df40a1 * directly use NSOpenPanel for via Objective-C bridge for FILES_AND_DIRECTORIES mode 2014-11-07 13:26:54 +00:00
Reinhard Pointner
973ee49549 * fix build 2014-11-07 08:24:51 +00:00
Reinhard Pointner
028d5e222a * work on windows build vm 2014-11-07 07:48:12 +00:00
Reinhard Pointner
e34266c79c * not a good idea, there's no dialog "buffer" actually anyway 2014-11-06 15:41:32 +00:00
Reinhard Pointner
f65821f316 * increase parallelism for OSX (10.8+) machines 2014-11-06 11:03:42 +00:00
Reinhard Pointner
fe65b1d9f8 * the hook should be called "prerm" 2014-10-31 15:39:36 +00:00
Reinhard Pointner
e2f35dd4b2 * update ubuntu build 2014-10-30 09:03:05 +00:00
Reinhard Pointner
b5d4c8bfa0 * submit FileBot v4.5.2 to the App Store (to fix the download subtitle / sandbox issue) 2014-10-26 15:01:01 +00:00
Reinhard Pointner
3a6a56458a * use deb arch for file naming 2014-10-24 17:40:09 +00:00
Reinhard Pointner
6e8df6db78 * fix build warnings 2014-10-11 16:22:44 +00:00
Reinhard Pointner
e20425e978 * keep trying to fix Mac OSX 10.9.5 code signing issue... 2014-10-10 21:20:56 +00:00
Reinhard Pointner
f053a40765 * keep trying to fix Mac OSX 10.9.5 code signing issue... 2014-10-10 21:14:39 +00:00
Reinhard Pointner
6871f6665c * keep trying to fix Mac OSX 10.9.5 code signing issue... 2014-10-10 21:10:36 +00:00
Reinhard Pointner
00e31f03b7 * try to fix Mac OSX 10.9.5 code signing issue
@see https://bitbucket.org/infinitekind/appbundler/issue/1/appbundle-built-on-mac-osx-1095-cannot-be
2014-10-10 21:03:12 +00:00
Reinhard Pointner
34a2932c40 * try to fix Mac OSX 10.9.5 code signing issue
@see https://bitbucket.org/infinitekind/appbundler/issue/1/appbundle-built-on-mac-osx-1095-cannot-be
2014-10-10 20:56:33 +00:00
Reinhard Pointner
04f5c8047b * fix potential OSX deployment issues 2014-10-10 20:14:59 +00:00
Reinhard Pointner
9bec78c88e * potential regression issue... dpkg only accepts i386 and not i686 while ipkg only accepts i686 and not i386 ... time to get rid of 32-bit altogether...
@see https://www.filebot.net/forums/viewtopic.php?f=8&t=2056
2014-10-10 16:46:20 +00:00
Reinhard Pointner
3455ea9e0e * Fix for Mac OS X quit behaviour (Dock->Quit, CTRL+Q) not being executed when application is closed via Quit rather than clicking [X] on the main window 2014-10-09 13:37:15 +00:00
Reinhard Pointner
d7628cdc5a * fix deb arch field 2014-10-07 18:00:48 +00:00
Reinhard Pointner
8fb9ac49be * fix shitty deb arch i386/i686 issues and keep i686 (and only use i386 in the deb arch field to make it work) 2014-10-07 17:33:04 +00:00
Reinhard Pointner
33dc1e1cd4 * DEB doesn't accept i686 arch values, and fails on all i686 machines saying that it doesn't match i386 ... stupid 2014-10-07 17:06:37 +00:00
Reinhard Pointner
fa8d748019 * block TurnitinBot 2014-10-07 15:16:46 +00:00
Reinhard Pointner
c7d93f89ba * fix chocolatey build-deploy 2014-10-05 17:28:10 +00:00
Reinhard Pointner
07a9577c99 * debug options 2014-08-28 18:52:58 +00:00
Reinhard Pointner
9d567db1b5 * update bundled JRE for USC package 2014-08-21 12:12:15 +00:00
Reinhard Pointner
7b8cac01e7 * fix bad path 2014-08-21 11:56:06 +00:00
Reinhard Pointner
74b4f30462 * fix <delete> call 2014-08-21 11:53:56 +00:00
Reinhard Pointner
57185a04d1 * update to JDK 8u20 2014-08-21 11:48:14 +00:00
Reinhard Pointner
e1379dabb3 * avoid potential sandbox permission issues 2014-08-11 09:55:44 +00:00
Reinhard Pointner
f53353e213 * not required and default anyway on the MAS 2014-08-09 08:25:09 +00:00
Reinhard Pointner
6a5541cf8f * start using CloudFlare for filebot.net (so longer need to store data files on FRS) 2014-08-07 08:51:05 +00:00
Reinhard Pointner
e8749aa435 + remove deprecated components 2014-08-06 12:03:16 +00:00
Reinhard Pointner
d7749f2eb1 * fix build script 2014-08-06 11:36:50 +00:00
Reinhard Pointner
478dbef16b * code object is not signed by itself 2014-08-02 19:11:10 +00:00
Reinhard Pointner
6393054cd7 * use custom executable name 2014-08-02 19:05:36 +00:00
Reinhard Pointner
214a466537 * try to fix signature warnings 2014-08-01 21:19:27 +00:00
Reinhard Pointner
e01c401d1e * try to fix signature warnings 2014-08-01 20:35:57 +00:00
Reinhard Pointner
1e475f3ada * fix MAS deployment issues 2014-08-01 17:41:31 +00:00
Reinhard Pointner
000fab4dc0 * test MAS package with intermediate version (final public release will be v4.5) 2014-08-01 13:31:30 +00:00
Reinhard Pointner
3873474079 * more build automation 2014-08-01 11:47:39 +00:00
Reinhard Pointner
d55ce0fe14 * improved automation for beta releases 2014-08-01 09:37:58 +00:00
Reinhard Pointner
5c0f41b39b * give up, leave it at that, should be fine 2014-07-31 15:52:25 +00:00
Reinhard Pointner
fc193f198c * look like using executableName breaks things for some reason 2014-07-31 12:21:35 +00:00
Reinhard Pointner
776b562d8f * other bundler crashes... another waste of time... :( 2014-07-31 12:02:37 +00:00
Reinhard Pointner
4b4d40929a * use the more advanced appbundler fork 2014-07-31 11:54:14 +00:00
Reinhard Pointner
15b4695c20 * Fix fpcalc / AcoustID support for the sandbox
... 16 FUCKING HOURS OF MY LIFE I WILL NEVER GET BACK FUCK FUCK FUCK
2014-07-31 07:16:57 +00:00
Reinhard Pointner
a66ccc2b0e * fix build 2014-07-29 15:38:46 +00:00
Reinhard Pointner
a7d338922c * don't forget fpcalc 2014-07-29 15:35:16 +00:00
Reinhard Pointner
451a8e3016 * we now depend on Java 8 (which is not in the default ubuntu repositories) 2014-07-29 14:23:38 +00:00
Reinhard Pointner
aee952bf72 * fix permissions FUCK FUCK FUCK file != filemode ... orz :( 2014-07-29 12:56:21 +00:00
Reinhard Pointner
32742e6dea * fix build 2014-07-29 12:10:06 +00:00
Reinhard Pointner
a5a8165586 * * fix permissions 2014-07-29 12:09:32 +00:00
Reinhard Pointner
d3bb1535e8 * * fix permissions 2014-07-29 12:08:07 +00:00
Reinhard Pointner
2fd8ccd8d1 * fix permissions 2014-07-29 11:58:13 +00:00
Reinhard Pointner
289d71646c + drop support for Java 7 2014-07-29 11:35:48 +00:00
Reinhard Pointner
dfd5b3696f * * fix build 2014-07-29 11:34:10 +00:00
Reinhard Pointner
b6b1d18708 * fix build 2014-07-29 11:30:50 +00:00
Reinhard Pointner
b3fbd7024a * simplify build 2014-07-29 11:27:10 +00:00
Reinhard Pointner
3fea6a21de * experiment with embedding the JRE for the Ubuntu Software Center 2014-07-29 11:21:15 +00:00
Reinhard Pointner
4a1e2fe35b * fix build 2014-07-29 10:34:47 +00:00
Reinhard Pointner
c711e4543c * fix mas config 2014-07-29 09:06:30 +00:00
Reinhard Pointner
0298b58fe4 * refactor file access utilities into new class UserFiles 2014-07-28 20:01:46 +00:00
Reinhard Pointner
88008a2b0f * make all file choosers compatible with the mas sandbox 2014-07-28 19:20:55 +00:00
Reinhard Pointner
c3f59e96e5 * play with mas compatibility 2014-07-28 13:29:00 +00:00
Reinhard Pointner
7bfb52cff4 * play with mas compatibility 2014-07-28 12:54:40 +00:00
Reinhard Pointner
2b18ddef8a * bundle JNA native lib instead of auto-unpack from the jar 2014-07-27 15:59:16 +00:00
Reinhard Pointner
d9ea19f259 * compute SHA-256 for homebrew/cask package 2014-07-16 12:58:21 +00:00
Reinhard Pointner
63c114e7c1 * remove webstart from ant build 2014-07-16 12:43:57 +00:00
Reinhard Pointner
8b36ed9a4a * fix build 2014-07-15 14:49:27 +00:00
Reinhard Pointner
9824f56cdc * update syno package source location (and allow for customized package source logic in the future) 2014-07-12 18:04:31 +00:00
Reinhard Pointner
ff3babd131 * optimize build 2014-07-09 16:59:53 +00:00
Reinhard Pointner
144646fbb6 * don't update raw syno.json 2014-07-08 08:37:56 +00:00
Reinhard Pointner
febffc4e0c * automated deployment and update of Synology Package Source descriptor 2014-07-07 19:53:15 +00:00
Reinhard Pointner
7ea595ecb3 * added experimental support for Synology Package Source and automated SPK install & update 2014-07-07 17:37:39 +00:00
Reinhard Pointner
89da5f5f7c * fix variables 2014-07-07 08:56:05 +00:00
Reinhard Pointner
39892fae16 + experimental support for automated build of synology spk packages 2014-07-07 08:52:47 +00:00
Reinhard Pointner
b5e83e98a9 * make sure we can easily set application.update via sed (might be useful for brew formula) 2014-06-19 08:35:54 +00:00
Reinhard Pointner
977452268e * replace xattrj with my own JNA wrapper for <sys/xattr.h> 2014-06-18 09:28:27 +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
06a47a3375 * fix .ipkg directory structure 2014-05-11 06:38:34 +00:00
Reinhard Pointner
d810af37d2 + xattr support for Mac OSX 2014-04-25 06:59:18 +00:00
Reinhard Pointner
1ba888713b * fix Mac App title issue 2014-04-24 06:53:34 +00:00
Reinhard Pointner
b570861619 * use recommended options that everyone seems to be setting
@see https://bitbucket.org/infinitekind/appbundler/overview
2014-04-24 04:39:20 +00:00
Reinhard Pointner
261513b654 * finish app bundle rewrite 2014-04-22 09:25:49 +00:00
Reinhard Pointner
fd786a6938 * build new filebot.icns file using iconutil
e.g.
iconutil -c icns -o filebot.icns filebot.iconset
2014-04-22 07:26:55 +00:00
Reinhard Pointner
86ad52b696 * remove outdated Apple Java bundler and replace with Oracle Java bundle
* fix various OSX bundle issues
2014-04-22 06:17:21 +00:00
Reinhard Pointner
9a485bb5a2 * update paths and docs 2014-04-19 07:03:52 +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
45a00a7d4b * fetch scripts from per-version-branches on github to avoid future compatibility problems 2014-04-15 14:03:31 +00:00
Reinhard Pointner
6e8f5a1445 * inject methods using the Groovy Extension Module system (and slowly phase out the *.lib.groovy code) 2014-04-13 19:37:11 +00:00
Reinhard Pointner
e67c3669b1 # boost application startup speed
-XX:+TieredCompilation
2014-03-19 19:02:44 +00:00
Reinhard Pointner
cf8b3d835f + REQUIRE min JRE 7 and update all libs 2014-03-18 20:16:39 +00:00
Reinhard Pointner
b55c0e3fbf * set -DuseCreationDate explicitly depending on each platforms capabilities 2014-01-28 15:38:16 +00:00
Reinhard Pointner
ad3d34eeba + move shared scripts to github 2013-11-29 17:18:31 +00:00
Reinhard Pointner
644c5bc2a8 * make sure to include groovy build properties 2013-11-26 06:24:56 +00:00
Reinhard Pointner
e1c8e8d17b * try to fix various potential JNA init issues 2013-11-22 08:28:17 +00:00
Reinhard Pointner
28a53aca20 * set deb dept to openjdk-7-jre-headless 2013-11-08 18:04:29 +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
5eb7606fca * include fpcalc binaries in ipkg packages
fpcalc (Linux 32-bit) is the official build AcoustID => http://acoustid.org/chromaprint
fpcalc (Linux ARM) was built by and copied from the Bliss project => http://pcloadletter.co.uk/2012/09/17/bliss-package-for-synology/
2013-11-07 14:56:54 +00:00
Reinhard Pointner
c4795b7427 * auto-generate jar index just in case 2013-11-07 07:53:07 +00:00
Reinhard Pointner
01cd81b0e4 * cleanup 2013-10-12 14:07:12 +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
8144a4b2e0 * package 32/64 bit chroma print tools respectively 2013-10-08 18:04:42 +00:00
Reinhard Pointner
2cb532a1fb * fix net.sf.ehcache.EhcacheInit issues 2013-10-07 20:03:14 +00:00
Reinhard Pointner
07173fabf0 + use RSyntaxTextArea as Groovy editor so we get neat highlighting and bracket matching :) 2013-10-03 19:44:33 +00:00
Reinhard Pointner
09d2dc24af * use XZ Utils for packing online database files 2013-08-10 07:56:11 +00:00
Reinhard Pointner
9e0d6de56f * fix build issues re automated chocolatey-push 2013-08-07 18:34:56 +00:00
Reinhard Pointner
6442e8292d * added jsoup to fatjar build 2013-08-04 13:12:45 +00:00
Reinhard Pointner
a3791d3af4 * update rules 2013-07-09 08:07:54 +00:00
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
Reinhard Pointner
30e582b02e * download redirect script for the latest version of a given package 2011-12-27 06:03:17 +00:00
Reinhard Pointner
b82943439c * make webstart lazy loading work (reduce initial download to ~2.5MB) 2011-12-26 18:10:53 +00:00
Reinhard Pointner
d29cfeced5 * auto-deploy update.xml to website 2011-12-24 10:57:36 +00:00
Reinhard Pointner
673b2cc7b5 * deployment clean-up 2011-12-14 12:18:06 +00:00
Reinhard Pointner
710010b4d7 * move build lib 2011-12-13 15:26:17 +00:00
Reinhard Pointner
5ee97945fb * fix webstart by signing all jars 2011-12-07 21:56:43 +00:00
Reinhard Pointner
443b410b45 * don't use bundle attribute we don't understand the meaning of... 2011-12-07 07:12:12 +00:00
Reinhard Pointner
3ac1f8f532 * update build information 2011-12-07 05:51:08 +00:00
Reinhard Pointner
fca37ba9a9 * use source folder svn rev when building the jar 2011-12-01 16:50:33 +00:00
Reinhard Pointner
1c8287169a * deb: suggest openjdk-7-jre 2011-11-29 03:18:49 +00:00
Reinhard Pointner
c6bfd7755f * make sure headless deployment works 2011-11-28 09:18:51 +00:00
Reinhard Pointner
73cf4a9b2f * added guava-10.0.1 to libs 2011-11-26 07:53:00 +00:00
Reinhard Pointner
4c01559759 * make sure we cross-compile to Java 1.6 2011-11-22 13:29:42 +00:00
Reinhard Pointner
48c17adbd7 * build with Java 7 2011-11-21 12:26:46 +00:00
Reinhard Pointner
e26ae9f4e7 * added OSX cmdline support (thanks to Christopher!) 2011-11-20 18:04:50 +00:00
Reinhard Pointner
e389930a40 * added startup script for mac (untested) 2011-11-16 03:00:54 +00:00
Reinhard Pointner
e1ea983310 * build OSX app bundle as .tar.gz not as .zip 2011-11-15 12:29:29 +00:00
Reinhard Pointner
82bfde0f7d * put a launcher script at /usr/bin/filebot to make the CLI work out of the box 2011-11-15 03:31:47 +00:00
Reinhard Pointner
c7a2e602a4 * properly setup everything for CLI when installing via MSI package 2011-11-15 03:03:53 +00:00
Reinhard Pointner
ad188c8d51 * another cleanup... 2011-11-09 11:57:54 +00:00
Reinhard Pointner
db9e447968 * cleanup 2011-11-09 11:18:38 +00:00
Reinhard Pointner
b351c7a76a * include svn.rev in deployment builds 2011-11-09 11:08:24 +00:00
Reinhard Pointner
8d46aef7ef * add svn support to build script 2011-11-09 02:57:10 +00:00
Reinhard Pointner
7ee4b06c7c * set application.deployment property in for MacOS app bundle 2011-10-14 09:59:41 +00:00
Reinhard Pointner
eb75ee3cb6 added jgat-custom to build 2011-09-21 13:40:46 +00:00
Reinhard Pointner
ff8eed5af2 * upload /data folder as well when deploying the website 2011-09-18 18:41:04 +00:00
Reinhard Pointner
7c2c574940 * detect charset when parsing subtitles instead of assuming it's UTF-8
* added ICU4J library to build
2011-09-03 09:30:38 +00:00
Reinhard Pointner
b0068777e2 * misc refactoring in the build script 2011-08-31 11:10:43 +00:00
Reinhard Pointner
2dacfe4fbf * ant task for website auto-deploy
* ant now reads version information from application properties
* moved website directory to main source tree
2011-08-27 02:20:40 +00:00
Reinhard Pointner
bb26ad9cce * release 1.98 2011-08-11 14:59:13 +00:00
Reinhard Pointner
7c3b3a226f * add ant task for uploading test packages to my developer page 2011-08-10 16:20:57 +00:00
Reinhard Pointner
d499bb01d6 * added initial support for serienjunkies as episode list provider 2011-08-05 04:38:11 +00:00
Reinhard Pointner
ac774306f4 * fixed messed up file<->episode matching when matching an episode that is represented multiple files in different formats/extensions. 2011-07-04 01:14:54 +00:00