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

281 Commits

Author SHA1 Message Date
Reinhard Pointner
977527cd70 Update NSIS installer 2016-03-12 19:11:11 +00:00
Reinhard Pointner
022c2c40a3 Fix NSIS installer issues 2016-03-08 16:40:44 +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
76f275ebae Improve sanity check 2016-03-05 21:06:23 +00:00
Reinhard Pointner
bdff24f5cf Update NSIS installer 2016-02-27 06:35:34 +00:00
Reinhard Pointner
07653691d7 Update NSIS installer 2016-02-27 06:23:26 +00:00
Reinhard Pointner
66fa39af25 wmic product where name="FileBot" call uninstall /nointeractive 2016-02-27 03:27:37 +00:00
Reinhard Pointner
51cbe49028 Add LATEST release section on SF FRS 2016-02-25 17:29:50 +00:00
Reinhard Pointner
e43e5f9f17 Launch via /usr/libexec/java_home to avoid java command not found / old version / etc issues 2016-02-07 09:42:56 +00:00
Reinhard Pointner
785a95a8e6 add subtitles.iconset 2016-01-07 05:08:04 +00:00
Reinhard Pointner
b13efb9c14 update launch4j config 2015-12-25 11:52:55 +00:00
Reinhard Pointner
124a264d41 update launch4j config 2015-12-25 11:50:21 +00:00
Reinhard Pointner
898eafdf7c * try publishing a seprate free app that contains only the subtitles module and see if that's acceptable in the mac appstore 2015-12-12 12:06:13 +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
6b05c3f0c6 * use SHA-256 for chocolatey package 2015-11-26 06:13:04 +00:00
Reinhard Pointner
7ba342eb3d * preserve userdata when upgrading 2015-11-20 15:18:23 +00:00
Reinhard Pointner
9a663ea711 * prepare for next release 2015-11-09 11:12:45 +00:00
Reinhard Pointner
034dd6435a * prepare for next release 2015-11-09 11:10:43 +00:00
Reinhard Pointner
9fd6b028cf * put SHA-256 checksums at the end of the readme.md file 2015-11-06 06:30:37 +00:00
Reinhard Pointner
ebbc36a0c0 * update README.md template 2015-10-22 06:49:15 +00:00
Reinhard Pointner
b8d3a6e2f3 * update README.md template 2015-10-22 06:40:53 +00:00
Reinhard Pointner
9124e9b43e * add README.md to sourceforge.net release fileset 2015-10-22 05:59:42 +00:00
Reinhard Pointner
46c72b86c9 * makensis 2015-10-18 19:49:25 +00:00
Reinhard Pointner
29bec4ebaf * initialize java.util.prefs.Preferences once as Administrator
```
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002.
 Windows RegCreateKeyEx(...) returned error code 5.
```

@see http://stackoverflow.com/q/16428098/1514467
2015-10-18 19:18:25 +00:00
Reinhard Pointner
1f6d16d8b9 * support JAVA_OPTS convention for JVM argument injection 2015-10-16 14:29:28 +00:00
Reinhard Pointner
ab964c1c23 # make sure required environment variables are set 2015-10-11 16:55:58 +00:00
Reinhard Pointner
3b1cee165a * ERR_MSG: The environment variable 'HOME' must be set 2015-10-11 14:04:13 +00:00
Reinhard Pointner
65df381014 # force HTTP for OpenSubtitles API calls (useful for debugging requests with Fiddler) 2015-09-20 19:34:15 +00:00
Reinhard Pointner
7b720bc023 * codesign *.exe files 2015-08-22 23:53:48 +00:00
Reinhard Pointner
6a8c380ec8 * code sign NSIS installer 2015-08-21 21:45:17 +00:00
Reinhard Pointner
4727de1006 * code sign NSIS installer 2015-08-21 21:35:01 +00:00
Reinhard Pointner
0f5d92db76 * update filebot.sh as well 2015-06-29 12:04:34 +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
daf9144786 * play with signing the windows installer & self-signed certificates 2015-06-17 18:46:33 +00:00
Reinhard Pointner
9bff41722f * play with signing the windows installer & self-signed certificates 2015-06-17 18:38:47 +00:00
Reinhard Pointner
e9a23d9d53 * formatting 2015-06-16 06:54:40 +00:00
Reinhard Pointner
d4a13b7eb3 * make sure USER environment variable is set 2015-06-07 19:14:33 +00:00
Reinhard Pointner
042eb1379c * use sh template 2015-06-05 06:34:29 +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
34f06133dd * update download url 2015-06-03 13:24:13 +00:00
Reinhard Pointner
a4be46d2cd * update chocolatey build with sha1 sums for all msi packages 2015-06-02 18:36:33 +00:00
Reinhard Pointner
ee201249d3 * avoid keywords 2015-06-02 13:50:14 +00:00
Reinhard Pointner
cb54b639db * update chocolatey build with sha1 sums for all msi packages 2015-06-02 11:56:22 +00:00
Reinhard Pointner
15fe09c44d * update chocolatey build with sha1 sums for all msi packages 2015-06-02 11:46:12 +00:00
Reinhard Pointner
aa26342eb8 * avoid chocolatey app review questions 2015-06-01 20:11:41 +00:00
Reinhard Pointner
9cd4aa00fe * update choco pkg copyright 2015-05-27 06:40:07 +00:00
Reinhard Pointner
9b18de09cb * update build 2015-05-23 16:50:59 +00:00