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

6339 Commits

Author SHA1 Message Date
Reinhard Pointner
7ed492cdc6 Closure style 2019-05-18 22:46:13 +07:00
Reinhard Pointner
6398526b57 Experiment with artwork thumbnail support 2019-05-18 22:10:12 +07:00
Reinhard Pointner
6239dbb1c8 Experiment with artwork thumbnail support 2019-05-18 21:07:56 +07:00
Reinhard Pointner
ed1a0fa09c Experiment with artwork thumbnail support 2019-05-18 20:48:36 +07:00
Reinhard Pointner
45e491e962 Fix copy & paste programming 2019-05-18 20:27:32 +07:00
Reinhard Pointner
62a4b9af8f compress="yes" level="9" 2019-05-18 11:09:02 +07:00
Reinhard Pointner
bd9b0415ff Fix JDK8 patch 2019-05-18 03:04:33 +07:00
Reinhard Pointner
d28df06818 Allow custom parallelism for formats 2019-05-18 02:26:57 +07:00
Reinhard Pointner
b6251a7aa5 Allow custom parallelism for formats 2019-05-18 02:15:52 +07:00
Reinhard Pointner
468ded44aa Cache MediaInfo objects for up to 20 minutes to make sure we benefit from cached information even when processing files on network drives, especially when --filter is used followed by --format with lots of MediaInfo bindings.
https://www.filebot.net/forums/viewtopic.php?f=6&p=44112#p44111
2019-05-18 01:40:32 +07:00
Reinhard Pointner
4ef1ebe052 Fix JDK8 patch 2019-05-17 21:11:45 +07:00
Reinhard Pointner
79ee700001 Experiment with @2x artwork thumbnail support 2019-05-17 19:03:19 +07:00
Reinhard Pointner
fadebfae61 Better upscale icons to @3x or @4x (if necessary) 2019-05-17 18:10:31 +07:00
Reinhard Pointner
fab38b54a1 Use the same key type for all cache entries 2019-05-17 00:03:35 +07:00
Reinhard Pointner
674170a250 Experiment with @2x artwork thumbnail support 2019-05-16 23:19:42 +07:00
Reinhard Pointner
6f0e424414 Experiment with @2x artwork thumbnail support 2019-05-16 22:59:13 +07:00
Reinhard Pointner
a69f51036c Experiment with @2x artwork thumbnail support 2019-05-16 22:55:45 +07:00
Reinhard Pointner
fdec4090d2 Load multi-resolution images only if necessary 2019-05-16 20:45:00 +07:00
Reinhard Pointner
431cff4f4e Experiment with artwork thumbnail support 2019-05-16 20:12:59 +07:00
Reinhard Pointner
889d411c44 Experiment with artwork thumbnail support 2019-05-16 19:55:10 +07:00
Reinhard Pointner
a05ab703ff Require Movie / Episode category files to be video files 2019-05-15 21:21:35 +07:00
Reinhard Pointner
ded4b33ca6 Add movie / series / episode extension properties to the built-in help 2019-05-15 10:13:12 +07:00
Reinhard Pointner
015314e5f5 Added {cy} collection years binding and {movie.collection} extension method 2019-05-15 10:04:23 +07:00
Reinhard Pointner
8bdb76b914 Update all dependencies to the latest 2019-05-14 19:11:25 +07:00
Reinhard Pointner
f3308493f7 Ensure JNA 4.x compatibility (i.e. use JNA package on Linux) 2019-05-14 18:49:58 +07:00
Reinhard Pointner
dc80f2d9fc JNA 5.3.1 2019-05-14 18:40:21 +07:00
Reinhard Pointner
9ebb3d2523 Update all dependencies to the latest 2019-05-14 18:25:00 +07:00
Reinhard Pointner
d945aec1e8 Remove Jar Index (no tangible benefits, but might break Linux deployments where JNA is linked in from the system repository)
Remove filebot-resources.jar to simplify build, update and deployment
2019-05-12 17:56:30 +07:00
Reinhard Pointner
744f61a291 Prefer direct descendant video files when formatting folder objects
https://www.filebot.net/forums/viewtopic.php?f=8&t=10797
2019-05-12 02:11:41 +07:00
Reinhard Pointner
d3530b971d No more automatic updates for JDK8 tarball builds 2019-05-11 12:09:50 +07:00
Reinhard Pointner
7c2324ae43 No more automatic updates for JDK8 tarball builds 2019-05-11 11:29:18 +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
63327e5a4f Workaround for JDK-8222825
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8222825
2019-05-09 20:30:31 +07:00
Reinhard Pointner
ff92d0cf33 Rebuild index only if there's new files 2019-05-09 03:16:10 +07:00
Reinhard Pointner
f58cffda34 Dark Mode fine-tuning 2019-05-08 23:26:41 +07:00
Reinhard Pointner
93a41a41f1 Enable dark mode by default if dark mode is set system-wide 2019-05-08 10:32:53 +07:00
Reinhard Pointner
d3ae74e864 Fix appbundler for JDK 12 2019-05-08 03:34:00 +07:00
Reinhard Pointner
494cf2c195 Debug APP bundle issues 2019-05-08 00:01:39 +07:00
Reinhard Pointner
86fc94cb55 Support non-Windows ZIP package builds 2019-05-07 11:50:56 +07:00
Reinhard Pointner
6c073640e7 # Build (JDK 8)
# jre.major: 8
# jre.build: 201
2019-05-07 11:49:25 +07:00
Reinhard Pointner
9e1cd2f9c6 # Build (JDK 8)
# jre.major: 8
# jre.build: 201
2019-05-07 11:46:59 +07:00
Reinhard Pointner
87ea28feee MEDIAINFO_VERSION="19.04" 2019-05-07 11:40:51 +07:00
Reinhard Pointner
2bf87ffb23 Support non-Windows ZIP package builds 2019-05-07 11:30:27 +07:00
Reinhard Pointner
dab8763af9 jre.version: 12.0.1
jfx.version: 12.0.1
2019-05-07 11:21:41 +07:00
Reinhard Pointner
0bf9157ccb Support non-Windows ZIP package builds 2019-05-07 11:20:52 +07:00
Reinhard Pointner
21b05e128e Publish beta builds 2019-05-07 10:50:27 +07:00
Reinhard Pointner
7b6d154392 Use both "Channel(s)_Original" or "Channel(s)" just use the first one that actually has a valid value.
https://www.filebot.net/forums/viewtopic.php?f=5&t=10773&p=43876#p43869
2019-05-07 03:25:55 +07:00
Reinhard Pointner
570e5ecbee Use both "Channel(s)_Original" or "Channel(s)" just use the first one that actually has a valid value.
https://www.filebot.net/forums/viewtopic.php?f=5&t=10773&p=43876#p43869
2019-05-07 03:17:17 +07:00
Reinhard Pointner
bc25174fdc Implement XEM API 2019-05-06 19:54:12 +07:00
Reinhard Pointner
4b674db342 Implement XEM API 2019-05-06 17:28:30 +07:00