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

124 Commits

Author SHA1 Message Date
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
Reinhard Pointner
377506801b * enhanced formats for AMC 2013-02-22 11:37:08 +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
651e0dcc46 * update docs 2013-02-13 05:58:13 +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
69b4f70a7c * fix things up for the ubuntu software center packages 2013-02-04 14:34:39 +00:00
Reinhard Pointner
c722008d65 * possible fix for all these DBUS warnings on headless machines 2013-02-04 09:51:37 +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
e318db8b56 * include fpcalc in installer packages 2013-01-10 19:13:21 +00:00
Reinhard Pointner
d94c85ab00 * improve stability 2012-12-03 18:08:02 +00:00
Reinhard Pointner
d11ea6a4b2 * force JVM language and encoding settings properly 2012-12-01 13:52:50 +00:00
Reinhard Pointner
ad95949ebf * force UTF-8 encoding on embedded systems which defaults to ANSI_X3.4-1968 in cases where $LANG and $LC_ALL environment variables are not configured 2012-12-01 12:25:22 +00:00
Reinhard Pointner
9804c1e103 * prefer msi /quiet install in chocolatey install script 2012-12-01 12:20:29 +00:00
Reinhard Pointner
35535267d3 * prefer passive installer with progress bars but no user-interaction 2012-11-24 00:12:32 +00:00
Reinhard Pointner
5ba5622350 * added chocolatey package 2012-11-23 04:27:54 +00:00
Reinhard Pointner
2eeca8be77 * make sure to create prefs in the application folder rather than the working dir 2012-11-18 15:20:19 +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
acbe82aa53 * disable EAs in platform launcher by default 2012-11-03 14:24:06 +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
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
06e6c5962f * loading windows natives is error prone, just stick to the pure-Java stuff 2012-10-15 12:48:47 +00:00
Reinhard Pointner
56fff6f621 * fine-tuning 2012-10-15 12:10:36 +00:00
Reinhard Pointner
6bd0be7845 * make sure to use UNIX line endings 2012-10-12 17:28:09 +00:00
Reinhard Pointner
a4d46c1152 * upload-data-frs only when necessary 2012-10-12 15:45:00 +00:00