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

6481 Commits

Author SHA1 Message Date
Reinhard Pointner
d6b562c77f Add anime-lists parser
* https://github.com/ScudLee/anime-lists
2019-06-09 02:32:09 +07:00
Reinhard Pointner
64db545ab6 Revert "Update AniDB icons"
This reverts commit d2e05a6c5a.
2019-06-09 00:25:05 +07:00
Reinhard Pointner
abad2989f9 Add anime-lists parser
* https://github.com/ScudLee/anime-lists
2019-06-09 00:24:43 +07:00
Reinhard Pointner
50057a6c8c Update TheMovieDB icons 2019-06-08 17:03:05 +07:00
Reinhard Pointner
d2e05a6c5a Update AniDB icons 2019-06-08 15:57:19 +07:00
Reinhard Pointner
5fda8b14ae Check {video.title} as well when finding a {mediaTitle} value 2019-06-08 15:09:40 +07:00
Reinhard Pointner
a895b57067 Add anime-lists parser
* https://github.com/ScudLee/anime-lists
2019-06-08 06:10:50 +07:00
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
62238e507e
Update CHANGES.md 2019-06-07 04:29:18 +07:00
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
f10bc289c6 Fix build 2019-06-07 00:45:28 +07:00
Reinhard Pointner
36386df23a Fix build 2019-06-07 00:43:34 +07:00
Reinhard Pointner
f6d9acd98e Fix build 2019-06-07 00:39:17 +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
9c5e1c6a67 Add bash completion 2019-06-06 23:58:27 +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
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
ba256023f4 * Added --mapper option (e.g. --mapper XEM.TheTVDB) 2019-06-01 21:51:29 +07:00
Reinhard Pointner
e761808817 Fix JDK8 patch 2019-06-01 21:13:48 +07:00
Reinhard Pointner
d87a0ae7e1 Maybe fix NPE on Linux 2019-06-01 17:53:22 +07:00
Reinhard Pointner
5d5aaf83dc --add-opens=java.desktop/sun.swing=ALL-UNNAMED 2019-06-01 17:49:29 +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
cf26fedd25 Fix ZIP build 2019-06-01 01:34:14 +07:00
Reinhard Pointner
6b69776307 Simplify JDK 8 patch 2019-06-01 00:45:16 +07:00
Reinhard Pointner
9adc366224 Simplify JDK 8 patch 2019-06-01 00:44:37 +07:00
Reinhard Pointner
7f243bdfda Simplify JDK 8 patch 2019-06-01 00:43:40 +07:00
Reinhard Pointner
b0418f5279 Remove binary objects 2019-05-31 22:20:34 +07:00
Reinhard Pointner
95d9784464 Remove binary objects 2019-05-31 22:19:02 +07:00
Reinhard Pointner
4906c2d930 Externalize library and framework management 2019-05-31 22:18:19 +07:00
Reinhard Pointner
d14af0ce47 Externalize library and framework management 2019-05-31 22:07:05 +07:00