Noé Rubinstein
b873878e31
fixed generic comic reader tests
2011-09-26 13:31:15 +02:00
Noé Rubinstein
1519b533a4
add tests for generic comic readers
2011-09-26 13:31:11 +02:00
Noé Rubinstein
f5aa37e0c2
move genericcomicreader to a single file for now
2011-09-26 13:31:07 +02:00
Noé Rubinstein
f8dbdaf8f0
move genericcomicreader to tools
2011-09-26 13:31:00 +02:00
Noé Rubinstein
076a12f4e5
fix factorization of comic readers
...
there is still a race condition during the selection of the comic reader
class; sometimes, the URL matches for mangatoshokan but for some reason
mangafox is choosen instead
2011-09-26 13:30:58 +02:00
Noé Rubinstein
88e1275d66
begin comic reader factorization - doesn't work
2011-09-26 13:30:56 +02:00
Noé Rubinstein
cd0815a5ff
forgot to git add that in previous commit
2011-08-28 21:33:17 +02:00
Noé Rubinstein
fc70069943
fix (again) the double page download problem
...
Note for self: //lol[1] is _not_ the same as (//lol)[1]
2011-08-27 18:37:17 +02:00
Romain Bignon
40f474881e
remove unused import
2011-08-25 22:02:19 +02:00
Noé Rubinstein
519d7bd38c
fix bug when there is no vol number
2011-08-25 22:01:46 +02:00
Noé Rubinstein
6caeb19312
Don't download the same page several times
2011-08-25 22:01:45 +02:00
Noé Rubinstein
ae782c02db
Mangafox: access page in constant time
...
Doesn't click through every page to obtain the next. It doesn't change
anything right now but will be better when comix is usable with weboob
2011-08-23 08:53:01 +02:00
Noé Rubinstein
1d904d356e
Add mangafox backend
2011-08-23 08:53:00 +02:00