Reinhard Pointner
09ff31d88e
Minor optimizations
2016-11-07 22:17:37 +08:00
Reinhard Pointner
838fd5b155
Build 64-bit package first
2016-11-07 15:11:57 +08:00
Reinhard Pointner
ad09eb8ae7
# make sure to use the bundled JNA library
...
-Djna.nosys=true
-Djna.nounpack=true
2016-11-07 15:04:31 +08:00
Reinhard Pointner
2d21a1dce0
Update shared script links
2016-11-07 14:36:37 +08:00
Reinhard Pointner
3bf985c32e
Update README.md
2016-11-07 00:58:55 +08:00
Reinhard Pointner
a0527a2359
Link Windows Store
2016-11-06 16:33:39 +08:00
Reinhard Pointner
2f9b51edf5
Link Windows Store
2016-11-06 16:32:21 +08:00
Reinhard Pointner
83156be8af
Simplify chocolatey build
2016-11-06 16:20:48 +08:00
Reinhard Pointner
bcabaa61e2
findWordMatch
2016-11-06 15:12:22 +08:00
Reinhard Pointner
671b680f4b
Link Windows Store
2016-11-06 06:09:47 +08:00
Reinhard Pointner
be9fc83fcd
x.z is not considered derived from xy.z
...
@see https://www.filebot.net/forums/viewtopic.php?p=24206#p24206
2016-11-06 03:59:03 +08:00
Reinhard Pointner
4f1bd2c7f9
/files/FileBot.appx to Windows Store
2016-11-06 03:04:54 +08:00
Reinhard Pointner
5bf438b27f
# Suppress WindowsPreferences logging
2016-11-06 01:54:25 +08:00
Reinhard Pointner
0f1670c259
# Suppress WindowsPreferences logging
2016-11-06 01:37:26 +08:00
Reinhard Pointner
8a391ee0ac
# Suppress WindowsPreferences logging
2016-11-06 01:27:59 +08:00
Reinhard Pointner
a42f75050a
# Suppress WindowsPreferences logging
2016-11-06 01:17:58 +08:00
Reinhard Pointner
6895631297
Use standard decorated window style on all platforms (because utility style does not look good on Windows 10)
2016-11-06 00:03:28 +08:00
Reinhard Pointner
6ab502b7dd
Unify common build properties
2016-11-05 22:13:14 +08:00
Reinhard Pointner
4c64b6759b
Unify common build properties
2016-11-05 22:04:50 +08:00
Reinhard Pointner
8f13b8c1c8
Unify common build properties
2016-11-05 21:51:19 +08:00
Reinhard Pointner
86a268cd76
Fix download.php dynamic download link (i.e. *.zip -> *.tar.xz)
2016-11-05 20:26:41 +08:00
Reinhard Pointner
428b3ebac5
Unify common build properties
2016-11-05 04:46:24 +08:00
Reinhard Pointner
4e177576e0
Unify common build properties
2016-11-05 04:19:30 +08:00
Reinhard Pointner
7d44074463
Unify ant property replacement
2016-11-04 22:39:19 +08:00
Reinhard Pointner
73b2c9e5e7
Refactor Extension Override/Preserve default String/FileInfo formatters
2016-11-04 21:08:43 +08:00
Reinhard Pointner
d1a5c01037
Change build order to work around BouncyCastle issues
...
e.g.
Failed to compute PGP signature: org.bouncycastle.openpgp.PGPException: exception on setup: java.security.NoSuchAlgorithmException: no such algorithm: SHA1 for provider BC
2016-11-04 07:43:26 +08:00
Reinhard Pointner
b2522f4a83
Use xz compression for deb packages
2016-11-04 07:02:32 +08:00
Reinhard Pointner
3c96a9f294
Unify deb/ipk builds and switch to jdeb
2016-11-04 06:46:00 +08:00
Reinhard Pointner
8dabd5bd9a
Try to reduce MSI filesize
...
@see http://wixtoolset.org/documentation/manual/v3/xsd/wix/media.html
2016-11-04 03:01:29 +08:00
Reinhard Pointner
ca50699e2a
MA5.1
...
@see https://www.filebot.net/forums/viewtopic.php?f=8&t=4277
2016-11-03 16:17:40 +08:00
Reinhard Pointner
c1e0d6c105
Fix build
2016-11-03 07:16:23 +08:00
Reinhard Pointner
6e4576bb04
Simplify build.xml
2016-11-03 07:00:27 +08:00
Reinhard Pointner
636a64975c
Simplify build.xml
2016-11-03 06:40:11 +08:00
Reinhard Pointner
7bf19bcff9
Use stable JRE
2016-11-03 04:11:31 +08:00
Reinhard Pointner
61a691e789
Play with PowerShell
2016-11-03 03:58:03 +08:00
Reinhard Pointner
f46185ed6b
Play with PowerShell
2016-11-03 03:50:39 +08:00
Reinhard Pointner
0974d7b2a3
Java SE 8u112
2016-11-02 23:15:27 +08:00
Reinhard Pointner
fd0f6943c4
Refactor XattrFileMatcher
2016-11-02 21:06:21 +08:00
Reinhard Pointner
823feacae0
Fix listFiles and formatSize issues
2016-11-02 19:29:05 +08:00
Reinhard Pointner
cb4eea27fd
Make sure to apply sort only to selected files
2016-11-02 05:48:38 +08:00
Reinhard Pointner
7668954b9b
Keep original DnD file order
2016-11-02 01:17:09 +08:00
Reinhard Pointner
ccf42e80a8
Refactor Filter / Tools
2016-11-02 01:01:41 +08:00
Reinhard Pointner
8656af9508
Refactor Filter / Tools
2016-11-02 00:07:08 +08:00
Reinhard Pointner
fcf3bd75f2
Fix listFiles and formatSize issues
2016-11-02 00:06:06 +08:00
Reinhard Pointner
be6f96662a
Unify Crew/People into new interface with default methods
2016-11-01 21:22:36 +08:00
Reinhard Pointner
a24192b608
Refactor
2016-11-01 21:20:17 +08:00
Reinhard Pointner
a584ad83d5
Refactor
2016-11-01 21:20:08 +08:00
Reinhard Pointner
7de16ce80c
Added {votes} binding
2016-11-01 01:52:42 +08:00
Reinhard Pointner
42ae55f9da
Refactor net.filebot.Archive.extractor
2016-10-31 16:47:01 +08:00
Reinhard Pointner
c7f5fe9364
Experimental support for episode level extended info (only supported with TheTVDB data)
2016-10-31 07:58:27 +08:00