1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-13 12:55:00 -05:00
Commit Graph

4109 Commits

Author SHA1 Message Date
Reinhard Pointner
c547beb111 Fix File.getDisplaySize() extension method 2019-06-08 05:37:23 +07:00
Reinhard Pointner
8b1224c474 Add anime-lists parser
* https://github.com/ScudLee/anime-lists
2019-06-08 04:51:21 +07:00
Reinhard Pointner
e9af2bb216 Add anime-lists parser
* https://github.com/ScudLee/anime-lists
2019-06-08 04:46:30 +07:00
Reinhard Pointner
9360bc9e65 Refactor Anime SxE support hack 2019-06-08 04:32:20 +07:00
Reinhard Pointner
480c16b0f8 Add anime-lists parser
* https://github.com/ScudLee/anime-lists
2019-06-08 04:32:00 +07:00
Reinhard Pointner
2fb9c4cfd9 Add anime-lists parser
* https://github.com/ScudLee/anime-lists
2019-06-08 02:02:58 +07:00
Reinhard Pointner
2a44dcc1d6 Add anime-lists parser
* https://github.com/ScudLee/anime-lists
2019-06-08 00:51:39 +07:00
Reinhard Pointner
ffa0690bfc More lenient XEM series name matching 2019-06-07 22:08:06 +07:00
Reinhard Pointner
53323a8dfa Added debug logging for XEM mappings 2019-06-07 21:21:49 +07:00
Reinhard Pointner
dbcddd02e3 support custom groovy scripts (via files) 2019-06-07 19:24:35 +07:00
Reinhard Pointner
9ac097252f Use simple language codes for compspec 2019-06-07 01:52:58 +07:00
Reinhard Pointner
212e27f866 Add compspec for --def 2019-06-07 01:31:33 +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
12eac7af8e Revert "Fix build"
This reverts commit 94e81c1c27.
2019-06-07 00:35:21 +07:00
Reinhard Pointner
94e81c1c27 Fix build 2019-06-07 00:22:04 +07:00
Reinhard Pointner
4db119cd29 Add bash completion 2019-06-06 23:43:21 +07:00
Reinhard Pointner
a8ae0b2623 [ffprobe] Failed to read media encoding date: Text '2014-11-04 05:52:00' could not be parsed at index 10 2019-06-05 16:11:13 +07:00
Reinhard Pointner
5fd53daabb Add XEM origin 2019-06-05 13:12:25 +07:00
Reinhard Pointner
b02128b2bd Set special number explicitely 2019-06-04 10:02:26 +07:00
Reinhard Pointner
2b5e2a0785 Short-circuit if origin and destination is the same 2019-06-01 23:27:50 +07:00
Reinhard Pointner
658c940c45 Added {xem} binding to support --mapper XEM.TheTVDB 2019-06-01 22:56:51 +07:00
Reinhard Pointner
d87a0ae7e1 Maybe fix NPE on Linux 2019-06-01 17:53:22 +07:00
Reinhard Pointner
c2d8936973 Added {xem} binding to support --mapper XEM.TheTVDB 2019-06-01 17:49:22 +07:00
Reinhard Pointner
18f87bf55d Added {xem} binding to support --mapper XEM.TheTVDB 2019-06-01 17:43:18 +07:00
Reinhard Pointner
6947bfb69e Add XEM convenience methods 2019-05-31 02:25:54 +07:00
Reinhard Pointner
b5b61c9527 Fox potential timing issues causing "Send to" items being sent to the current panel instead of the target panel.
https://www.filebot.net/forums/viewtopic.php?f=8&t=10837&p=44333#p44332
2019-05-29 00:47:37 +07:00
Reinhard Pointner
cc059609c6 Do require minimum file size for libmediainfo calls to avoid libmediainfo crashing the JVM 2019-05-28 19:23:49 +07:00
Reinhard Pointner
c3350bc8e2 Add RecentlyAired metric (at the very bottom though, when everything is lost already) 2019-05-27 18:33:20 +07:00
Reinhard Pointner
4b62417804 Add ExpressionMapper interface 2019-05-27 15:33:35 +07:00
Reinhard Pointner
d1c1f027d3 Execute only distinct commands 2019-05-27 15:25:34 +07:00
Reinhard Pointner
877e52c02a Add ExpressionMapper interface 2019-05-27 15:25:22 +07:00
Reinhard Pointner
f6199e154f Add ExpressionMapper interface 2019-05-27 14:36:38 +07:00
Reinhard Pointner
23ff6048a3 Rearrange CLI option order 2019-05-27 14:36:25 +07:00
Reinhard Pointner
97aab5eab4 Allow @file.groovy syntax in Format Editor and Preset Editor (e.g. @/path/to/MyFormat.groovy) 2019-05-26 22:41:10 +07:00
Reinhard Pointner
d6062c9423 Add "Special Extend Edition" to {tags} 2019-05-26 15:53:23 +07:00
Reinhard Pointner
fe5fc7bbd1 Added Script.include(String path) convenience extension method / function to make including external scripts easier. 2019-05-25 02:01:30 +07:00
Reinhard Pointner
3ef7f62f51 Added Script.include(String path) convenience extension method / function to make including external scripts easier. 2019-05-25 02:01:09 +07:00
Reinhard Pointner
0678aa646a Inject ExpressionFormatFunctions via extensionClasses instead of starImports 2019-05-25 01:34:58 +07:00
Reinhard Pointner
49596efa67 access denied ("groovy.security.GroovyCodeSourcePermission" "/groovy/shell") 2019-05-24 17:02:39 +07:00
Reinhard Pointner
dc0c1f1cea Fix mediaInfo / inferredMediaFile bottleneck 2019-05-24 01:16:29 +07:00
Reinhard Pointner
996701aec3 Fix mediaInfo / inferredMediaFile bottleneck 2019-05-24 01:13:08 +07:00
Reinhard Pointner
1295b9a0ad Added "Movie Folder" to Types Tab 2019-05-23 11:26:08 +07:00
Reinhard Pointner
b6b942bddd Reduce read buffer to make sure slow network IO is not unnecessarily excessive 2019-05-23 05:42:49 +07:00
Reinhard Pointner
0f95884d84 Parallelize CPU heavy operations in Filter Panel / Types Tools 2019-05-23 04:00:25 +07:00
Reinhard Pointner
ac97d6689f Parallelize CPU heavy operations in Filter Panel / Types Tools 2019-05-23 03:55:03 +07:00
Reinhard Pointner
839b50965a Default Anime processing to TheTVDB with Absolute Order instead of AniDB (and improve logging to make sure users see what's going on) 2019-05-22 20:26:18 +07:00
Reinhard Pointner
a7b92060f5 Default Anime processing to TheTVDB with Absolute Order instead of AniDB (and improve logging to make sure users see what's going on) 2019-05-22 19:38:26 +07:00
Reinhard Pointner
a427d913e9 Revert "TheTVDB numbering seems to be preferred over AniDB numbering these days:"
This reverts commit 6b198bdd4b.
2019-05-22 18:59:46 +07:00
Reinhard Pointner
d5c8551761 Dark Mode for GroovyPad 2019-05-22 18:46:00 +07:00
Reinhard Pointner
ececb1e645 Throttle AniDB to 1 request per 5 seconds, to strictly ensure "You should not request more than one page every two seconds."
https://wiki.anidb.net/w/HTTP_API_Definition#Anti_Leech_Protection
2019-05-22 18:19:05 +07:00