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

755 Commits

Author SHA1 Message Date
Reinhard Pointner
9ac097252f Use simple language codes for compspec 2019-06-07 01:52:58 +07:00
Reinhard Pointner
8e446625f2 Improved compspec for -exec 2019-06-07 01:35:54 +07:00
Reinhard Pointner
212e27f866 Add compspec for --def 2019-06-07 01:31:33 +07:00
Reinhard Pointner
c3d9a06e70 Refine compspec to only include expected file types for given options 2019-06-07 01:28:56 +07:00
Reinhard Pointner
5cd729f5ab Expect file arguments for any argument that is not an option 2019-06-07 01:01:14 +07:00
Reinhard Pointner
ce924ed467 Add bash completion 2019-06-06 23:50:35 +07:00
Reinhard Pointner
4db119cd29 Add bash completion 2019-06-06 23:43:21 +07:00
Reinhard Pointner
4906c2d930 Externalize library and framework management 2019-05-31 22:18:19 +07:00
Reinhard Pointner
93095dd9f4 Use SynoCommunity rtd1296 builds of MediaInfo 17.12 instead (to avoid dependencies and possibly better compatibility) 2019-05-23 22:54:49 +07:00
Reinhard Pointner
486ad33d28 Copy libmediainfo for aarch64 from the Debian repository (including all transitive dependencies) 2019-05-23 19:55:27 +07:00
Reinhard Pointner
9c337bb123 Simplify chocolatey builds 2019-05-21 19:24:05 +07:00
Reinhard Pointner
e7fbb4d2b9 patch various JNA options to make system JNA work (which behaves differently from upstream JNA due to various Debian-specific patches) 2019-05-20 20:07:33 +07:00
Reinhard Pointner
36d358c41b Make sure that tar extracts the changes archive in the correct folder (and not the working dir, whatever it may be) 2019-05-20 14:58:34 +07:00
Reinhard Pointner
c6831c4f96 Use Recommends instead of Requires to make sure it works on different RPM distros (even if the package names are different, so users can then just install them manually themselves instead of the package not installing at all) 2019-05-10 21:22:52 +07:00
Reinhard Pointner
f53ae92931 libjna-java is absolutely required for runtime 2019-03-17 16:13:47 +07:00
Reinhard Pointner
088676ef23 Illegal char '-' (0x2d) in: Release: universal-jdk8 2019-03-08 17:03:04 +07:00
Reinhard Pointner
24cde60c0d *_universal-jdk8.rpm 2019-03-07 20:31:50 +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
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
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
14a0597d41 fpcalc and unrar aren't aren't available in the default package sources 2019-03-03 02:52:54 +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
cb8353f1e7 -Dnet.filebot.archive.7z="$SNAP/usr/lib/p7zip/7z" 2019-03-01 15:33:46 +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
9dd32ecbfa Support for using 7z and unrar tools 2019-03-01 03:23:27 +07:00
Reinhard Pointner
3fdde4d712 -Dnet.filebot.UserFiles.fileChooser=JavaFX 2019-02-28 02:17:13 +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
7e67b93aaf # Use Darcula LaF 2019-02-25 20:06:12 +07:00
Reinhard Pointner
e34492f6e7 Refactor and optimize built-in workflows 2019-02-21 17:27:56 +07:00
Reinhard Pointner
3d90026a40 --def excludeList="$HOME/Media/.log/amc.excludes" 2019-02-21 13:25:12 +07:00
Reinhard Pointner
f9d41368a3 --log-file "$HOME/Media/.log/amc.excludes" --def excludeList=".log/amc.excludes" 2019-02-21 06:40:31 +07:00
Reinhard Pointner
5b87038f29 Workflows 2019-02-21 00:51:07 +07:00
Reinhard Pointner
50120dbd86 include workflows 2019-02-20 22:57:57 +07:00
Reinhard Pointner
253593860a Using base: requires KVM and none of my build machines support that (because too old or a VM) 2019-02-04 16:07:08 +07:00
Reinhard Pointner
637b720fff base: core18 2019-02-04 07:51:45 +07:00
Reinhard Pointner
eede5b793d Store preferences to file instead of UWP sandboxed registry (which is the cause of a variety of strange issues, crashes, deadlocks, endless loops, data loss, etc) 2019-02-03 11:54:46 +07:00
Reinhard Pointner
c856fc9638 Fix Java 8 AUR build 2018-12-18 16:38:41 +07:00
Reinhard Pointner
20dd96eb06 Fix Java 8 AUR build 2018-12-18 16:27:52 +07:00
Reinhard Pointner
41d05a8d16 MinVersion="10.0.17134.0" MaxVersionTested="10.0.17763.0" 2018-12-02 16:53:08 +07:00
Reinhard Pointner
9d38998b84 Differentiate the amd64 package from the universal package by including all the native dependencies (excl. JRE) 2018-11-29 22:23:56 +07:00
Reinhard Pointner
11054d2fef Make sure that Java 12 forwards compatibility is not an issue 2018-11-29 13:02:35 +07:00
Reinhard Pointner
ef6ad37391 Use @{jvm.version} consistently 2018-11-29 06:19:09 +07:00
Reinhard Pointner
4c839a0ac2 Use Recommends for non-Java deps 2018-11-29 05:10:33 +07:00