Tobias Gruetzmacher
a99098d5ad
Update GoComics module.
2017-05-21 23:10:32 +02:00
Tobias Gruetzmacher
1400879dc8
Fix another set of modules (e, k).
2017-05-17 00:11:29 +02:00
Tobias Gruetzmacher
4ee99eb196
Merge pull request #85 from sizlo/improveordering
...
Preserve the order of images in multi image strips for ordered symlink folders
2017-05-16 23:09:46 +02:00
Tim Brier
08d7c55621
Obey the ordering of multi image strips given in the JSON
2017-05-15 10:56:47 +01:00
Tim Brier
95e48b8d8d
Keep track of the order of images for multi-image strips in the JSON output
2017-05-15 10:56:47 +01:00
Tobias Gruetzmacher
8b90aa5cfb
Some minor style fixes.
2017-05-15 00:54:02 +02:00
Tobias Gruetzmacher
b8484cde50
Fix some more modules.
2017-05-15 00:27:28 +02:00
Tobias Gruetzmacher
ddd3fb418c
Remove some broken comics from ComicFury module.
2017-05-14 22:45:12 +02:00
Tobias Gruetzmacher
09687c91f4
Fix some SmackJeeves comics.
2017-05-12 00:32:25 +02:00
sizlo
a83911aa67
Favour the first image we found when we're not expecting multiple images
2017-04-18 21:59:04 +01:00
sizlo
8d84361de4
Preserve the order we found images in when removing duplicate images
2017-04-18 21:58:12 +01:00
Tobias Gruetzmacher
593975d907
Minor cleanups for new modules (see #84 ).
2017-04-16 01:28:17 +02:00
Tim Brier
233da3e052
Add support for SurvivingTheWorld and TumbleDryComics ( #84 )
2017-04-16 01:11:30 +02:00
Tobias Gruetzmacher
0973570295
Fix a bunch of modules.
2017-04-16 01:06:41 +02:00
Tobias Gruetzmacher
2d9b9e36c8
[travis] Switch to newer base system.
2017-04-04 08:25:14 +02:00
Tobias Gruetzmacher
e6f18a2027
Clean up ComicGenesis
2017-02-27 18:20:54 +01:00
Tobias Gruetzmacher
c2c699a1d5
Add a PyInstaller spec to exclude system DLLs.
2017-02-15 00:00:33 +01:00
Tobias Gruetzmacher
23dccb184e
Replace PyInstaller version hack with something better.
2017-02-14 22:07:52 +01:00
Tobias Gruetzmacher
abb72a3a24
Fix CloneManga modules.
2017-02-13 23:41:45 +01:00
Tobias Gruetzmacher
ebbb27d05d
Move xpath_class to helpers module.
2017-02-13 22:41:17 +01:00
Tobias Gruetzmacher
20ab279cde
Clean up SmackJeeves...
...
Currently only covers already existing modules: Removed 11 broken
modules, added 2 and tried to update comic names and the adult and
endOfLife flags from their index. This isn't helped by the fact that
their search seems to skip some comics...
2017-02-13 01:46:49 +01:00
Tobias Gruetzmacher
0d6f50217c
Allow setting a crawl delay in update scripts.
2017-02-12 22:36:06 +01:00
Tobias Gruetzmacher
83187b0554
Fix ViiviJaWagner.
2017-02-12 20:29:57 +01:00
Tobias Gruetzmacher
657e61811d
Update list of old and removed modules.
2017-02-12 20:17:07 +01:00
Tobias Gruetzmacher
3b6af33ecb
Some small module fixes.
2017-02-12 20:15:25 +01:00
Tobias Gruetzmacher
5359dd8629
Update ComicFury again...
2017-02-12 19:50:51 +01:00
Tobias Gruetzmacher
9895014655
Fix PHD with an ugly hack...
2017-02-12 16:21:36 +01:00
Tobias Gruetzmacher
b57945efd1
Update GoComic modules.
2017-02-12 12:21:01 +01:00
Tobias Gruetzmacher
ebe98bc8ba
Fix some modules.
2017-02-12 02:16:38 +01:00
Tobias Gruetzmacher
20ca5d7fc2
Fix some modules.
2017-02-06 00:05:05 +01:00
Tobias Gruetzmacher
06e925449e
Merge pull request #79 from sd-fritze/master
...
Add support for 'The Monster under the Bed'
2017-01-22 00:26:17 +01:00
gruetzkopf
edb49faa8b
Add support for 'The Monster under the Bed'
2017-01-22 00:11:05 +01:00
Tobias Gruetzmacher
c4a184d173
Remove some vanished modules.
2017-01-12 02:01:10 +01:00
Tobias Gruetzmacher
dce0a30956
Still doesn't run with pypy.
2017-01-12 01:48:18 +01:00
Tobias Gruetzmacher
def2a2cf62
Python 3.6 was released, test it.
2017-01-12 01:38:59 +01:00
Tobias Gruetzmacher
8c5b0091b1
So, it's 2017.
2017-01-12 01:38:00 +01:00
Tobias Gruetzmacher
36ac459bed
Add removed GoComics modules to old list.
2017-01-12 01:22:13 +01:00
Tobias Gruetzmacher
a183e812ae
Update GoComics module for new site layout.
...
(fixes #77 )
2017-01-11 02:21:05 +01:00
Tobias Gruetzmacher
061efaac6e
New module for ComicSherpa (removed from GoComics)
2017-01-11 01:34:52 +01:00
Tobias Gruetzmacher
8a89246d88
Fix "espanol" in comic names.
2017-01-11 00:50:00 +01:00
Tobias Gruetzmacher
0cefe90624
Merge pull request #76 from jsafrit/master
...
Fix pattern for The Devils Panties
2017-01-10 22:48:04 +01:00
John Safrit
969e633877
Fix pattern for The Devils Panties
2017-01-08 17:39:59 -05:00
Tobias Gruetzmacher
3f9feec041
Allow modules to ignore some HTTP error codes.
...
This is neccessary since it seems some webservers out there are
misconfigured to deliver actual content with an HTTP error code...
2016-11-01 18:25:02 +01:00
Tobias Gruetzmacher
46b7a374f6
Small GoComics update.
2016-11-01 02:51:00 +01:00
Tobias Gruetzmacher
f7f4e130bf
Small fix to the WLP module.
2016-11-01 02:27:29 +01:00
Tobias Gruetzmacher
bc755d09a3
Apply link modifier to all links.
...
This was previously only the "previous link modifier", now it can also
modify "next" and "latest" links. Additionally, the modifier is given
the current URL, so those cases can be distinguished.
2016-11-01 01:50:44 +01:00
Tobias Gruetzmacher
7fc05f75f5
Remove broken PetiteSymphony comics.
2016-10-31 07:16:10 +01:00
Tobias Gruetzmacher
69e6318f87
Remove ScurryAndCover, too much JavaScript.
2016-10-31 07:04:00 +01:00
Tobias Gruetzmacher
47e2502ec7
Fix a bunch of comic modules.
2016-10-31 06:57:47 +01:00
Tobias Gruetzmacher
446b81fc45
Fix Wumo and friends.
2016-10-30 15:28:54 +01:00