Commit Graph

153 Commits

Author SHA1 Message Date
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 dd0e707de5 * keep xattr disabled for the platform launcher as per specification 2014-04-20 15:24:30 +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 ca3fc8f3fa + Groovy engine extensions rewrite complete :) 2014-04-18 19:41:39 +00:00
Reinhard Pointner 1d9890dc40 * fix portable settings 2014-04-15 04:25:27 +00:00
Reinhard Pointner cf062bbe44 * disable useCreationDate by default
* if useCreationDate  is enabled set the movie release date, not just the year
2014-04-06 05:35:53 +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 664f83ced0 * move package net.sourceforge.tuned to net.sourceforge.filebot.util 2014-04-01 12:36:34 +00:00
Reinhard Pointner 8b2e38a149 * replace /opt/usr/bin with /opt/bin for improved Synology compatibility
@see http://www.filebot.net/forums/viewtopic.php?f=3&t=1455
2014-03-26 15:25:56 +00:00
Reinhard Pointner 508dd826e6 * fix update curl call 2014-03-26 07:15:23 +00:00
Reinhard Pointner 161d09e291 * added FileBot.jar auto-update script for Linux to portable package 2014-03-26 07:06:39 +00:00
Reinhard Pointner d2b2b453b5 * add icon to uninstaller and name "Uninstall FileBot" since that works better with Win 8 2014-03-20 15:59:23 +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 9a6adb4a85 * explicitly set /norestart just in case it's not default on odd systems 2014-03-05 05:30:54 +00:00
Reinhard Pointner b92aacfcb8 * disable system proxy support in portable release to avoid system proxy implementation issues 2014-03-04 13:51:35 +00:00
Reinhard Pointner dd40f467ba * OC-less exe installer 2014-02-24 02:11:53 +00:00
Reinhard Pointner 5d86ed4ba1 * added fix suggested by Manel Rodero 2014-02-06 16:31:30 +00:00
Reinhard Pointner 850df65f34 * set -DuseCreationDate explicitly depending on each platforms capabilities 2014-01-28 15:44:01 +00:00
Reinhard Pointner b55c0e3fbf * set -DuseCreationDate explicitly depending on each platforms capabilities 2014-01-28 15:38:16 +00:00
Reinhard Pointner 6996914492 -DuseCreationDate=true 2014-01-26 03:51:47 +00:00
Reinhard Pointner afe59c4117 * removed OC from future installers for the next 4.0 release 2014-01-19 15:29:27 +00:00
Reinhard Pointner bb32741af9 * try to make sure we always start a new cache for each update (so we don't have to worry about outdated yet cached data) 2014-01-13 04:11:05 +00:00
Reinhard Pointner ec73e35dc1 * properly support 'cuninst filebot' 2013-12-26 07:36:48 +00:00
Reinhard Pointner 9c41231af1 * try to uninstall previous packages before install using powershell 2013-12-26 05:29:39 +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 25fe9bcc2c * make sure to avoid JNA jnidispatch native lib conflicts 2013-11-24 07:44:48 +00:00
Reinhard Pointner e1c8e8d17b * try to fix various potential JNA init issues 2013-11-22 08:28:17 +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 57f451025f * get rid of chocolatey "javaruntime" dependencies which is frickle at best 2013-11-21 08:55:26 +00:00
Reinhard Pointner 6fc15999dc * misc updates 2013-11-17 19:16:00 +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 19f69c9fbc * set "fpcalc" executable via system property net.sourceforge.filebot.AcoustID.fpcalc 2013-10-09 06:31:05 +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 a054f08946 * force UTF-8 encoding always for embedded Linux devices (should be default but with embedded devices u never know)
@see http://www.filebot.net/forums/viewtopic.php?f=8&t=738#p6057
2013-09-28 13:47:55 +00:00
Reinhard Pointner 09d2dc24af * use XZ Utils for packing online database files 2013-08-10 07:56:11 +00:00
Reinhard Pointner 45435fa529 * fix installer issues and require Java 7 on Windows 2013-08-07 18:36:28 +00:00
Reinhard Pointner 97c014f88e * try OpenCandy in NSIS installer 2013-08-04 13:18:07 +00:00
Reinhard Pointner c4fba18fd9 * update things based on issue reports by users 2013-06-27 02:11:04 +00:00
Reinhard Pointner aa2b980386 * make sure installer can't hang on IM 2013-06-25 02:38:02 +00:00
Reinhard Pointner 619b561fcc * misc. commits 2013-06-24 09:27:03 +00:00
Reinhard Pointner 4208cb6557 * try using Install Monetizer for a bit and see how it performs 2013-06-15 10:01:31 +00:00
Reinhard Pointner f64496a989 * make default config more fail-safe 2013-03-19 11:14:43 +00:00
Reinhard Pointner c4f82956e9 * cosmetic changes 2013-03-15 15:08:12 +00:00
Reinhard Pointner b4631951ab * use launch4j for console executable instead of startup script 2013-03-14 21:32:38 +00:00
Reinhard Pointner 26bc859eda + use our own domain www.filebot.net :) 2013-03-09 17:15:46 +00:00
Reinhard Pointner cd3e46160c * install .ipk to /opt 2013-03-05 15:40:37 +00:00