Commit Graph

5125 Commits

Author SHA1 Message Date
Reinhard Pointner 5e03553371 info.certifications.AU 2017-03-19 17:03:38 +08:00
Reinhard Pointner bd32bfc7bb HTTPS everywhere 2017-03-17 20:47:43 +08:00
Reinhard Pointner 415349ab71 Remove unnecessary memoize() calls 2017-03-14 18:20:50 +08:00
Reinhard Pointner 458c3630de Fix Chinese language support 2017-03-13 16:29:45 +08:00
Reinhard Pointner b5af78713a Update build 2017-03-12 17:21:11 +08:00
Reinhard Pointner 45941aa9ae Make sure not to annoy users have purchased FileBot 2017-03-11 08:21:09 +08:00
Reinhard Pointner ccd8830525 Make sure not to annoy users have purchased FileBot 2017-03-11 04:37:52 +08:00
Reinhard Pointner e5778ee3cb Make sure not to annoy users have purchased FileBot 2017-03-11 03:39:08 +08:00
Reinhard Pointner 3ef7cc141e Make sure not to annoy users have purchased FileBot 2017-03-11 03:37:46 +08:00
Reinhard Pointner cbde057f7b exclude-blacklist.txt is no longer used 2017-03-10 19:30:57 +08:00
Reinhard Pointner 0e852e033c Update website 2017-03-10 17:43:21 +08:00
Reinhard Pointner a7f338f106 Add Store links 2017-03-10 17:21:38 +08:00
Reinhard Pointner 989180246e --mode interactive 2017-03-09 19:39:25 +08:00
Reinhard Pointner 0f63e83549 // ask for reviews only when a significant number of files have been processed 2017-03-08 02:09:08 +08:00
Reinhard Pointner 1b693dfa14 # support JAVA_OPTS environment variable 2017-03-08 01:20:16 +08:00
Reinhard Pointner e2105771c0 Move platform-specific utilities into net.filebot.platform.* package 2017-03-06 20:52:04 +08:00
Reinhard Pointner 3f418672eb Latest json-io 4.9.9 borked json parser in a 0.0.1 release AGAIN so revert to 4.9.1 2017-03-06 17:12:39 +08:00
rednoah 48449c1187 Don't use fatjar in MWS build to help with incremental auto-updates 2017-03-06 07:36:35 +00:00
Reinhard Pointner 257f53bb9b Don't use fatjar in MWS build to help with incremental auto-updates 2017-03-06 14:57:22 +08:00
Reinhard Pointner 7175b58f7d Don't use fatjar in MWS build to help with incremental auto-updates 2017-03-06 14:35:06 +08:00
rednoah c3514c9a0e Don't use fatjar in MWS build to help with incremental auto-updates 2017-03-06 06:30:19 +00:00
Reinhard Pointner 680fd18583 Let compression be up to the software distribution mechanism 2017-03-06 14:06:04 +08:00
Reinhard Pointner 064f310877 Don't use fatjar in MAS build to help with incremental auto-updates 2017-03-06 13:55:52 +08:00
Reinhard Pointner 6ab3c946c3 Refactor build.xml 2017-03-04 18:14:14 +08:00
Reinhard Pointner 43ac99ccd0 Refactor .htaccess redirects 2017-03-04 15:13:55 +08:00
Reinhard Pointner a4fcc5e6db redirect 302 /windows/support.html https://www.filebot.net/forums/viewforum.php?f=10 2017-03-04 15:03:23 +08:00
Reinhard Pointner 4f5479363f Improved Preset Selection dialog 2017-03-04 01:14:53 +08:00
Reinhard Pointner 76838cb1ba Use database icon for custom Presets instead of the generic "Run Script" icon 2017-03-03 22:20:24 +08:00
Reinhard Pointner c960fd85a7 Use database icon for custom Presets instead of the generic "Run Script" icon 2017-03-03 21:27:13 +08:00
Reinhard Pointner 7b7a75e694 Explicitly add "Exif Metadata" to the Preset Editor 2017-03-03 21:19:52 +08:00
Reinhard Pointner 28c0d8ed7b Refactor {sdhd} to support UHD/HD/SD and rename to {hd} 2017-03-03 17:53:43 +08:00
Reinhard Pointner b302ebe5de Refactor {sdhd} to support UHD/HD/SD and rename to {hd} 2017-03-03 17:51:54 +08:00
Reinhard Pointner 498b175fe9 Allow rename(action) parameter to override the --action command-line option
See https://www.filebot.net/forums/viewtopic.php?f=4&t=4801
2017-03-03 17:36:22 +08:00
Reinhard Pointner e9963d1d1f MEDIAINFO_VERSION="0.7.93" 2017-03-02 20:23:32 +08:00
Reinhard Pointner 7a8bd9027d Store forum banner (so it doesn't get lost next time I update phpBB) 2017-03-02 19:56:54 +08:00
Reinhard Pointner aa57d4cb58 The FileBot (Desktop Application) Privacy Policy 2017-03-01 21:45:54 +08:00
Reinhard Pointner 0e70d8c531 The FileBot (Desktop Application) Privacy Policy 2017-03-01 05:42:25 +08:00
Reinhard Pointner db5b105c97 The FileBot (Desktop Application) Privacy Policy 2017-03-01 05:42:13 +08:00
Reinhard Pointner 342762427f Remove unnecessary toString() 2017-03-01 01:35:09 +08:00
Reinhard Pointner 45bcfbe3f6 Use CachedResource API 2017-02-28 16:48:02 +08:00
Reinhard Pointner 6996e4bf72 Refactor ExpressionFormat into generic ExpressionFormat (used by -mediainfo and -list calls) and ExpressionFileFormat (used when generating output paths) that performs all the file path validation logic (strip spaces, don't allow /\ in binding values, etc) 2017-02-28 00:59:20 +08:00
Reinhard Pointner 06493e2940 Groovy 2.4.9 and minor dependency updates 2017-02-28 00:43:26 +08:00
Reinhard Pointner 7eb59a9c62 Deprecate url.exclude-blacklist # clutter file exclude pattern 2017-02-27 23:08:50 +08:00
Reinhard Pointner f28e41626f Refactor ExpressionFormat into generic ExpressionFormat (used by -mediainfo and -list calls) and ExpressionFileFormat (used when generating output paths) that performs all the file path validation logic (strip spaces, don't allow /\ in binding values, etc) 2017-02-27 22:11:59 +08:00
Reinhard Pointner 1d91160521 Cache OMDb resources for up to a month 2017-02-27 22:08:52 +08:00
Reinhard Pointner 9b7a6041cd Fix sample file issues
@see https://www.filebot.net/forums/viewtopic.php?f=8&t=4785
2017-02-27 21:58:46 +08:00
Reinhard Pointner 3415e31a2c Quotes work different in bash and PowerShell and there is no way of quoting strings that work for both 2017-02-27 20:07:28 +08:00
Reinhard Pointner e902d999cd Add unit tests 2017-02-27 13:46:27 +08:00
Reinhard Pointner d6a8dfc00e Added {dt} timestamp binding 2017-02-27 04:48:39 +08:00
Reinhard Pointner 40bab4a1fb Refactor ImageMetadata API 2017-02-26 22:55:44 +08:00