Commit Graph

44 Commits

Author SHA1 Message Date
Reinhard Pointner 9e7263c80f [Revert] C.UTF-8 doesn't seem to work on some Linux devices 2017-02-10 17:43:07 +08:00
Reinhard Pointner 76d7364cc0 C.UTF-8 2017-02-03 03:38:38 +08:00
Reinhard Pointner 63ab4abc2f SPK: do not package fpcalc 2016-12-16 19:32:05 +08:00
Reinhard Pointner 2a9a27ef51 Make sure JNA is loaded from the library path 2016-12-16 16:39:32 +08:00
Reinhard Pointner e060e7b1cb SPK: include native libraries for all supported platforms 2016-12-16 16:26:34 +08:00
Reinhard Pointner 42393fa8da Work around illegal (but sometimes happening) PWD state 2016-04-09 15:15:08 +00:00
Reinhard Pointner 2d053909db Use same exit codes as synology packages 2016-04-05 18:06:11 +00:00
Reinhard Pointner 63d74da890 Make sure `filebot` command is executable 2016-04-05 18:06:09 +00: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 b42d25f92e * force UTF-8 filesystem encoding (just in case it's not default)
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=2921
2015-12-09 06:47:50 +00:00
Reinhard Pointner 7ba342eb3d * preserve userdata when upgrading 2015-11-20 15:18:23 +00:00
Reinhard Pointner 1f6d16d8b9 * support JAVA_OPTS convention for JVM argument injection 2015-10-16 14:29:28 +00:00
Reinhard Pointner 97ac339eee * standardize filebot.sh for embedded linux 2015-06-25 20:10:40 +00:00
Reinhard Pointner c10e8146bc SYNO_LIBRARY_PATH="/usr/local/mediainfo/lib:/usr/local/chromaprint/lib" 2015-06-18 11:16:52 +00:00
Reinhard Pointner d4a13b7eb3 * make sure USER environment variable is set 2015-06-07 19:14:33 +00:00
Reinhard Pointner 1f48628afd * use Apache Commons VFS2 with junrar plugin 2015-06-04 10:41:43 +00:00
Reinhard Pointner b62b719700 * use more variables to make editing easier 2015-06-03 19:27:30 +00:00
Reinhard Pointner 54ef46123a * make sure /usr/local/bin exists 2015-05-20 19:01:33 +00:00
Reinhard Pointner 849f92d207 * make sure /usr/local/bin exists 2015-05-20 13:46:37 +00:00
Reinhard Pointner 784c1e2efc * [spk] install executable by linking to /usr/local/bin/filebot 2015-05-16 04:52:25 +00:00
Reinhard Pointner b1c73f50a2 * update spk package according to the latest spec (e.g. add 256x256 icon) 2015-05-03 15:57:56 +00:00
Reinhard Pointner 61b8d67707 * link filebot into /usr/bin instead of /usr/syno/bin 2015-04-05 07:43:49 +00:00
Reinhard Pointner 178151abd8 * support SynoCommunity AcoustID fpcalc package 2015-03-30 13:09:22 +00:00
Reinhard Pointner 05b980f77d * allow spaces in log files 2015-03-29 17:28:34 +00:00
Reinhard Pointner 229d701564 * fixfix 2015-03-29 10:17:04 +00:00
Reinhard Pointner d1566c5bc8 * try to support DSM log button 2015-03-29 10:08:00 +00:00
Reinhard Pointner 5b8a80e1be * try to support DSM log button 2015-03-29 09:55:31 +00:00
Reinhard Pointner 4bea07a5ae # user per user app data location to avoid permission conflicts between root and admin users 2015-03-27 16:03:53 +00:00
Reinhard Pointner b96f1949b8 * use 7z executable shipped with Synology NAS by default 2015-03-26 08:51:09 +00:00
Reinhard Pointner e894621e0b * change path order 2015-03-25 18:06:12 +00:00
Reinhard Pointner 9c774e39c8 * change path order 2015-03-25 17:51:40 +00:00
Reinhard Pointner 0b895172c3 * add 3rd party packages to the library path by default 2015-03-24 18:04:32 +00:00
Reinhard Pointner 4cca332ffc * improve DSM package maintenance scripts to avoid things breaking for each DSM update 2015-02-23 07:56:01 +00:00
Reinhard Pointner d755103cd4 * improve DSM package maintenance scripts to avoid things breaking for each DSM update 2015-02-23 07:24:27 +00:00
Reinhard Pointner 2c90b92625 * improve DSM package maintenance scripts to avoid things breaking for each DSM update 2015-02-23 07:02:25 +00:00
Reinhard Pointner 70589c13c7 * synology os removes /usr/syno/bin/* links on upgrade, so lets try to put our symlink to /usr/local/bin/ 2015-01-13 06:05:03 +00:00
Reinhard Pointner 580b976f6d + remove analytics 2014-11-10 08:18:32 +00:00
Reinhard Pointner 50f9e64f0d * make sure system encoding is always set to UTF-8 under all circumstances under all *nix systems 2014-10-26 17:48:52 +00:00
Reinhard Pointner 172ceec372 * avoid potential permissions issues 2014-08-03 07:30:41 +00:00
Reinhard Pointner 0daa683cb5 * re-use spk deployment key and reserve syno for future syno-filebot products 2014-07-08 11:01:13 +00:00
Reinhard Pointner a9e5d0ba50 * set LD_LIBRARY_PATH to APP_ROOT by default (so users can add required native libraries themselves) 2014-07-08 06:23:33 +00:00
Reinhard Pointner ab56b60b2e * we're currently not bundling any native libraries 2014-07-07 18:05:31 +00:00
Reinhard Pointner 39892fae16 + experimental support for automated build of synology spk packages 2014-07-07 08:52:47 +00:00