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

4266 Commits

Author SHA1 Message Date
Reinhard Pointner
b9099abbb1 Improved console output for -get-subtitles commands 2016-04-30 22:59:51 +08:00
Reinhard Pointner
06815469f6 // ignore drawing commands (http://docs.aegisub.org/3.2/ASS_Tags/#drawing-commands) 2016-04-30 22:43:30 +08:00
Reinhard Pointner
416eb0095d Refactor 2016-04-30 18:35:48 +08:00
Reinhard Pointner
08b23e92a7 Added boolean bindings {anime} and {regular} to check if an episode object is an Anime/Regular (non-special) episode 2016-04-30 16:22:05 +08:00
Reinhard Pointner
d6bb7f1096 Added boolean bindings {anime} and {regular} to check if an episode object is an Anime/Regular (non-special) episode 2016-04-30 16:20:28 +08:00
Reinhard Pointner
c36548cb63 Fix NPE
@see https://www.filebot.net/forums/viewtopic.php?f=6&t=2075&p=20611#p20611
2016-04-29 15:53:10 +08:00
Reinhard Pointner
0d34ea8139 + context menu for List panel (i.e. Send name list to Rename New Names) 2016-04-29 00:55:49 +08:00
Reinhard Pointner
d5e258a9d9 Refactor 2016-04-28 13:01:45 +08:00
Reinhard Pointner
2cb0d355a6 Refactor 2016-04-27 01:44:21 +08:00
Reinhard Pointner
30b79710e3 Refactor 2016-04-26 16:09:34 +08:00
Reinhard Pointner
b69e2fadd5 Refactor 2016-04-26 15:29:51 +08:00
Reinhard Pointner
87daa80459 Fix CSV format issues 2016-04-25 15:23:12 +08:00
Reinhard Pointner
94929baaef Fix CSV format issues 2016-04-25 15:19:46 +08:00
Reinhard Pointner
6e1964c08e Fix CSV format issues 2016-04-25 15:19:04 +08:00
Reinhard Pointner
82f9a4b0f5 NOTE: GitHub only supports If-None-Match (If-Modified-Since is ignored) 2016-04-25 14:31:39 +08:00
Reinhard Pointner
5a2e9d3730 Refactor ETag cache API 2016-04-25 14:31:33 +08:00
Reinhard Pointner
724e55485d Fix logging 2016-04-25 01:42:07 +08:00
Reinhard Pointner
017b5cc583 name="jre.version" value="jdk1.8.0_92.jdk" 2016-04-24 01:06:56 +08:00
Reinhard Pointner
44c9601173 Refactor SupportDialog 2016-04-24 01:05:33 +08:00
Reinhard Pointner
21ca4699dd Refactor 2016-04-24 00:57:41 +08:00
Reinhard Pointner
8eff5ec498 try to convert absolute numbers to SxE numbers when using {s00e00} binding (as best as possible, SxE numbers may not exactly match TheTVDB, but should in most common cases) 2016-04-23 02:17:31 +08:00
Reinhard Pointner
1093431c24 Fix drop issues 2016-04-23 02:02:01 +08:00
Reinhard Pointner
2c117561e3 try to convert absolute numbers to SxE numbers when using {s00e00} binding (as best as possible, SxE numbers may not exactly match TheTVDB, but should in most common cases) 2016-04-23 00:47:43 +08:00
Reinhard Pointner
df79418064 Fix NPE 2016-04-23 00:05:50 +08:00
Reinhard Pointner
042c380410 Bump to 4.7 (too many backwards incompatible changes) 2016-04-22 16:12:20 +08:00
Reinhard Pointner
02110d1ca3 try to convert absolute numbers to SxE numbers when using {s00e00} binding 2016-04-22 16:05:42 +08:00
Reinhard Pointner
0141a2231a Don't show target files panel if it's empty 2016-04-22 16:01:54 +08:00
Reinhard Pointner
34e04ee668 Move to GitHub 2016-04-22 16:00:49 +08:00
Reinhard Pointner
350f350880 Move to GitHub 2016-04-22 13:52:42 +08:00
Reinhard Pointner
5a98684360 Move to GitHub 2016-04-21 21:56:54 +08:00
Reinhard Pointner
43569f1990 Move to GitHub 2016-04-21 19:57:01 +08:00
Reinhard Pointner
a5ce3aaea6 Move to GitHub 2016-04-21 13:19:06 +08:00
Reinhard Pointner
a3c75f51e3 Move to GitHub 2016-04-21 01:54:09 +08:00
Reinhard Pointner
77d5aca62e Fix compiler issues 2016-04-21 01:22:35 +08:00
Reinhard Pointner
5435078e58 Move to GitHub 2016-04-21 01:22:25 +08:00
Reinhard Pointner
d3c8d357b3 Move to GitHub 2016-04-21 00:57:03 +08:00
Reinhard Pointner
7321da5817 Refactor FloodLimit 2016-04-20 06:41:07 +00:00
Reinhard Pointner
03aa028815 Fix 2016-04-19 21:20:07 +00:00
Reinhard Pointner
544389f43d Distribute FileBot Installer fia GitHub Releases 2016-04-19 20:10:32 +00:00
Reinhard Pointner
05e379b624 Allow ~ to be used as $HOME path in custom formats (GUI only) 2016-04-19 13:49:06 +00:00
Reinhard Pointner
4ff6c25f40 Merge *.properties 2016-04-19 10:57:02 +00:00
Reinhard Pointner
ecf7232f00 Check language in Artwork.matches() as well 2016-04-19 10:44:55 +00:00
Reinhard Pointner
260f93e671 Check language in Artwork.matches() as well 2016-04-19 10:39:31 +00:00
Reinhard Pointner
90ecf3c0a7 Experiment with unifying Artwork interface for all databases 2016-04-19 10:05:16 +00:00
Reinhard Pointner
d616f5ab3f Experiment with unifying Artwork interface for all databases 2016-04-19 07:09:11 +00:00
Reinhard Pointner
e986103a1c Results should be in order (since we generate absolute episode numbers based on that) 2016-04-18 15:22:34 +00:00
Reinhard Pointner
4e94e25707 Make sure that specials can't override available standard (even if partial) episode matches 2016-04-18 14:02:10 +00:00
Reinhard Pointner
e8489e49ac Improved auto-detection for E01 style episodes 2016-04-18 13:51:05 +00:00
Reinhard Pointner
ce4293860f Improved auto-detection for E01 style episodes 2016-04-18 12:22:09 +00:00
Reinhard Pointner
6e9ff01055 Add shield.io download stats 2016-04-18 10:29:36 +00:00