summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2012-07-10 22:42:03 +0100
committerNick White <git@njw.me.uk>2012-07-10 22:42:03 +0100
commit5ec812de4c16f7046676b0e99a71b105a898b2f1 (patch)
treed08876bfb2cb9efe7771bf8076bfbd966ca26893
parentcdecf96d911a014de75e02f81e301c938b762ffc (diff)
Update TODO
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index cedbc53..f136bff 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,3 @@
-# other todos
-
in getabook, the web client tries downloading sequentially the first few pages, regardless of whether they're in the available page list. this actually works (some or all of these pages will return), so we should implement something similar too. exactly how it knows when to stop looking is not clear, at least with the one i tried, it just tried all of the first 25 pages.
in getgbook, check that downloaded page doesn't match 'page not available' image; if so delete (as may be redownloadable later, perhaps even then with different cookies)