Commit Graph

5746 Commits

Author SHA1 Message Date
Reinhard Pointner c8084014e3 Remove project files from source repository 2018-07-23 14:23:40 +07:00
Reinhard Pointner 9b8cf463ef Possibly fix Apache VFS / junrar memory leak
-> https://www.filebot.net/forums/viewtopic.php?f=6&t=6061
2018-07-23 13:42:28 +07:00
Reinhard Pointner a1e42241f6 Remove project files from source repository 2018-07-23 13:41:57 +07:00
Reinhard Pointner 76d453e341 Remove project files from source repository 2018-07-23 13:35:46 +07:00
Reinhard Pointner f10e82617f Remove project files from source repository 2018-07-23 13:34:40 +07:00
Reinhard Pointner c3199e85be Possibly fix Apache VFS / junrar memory leak
-> https://www.filebot.net/forums/viewtopic.php?f=6&t=6061
2018-07-23 02:18:50 +07:00
Reinhard Pointner 7d313e8f23 Use lib/aarch64 on Synology DSM 2018-07-22 23:30:36 +07:00
Reinhard Pointner 8776c548e6 Explicitly match all commonly used x86 / x86_64 architectures 2018-07-22 19:30:43 +07:00
Reinhard Pointner 9fd3709450 JNA 4.5.2 2018-07-22 19:24:34 +07:00
Reinhard Pointner a615b362db Default to {n} if {y} is undefined 2018-07-22 08:53:11 +07:00
Reinhard Pointner 26be12bda8 Fix build 2018-07-21 23:27:53 +07:00
Reinhard Pointner bb135b73f4 Fix index by reverting to original filter settings 2018-07-21 23:03:54 +07:00
Reinhard Pointner 63e0ef4b2a jre.build: 181 2018-07-21 22:46:23 +07:00
Reinhard Pointner 377bd3ca5b jre.version: 10.0.2 2018-07-21 22:44:31 +07:00
Reinhard Pointner f55f9f6322 Fix NPE 2018-07-21 22:43:44 +07:00
Reinhard Pointner 9268fd5b52 omdbInfo.votes && omdbInfo.rating may be null 2018-07-21 21:52:03 +07:00
Reinhard Pointner 147cd00ddb Refactor date/year parsing 2018-07-21 21:44:41 +07:00
Reinhard Pointner 8e742c1351 tryLogCatch 2018-07-21 21:00:53 +07:00
Reinhard Pointner 0b6ab22c33 TheTVDB no longer supports ratings and votes 2018-07-21 14:07:20 +07:00
Reinhard Pointner 455937c829 TheTVDB no longer supports ratings and votes 2018-07-21 14:03:12 +07:00
Reinhard Pointner 7da139bdd2 Support TheTVDB slug 2018-07-21 14:01:46 +07:00
Reinhard Pointner 4211f92c18 Use ShortcutProperty Key="System.AppUserModel.ID" only for primary launcher (as to avoid Start Menu item coalescing) 2018-07-19 02:20:17 +07:00
Reinhard Pointner 822fcfe81a $SNAP_DATA is not writable (which makes it pretty stupid and useless, snap development as usual) 2018-07-17 20:45:41 +07:00
Reinhard Pointner d702357aac Change `License has been activated.` to `License has been activated successfully.` to make sure everyone gets that this is a success message, and not an error message. 2018-07-17 20:07:13 +07:00
Reinhard Pointner ec4f7ffc6a 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 19:54:25 +07:00
Reinhard Pointner 68851f7ddf Update JDK8 patch 2018-07-17 18:06:26 +07:00
Reinhard Pointner 6f14f62748 on Linux, if there is no interactive console, then we are likely called by a background service running as a different user 2018-07-17 17:54:36 +07:00
Reinhard Pointner 61a856da84 Update JDK8 patch 2018-07-17 16:26:21 +07:00
Reinhard Pointner 284e259d71 Please run `sudo -H -u %s filebot --license *.psm` to install your FileBot license. 2018-07-17 14:34:18 +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 c0068188be require non-empty license file 2018-07-17 14:16:09 +07:00
Reinhard Pointner e751d99e32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 2018-07-17 03:26:51 +07:00
Reinhard Pointner 8d52fcc3af Added `license` global property 2018-07-17 00:47:29 +07:00
Reinhard Pointner c565bc6705 checkLicense() helper method for scripts 2018-07-16 22:37:07 +07:00
Reinhard Pointner edcea27d3e FIX: Failed to read media characteristics: For input string: "3498974.500000" 2018-07-16 19:45:21 +07:00
Reinhard Pointner 12b32f1f80 Auto-Configure archive extractor / media characteristics parser 2018-07-15 21:31:01 +07:00
Reinhard Pointner 4aaf6a1e74 XXX: org.apache.groovy.datetime.extensions.DateTimeExtensions is not registered for some reason in production (maybe a bug specific to Groovy 2.5.0) 2018-07-13 22:30:19 +07:00
Reinhard Pointner 52e34286a2 Try to fix Date.format(String) 2018-07-13 22:16:56 +07:00
Reinhard Pointner 6bc295ee11 Try to fix Date.format(String) 2018-07-13 22:08:30 +07:00
Reinhard Pointner a6093924ef org.codehaus.groovy.runtime.ExtensionModule lives in META-INF/groovy nowadays
http://groovy-lang.org/metaprogramming.html#module-descriptor
2018-07-13 21:55:44 +07:00
Reinhard Pointner bab035f7a8 Update .classpath 2018-07-13 21:21:49 +07:00
Reinhard Pointner 2b6e245b54 Update .classpath 2018-07-13 21:18:01 +07:00
Reinhard Pointner ffb9228b66 bash required for <<< redirect 2018-07-13 18:19:53 +07:00
Reinhard Pointner 014fb3db2c Move syno repository to filebot-website 2018-07-13 17:06:57 +07:00
Reinhard Pointner ea771e9c4c Add qpkg 2018-07-13 02:35:43 +07:00
Reinhard Pointner f803cf209f Use different unique ID for different packages to avoid Mac / Finder weirdness 2018-07-13 02:10:40 +07:00
Reinhard Pointner 29875dab1a Notify user with error message / popup if `xdg-open` fails 2018-07-12 22:41:55 +07:00
Reinhard Pointner ec2110dc2b Require xdg-utils 2018-07-12 22:34:44 +07:00
Reinhard Pointner 422e36c2aa Fix OMDb timeout issues 2018-07-12 16:54:51 +07:00
Reinhard Pointner c72bd9938b Update JDK8 patch 2018-07-11 22:59:29 +07:00