1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
Commit Graph

5730 Commits

Author SHA1 Message Date
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
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