Commit Graph

5720 Commits

Author SHA1 Message Date
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
Reinhard Pointner 26ec719cc6 Put resources into separate jar file 2018-07-11 21:35:33 +07:00
Reinhard Pointner cfd5a79b24 Improve icon scaling for 1.25x / 1.5x / 1.75x scale factors 2018-07-11 21:06:43 +07:00
Reinhard Pointner fc780f6ebb Improve icon scaling for 1.25x / 1.5x / 1.75x scale factors 2018-07-11 20:30:40 +07:00
Reinhard Pointner e2a9d51df6 Improve icon scaling for 1.25x / 1.5x / 1.75x scale factors 2018-07-11 18:07:27 +07:00
Reinhard Pointner b1e32bb503 Fix .classpath 2018-07-11 18:07:27 +07:00
Reinhard Pointner d136dc746e QPKG_SERVICE_PROGRAM must be a unique name (least it overrides other startup scripts in /etc/init.d) 2018-07-10 14:24:29 +07:00
Reinhard Pointner f4538acb5e QPKG_SERVICE_PROGRAM must be a unique name (least it overrides other startup scripts in /etc/init.d) 2018-07-10 14:23:38 +07:00
Reinhard Pointner 8682fc084e QPKG_SERVICE_PROGRAM must be a unique name (least it overrides other startup scripts in /etc/init.d) 2018-07-10 12:47:45 +07:00
Reinhard Pointner f6c908f427 Recreate /usr/bin/filebot link each and every time the QNAP NAS boots up 2018-07-10 02:24:09 +07:00
Reinhard Pointner d1a1dc892a Use PNG app icons 2018-07-10 02:10:27 +07:00
Reinhard Pointner 99f35eca60 Use PNG app icons 2018-07-10 02:09:57 +07:00
Reinhard Pointner 6f481c0102 Refactor 2018-07-09 15:45:18 +07:00
Reinhard Pointner 749e614d50 Support -rename --q <Numeric ID> 2018-07-09 03:15:26 +07:00
Reinhard Pointner b93815b5a8 FileBot requires a valid license. Please run `filebot --license *.psm` as user `%s` to install your FileBot license. 2018-07-08 04:43:41 +08:00
Reinhard Pointner 64780eb39d Set AUMID manually for legacy processes 2018-07-06 13:46:29 +08:00
Reinhard Pointner a1e979af9e * Use BC crypto instead of JCA crypto due to strange bugs (see https://www.filebot.net/forums/viewtopic.php?f=6&t=6006&p=34534#p34534)
* Refactor PGP code into a Utilities class
2018-07-06 01:23:09 +08:00
Reinhard Pointner 8ab2bf5d98 Maintainer: FileBot 2018-07-04 23:51:08 +07:00
Reinhard Pointner e643de640a Try to reduce QPKG size 2018-07-04 23:08:14 +07:00
Reinhard Pointner ebb3dda6ad Linux TS-128A 4.2.8 #1 SMP Mon May 28 01:06:55 CST 2018 aarch64 GNU/Linux 2018-07-04 22:46:20 +07:00
Reinhard Pointner 9c055097cc QPKG package 2018-07-04 22:41:20 +07:00
Reinhard Pointner da93308b87 QPKG package 2018-07-04 22:29:27 +07:00
Reinhard Pointner 5a023b2bac QPKG package 2018-07-04 22:27:08 +07:00
Reinhard Pointner df0a7b56d8 QPKG package 2018-07-04 22:15:07 +07:00
Reinhard Pointner 50d1da85fe Add missing deps: groovy.text.GStringTemplateEngine
https://www.filebot.net/forums/viewtopic.php?f=6&t=6012
2018-07-04 02:36:15 +07:00
Reinhard Pointner 2511a79080 Fix potential out-of-range NFE
https://www.filebot.net/forums/viewtopic.php?f=4&t=6008
2018-07-03 13:39:18 +07:00
Reinhard Pointner 623fee00cb Coerce episode number [1.1] to [1] 2018-07-02 14:30:03 +07:00