Commit Graph

4291 Commits

Author SHA1 Message Date
Reinhard Pointner d745be08ab Helper for adding custom tags to the standard Plex name (after name but before subtitle language tag)
e.g. plex.derive{" by $director"}{" [$vc, $ac]"}
2016-09-20 13:56:10 +08:00
Reinhard Pointner 2ce5fb1343 Refactor ReleaseInfo 2016-09-20 13:10:31 +08:00
rednoah ece7e9f987 Rebuild exe launchers with launch4j 3.9 2016-09-19 21:27:00 +00:00
rednoah 2e6d905ac7 Experiment with appx build: <desktop:ExecutionAlias Alias="filebot.exe" /> 2016-09-19 21:26:12 +00:00
Reinhard Pointner 6fa6bf83a3 Experiment with appx build: <desktop:ExecutionAlias Alias="filebot.exe" /> 2016-09-20 05:15:58 +08:00
Reinhard Pointner b6d1fe7f33 Experiment with appx build 2016-09-20 02:57:57 +08:00
Reinhard Pointner a9883b8d5f Experiment with appx build 2016-09-20 01:50:37 +08:00
Reinhard Pointner de21009913 Revise SupportDialog behaviour 2016-09-20 00:24:15 +08:00
Reinhard Pointner 4778e9ec63 Experiment with appx build 2016-09-19 20:05:10 +08:00
Reinhard Pointner cd71aeab2e Experiment with appx build 2016-09-19 19:25:03 +08:00
Reinhard Pointner 5bf3bb2942 Update build 2016-09-19 17:09:47 +08:00
Reinhard Pointner c55f475a27 Package acceptance validation error: Apps are not allowed to have a Version with a revision number other than zero specified in the app manifest. The package FileBot_4.7.2.appx specifies 4.7.2.4279. 2016-09-19 17:09:25 +08:00
Reinhard Pointner 702517684e Fix build on Windows 2016-09-19 16:50:10 +08:00
Reinhard Pointner 065760ba3f Fix build on Windows 2016-09-19 16:39:31 +08:00
Reinhard Pointner 29bb8b3788 Fix build on Windows 2016-09-19 16:32:49 +08:00
Reinhard Pointner 05feb566e5 Fix build on Windows 2016-09-19 16:21:16 +08:00
Reinhard Pointner 67b6d1c65d appx ant task 2016-09-19 16:03:56 +08:00
Reinhard Pointner fffc8dfbaa appx ant task 2016-09-19 15:41:40 +08:00
Reinhard Pointner 84d5cfbb9d Update deployment properties 2016-09-19 15:00:18 +08:00
Reinhard Pointner 2dae794984 Include command-line helpers in app bundle builds 2016-09-19 14:23:05 +08:00
Reinhard Pointner d8a2572db6 Include command-line helpers in app bundle builds 2016-09-19 14:17:09 +08:00
Reinhard Pointner bf1776942b Fix default window size issues (on Windows 10) 2016-09-19 06:57:38 +08:00
rednoah 934b397369 Experiment with appx packages 2016-09-18 22:16:29 +00:00
Reinhard Pointner 5f734c14b2 Try to avoid strange `java.lang.IncompatibleClassChangeError: vtable stub` issues
@see https://www.filebot.net/forums/viewtopic.php?f=13&t=4137
2016-09-18 03:31:27 +08:00
Reinhard Pointner 19ef203811 Refactor build 2016-09-17 15:21:31 +08:00
Reinhard Pointner 9f59a1d261 Refactor build 2016-09-17 15:19:34 +08:00
Reinhard Pointner 250de6b182 Refactor build 2016-09-17 14:53:14 +08:00
Reinhard Pointner 2036e2c4a0 Set default donate amount to MAS price 2016-09-17 12:14:54 +08:00
Reinhard Pointner cc27f85d76 Set default donate amount to MAS price 2016-09-17 01:29:55 +08:00
Reinhard Pointner c4d5bf4123 Redirect to Mac App Store if brew command-line bundle is started via Finder 2016-09-17 00:21:33 +08:00
Reinhard Pointner 88ae6f45f0 Redirect to Mac App Store if brew command-line bundle is started via Finder 2016-09-16 23:53:54 +08:00
Reinhard Pointner ce22dd1c45 Redirect to Mac App Store if brew command-line bundle is started via Finder 2016-09-16 23:38:56 +08:00
Reinhard Pointner b6a0ad5d17 Update SupportDialog behaviour 2016-09-16 23:34:39 +08:00
Reinhard Pointner f318d392fc Set default donate amount to MAS price 2016-09-16 22:03:06 +08:00
Reinhard Pointner 536a8c3a3a Fix --conflict auto issue (PROPER/REPACK)
@see https://www.filebot.net/forums/viewtopic.php?f=10&t=4131
2016-09-16 13:28:02 +08:00
Reinhard Pointner 17775e477f Use *.tar.bz2 archive for portable package to make sure we keep Unix execute permissions 2016-09-15 19:57:25 +08:00
Reinhard Pointner 8882f68c55 Benjamin 2016-09-12 Best Program in the World. It saves Years of time! 2016-09-11 18:58:02 +08:00
Reinhard Pointner 6a19f83539 Avoid `bad position` issues 2016-09-11 11:10:51 +08:00
Reinhard Pointner 098491bb7f Internal support for language+country locale-specific TheMovieDB data 2016-09-10 01:33:40 +08:00
Reinhard Pointner b2d2df1883 Try fix `java.lang.IncompatibleClassChangeError: vtable stub` 2016-09-09 13:03:46 +08:00
Reinhard Pointner 6602af3f91 Refactor HighPerformanceMatcher into separate class files 2016-09-08 16:40:08 +08:00
Reinhard Pointner 0472084dc7 Check if file name matches a language name (e.g. English.srt) 2016-09-08 16:27:45 +08:00
Reinhard Pointner 81d9b6a2f6 Improved movie grouping for subtitle files 2016-09-08 10:58:10 +08:00
Reinhard Pointner 46a181b9b1 getMirror must not return null 2016-09-04 00:40:23 +08:00
Reinhard Pointner 2210fbca9d Make sure file handles are closed immediately 2016-08-24 03:27:27 +08:00
Reinhard Pointner d5cf630fe5 Fix non-strict isMovie check 2016-08-24 03:25:50 +08:00
Reinhard Pointner 8464020de4 Improved single/multi episode title default format {t} 2016-08-23 13:07:43 +08:00
Reinhard Pointner aab1c33859 Improved single/multi episode title default format {t} 2016-08-23 12:58:27 +08:00
Reinhard Pointner bdc81b3501 Fix inconsistent SubstringFields metric behaviour 2016-08-23 00:51:47 +08:00
Reinhard Pointner 4333193b98 jvmrequired="1.8" 2016-08-22 16:36:55 +08:00