Commit Graph

43 Commits

Author SHA1 Message Date
Reinhard Pointner 93095dd9f4 Use SynoCommunity rtd1296 builds of MediaInfo 17.12 instead (to avoid dependencies and possibly better compatibility) 2019-05-23 22:54:49 +07:00
Reinhard Pointner 486ad33d28 Copy libmediainfo for aarch64 from the Debian repository (including all transitive dependencies) 2019-05-23 19:55:27 +07:00
Reinhard Pointner 9dd32ecbfa Support for using 7z and unrar tools 2019-03-01 03:23:27 +07:00
Reinhard Pointner 30fe2961d1 Don't print egrep match to console 2018-11-29 01:39:52 +07:00
Reinhard Pointner 0070056935 # add fpcalc to the $PATH by default 2018-08-16 02:53:45 +07:00
Reinhard Pointner 8776c548e6 Explicitly match all commonly used x86 / x86_64 architectures 2018-07-22 19:30:43 +07:00
Reinhard Pointner d401ae77bb Install license to a location common to all users (to avoid confusion when license is installed for one user, but not another) 2018-07-17 14:16:09 +07:00
Reinhard Pointner 12b32f1f80 Auto-Configure archive extractor / media characteristics parser 2018-07-15 21:31:01 +07:00
Reinhard Pointner 6cc6a9b320 Support Desktop Linux for portable Linux builds 2018-07-01 18:17:59 +07:00
Reinhard Pointner c0e094b1f4 Resolve build variables correctly (in SPK package filebot.sh launcher) 2018-07-01 17:21:57 +07:00
Reinhard Pointner 0c3d4b7306 -jar "$FILEBOT_HOME/jar/filebot.jar" 2018-06-28 01:50:58 +07:00
Reinhard Pointner 676ef5d1b6 Fix SPK package 2018-06-23 19:19:10 +07:00
Reinhard Pointner fc2dab33a6 Refactor filebot.sh launcher 2018-06-21 14:09:59 +07:00
Reinhard Pointner 16b3dc8ae2 -Dnet.filebot.media.ffprobe="/volume1/@appstore/MediaServer/bin/ffprobe" 2018-06-20 01:52:05 +07:00
Reinhard Pointner 5c3ffa1706 Refactor common options into @{java.application.options} build variable 2018-03-16 20:53:13 +07:00
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 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 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 178151abd8 * support SynoCommunity AcoustID fpcalc package 2015-03-30 13:09:22 +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 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