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

6288 Commits

Author SHA1 Message Date
Reinhard Pointner
5c7f12ce37 Use the jna.jar from the system repository to make sure the version matches the corresponding libjnidispatch.so native library 2019-03-07 19:24:37 +07:00
Reinhard Pointner
0c4fd3a3f1 Fix JDK8 patch 2019-03-07 19:18:43 +07:00
Reinhard Pointner
7c47f330ab Use the jna.jar from the system repository to make sure the version matches the corresponding libjnidispatch.so native library 2019-03-07 19:08:25 +07:00
Reinhard Pointner
33e03e39b9 Use the jna.jar from the system repository to make sure the version matches the corresponding libjnidispatch.so native library 2019-03-07 18:53:54 +07:00
Reinhard Pointner
23df26fad4 Add net.filebot.TheMovieDB.url and net.filebot.TheMovieDB.adult system properties for advanced customization of TheMovieDB API access 2019-03-07 18:07:34 +07:00
Reinhard Pointner
63f5775ada Support for non-default TheTVDBv2 API mirrors (possibly useful in China where *.thetvdb.com is blocked) 2019-03-07 17:26:57 +07:00
Reinhard Pointner
4979de00f7 Backwards compatibility: Make sure String.replaceAll(String) defaults to String.replaceAll(String, "") 2019-03-07 11:09:03 +07:00
Reinhard Pointner
8390e65ee9 Refactor error messages / kaomoji 2019-03-07 10:45:09 +07:00
Reinhard Pointner
3264436357 Fix JDK8 patch 2019-03-06 17:47:44 +07:00
Reinhard Pointner
004253296d MODULE_PATH=/usr/share/openjfx/lib 2019-03-06 17:44:58 +07:00
Reinhard Pointner
beffb67b53 echo /usr/lib*/jna | tr ' ' ':' 2019-03-06 17:35:41 +07:00
Reinhard Pointner
a351967c52 echo /usr/lib/*-linux-gnu*/jni | tr ' ' ':' 2019-03-06 17:35:33 +07:00
Reinhard Pointner
a0cbbb1275 # select libjnidispatch.system.so from $(uname -m)-linux-gnu folder 2019-03-05 23:30:43 +07:00
Reinhard Pointner
d52a8e5d35 # select libjnidispatch.so from lib or lib64 2019-03-05 23:20:56 +07:00
Reinhard Pointner
d3905ab59b # select libjnidispatch.system.so from $(uname -m)-linux-gnu folder 2019-03-05 23:20:45 +07:00
Reinhard Pointner
2ebd3a9cd9 Build RPM package 2019-03-03 03:47:51 +07:00
Reinhard Pointner
0de50d7f48 v5 2019-03-03 02:53:12 +07:00
Reinhard Pointner
14a0597d41 fpcalc and unrar aren't aren't available in the default package sources 2019-03-03 02:52:54 +07:00
Reinhard Pointner
afe60609b3 Build RPM package 2019-03-03 02:05:43 +07:00
Reinhard Pointner
b6c7b376f5 Build RPM package 2019-03-03 01:26:51 +07:00
Reinhard Pointner
236bdf336a Build RPM package 2019-03-03 01:22:20 +07:00
Reinhard Pointner
19d372702e Build RPM package 2019-03-03 01:14:38 +07:00
Reinhard Pointner
987394a920 Build RPM package 2019-03-03 01:10:49 +07:00
Reinhard Pointner
bcd179c36f Add {fps} (as BigDecimal) convenience binding 2019-03-02 20:47:23 +07:00
Reinhard Pointner
0cec27c7bb Ensure p7zip Version 9.20 compatibility 2019-03-01 16:46:07 +07:00
Reinhard Pointner
cb8353f1e7 -Dnet.filebot.archive.7z="$SNAP/usr/lib/p7zip/7z" 2019-03-01 15:33:46 +07:00
Reinhard Pointner
d856933588 Support for using 7z and unrar tools 2019-03-01 14:41:50 +07:00
Reinhard Pointner
21d3e8daec Can't load './7z.dll' (./7z.so: cannot open shared object file: No such file or directory) 2019-03-01 05:06:06 +07:00
Reinhard Pointner
21693b0117 access denied ("java.io.FilePermission" "/mnt/ext/opt/medialibrary/bin/ffprobe" "execute") 2019-03-01 04:34:34 +07:00
Reinhard Pointner
549fd7d3d3 Fix Java 8 compatibility 2019-03-01 03:35:52 +07:00
Reinhard Pointner
9dd32ecbfa Support for using 7z and unrar tools 2019-03-01 03:23:27 +07:00
Reinhard Pointner
e96251f956 Fix various Dark Mode issues 2019-02-28 16:17:22 +07:00
Reinhard Pointner
a64095ff09 Fix Java 8 compatibility 2019-02-28 15:43:48 +07:00
Reinhard Pointner
a979dfdca5 Fix various Dark Mode issues 2019-02-28 15:39:07 +07:00
Reinhard Pointner
9dd8044097 Fix various Dark Mode issues 2019-02-28 15:18:37 +07:00
Reinhard Pointner
8aa798318a Split music category tags like "hardrock;Hard Rock" as one would expect 2019-02-28 11:41:59 +07:00
Reinhard Pointner
3fdde4d712 -Dnet.filebot.UserFiles.fileChooser=JavaFX 2019-02-28 02:17:13 +07:00
Reinhard Pointner
e55993c914 Fix various Dark Mode issues 2019-02-28 01:47:46 +07:00
Reinhard Pointner
8854b6707d Fix various Dark Mode issues 2019-02-28 01:42:26 +07:00
Reinhard Pointner
35f8317fd3 Fix various Dark Mode issues 2019-02-27 23:18:57 +07:00
Reinhard Pointner
7836249b1a Fix various Dark Mode issues 2019-02-27 22:58:09 +07:00
Reinhard Pointner
2cade64f44 Fix various Dark Mode issues 2019-02-27 22:28:03 +07:00
Reinhard Pointner
0f5157da05 Fix MAS build 2019-02-27 10:45:28 +07:00
Reinhard Pointner
c5cc97041b Add Windows context menu helper to MSI package by default. 2019-02-26 22:55:43 +07:00
Reinhard Pointner
1d97b4a0b6 Add "Rename with FileBot" workflow 2019-02-26 22:40:48 +07:00
Reinhard Pointner
02545ba78c Make --def name=value sanity check less strict 2019-02-26 14:34:11 +07:00
Reinhard Pointner
9d08f5f192 az.match('[a-f]': '/volume1', '[g-x]': '/volume2') ?: '/volume3' 2019-02-26 14:02:04 +07:00
Reinhard Pointner
37bce60df2 Fix Java 8 compatibility 2019-02-26 12:55:03 +07:00
Reinhard Pointner
e5f3596347 Read user-defined Java System Properties from ~/.filebot/system.properties 2019-02-26 12:21:10 +07:00
Reinhard Pointner
0815aa6532 Refactor PanelBuilder[] 2019-02-26 12:20:26 +07:00