cachedownloader: bump version to 36 |
|
More...
|
over 11 years ago
|
Do not print "No website link found, skipping". Fix #175 (website=RelatedWebPage) |
|
More...
|
over 11 years ago
|
Adding more messages realting: "Downloading logs did not really work." |
|
More...
|
over 11 years ago
|
Fix #177 |
|
More...
|
over 11 years ago
|
downloader: String 'User-Agent' duplicated in header. FIX #171, FIX #174 |
|
More...
|
over 11 years ago
|
downloader: Catch http-errors. Fix #163 |
|
More...
|
over 11 years ago
|
downloader: defaulttimeout=15 (it was 30, but now there are retries) |
|
More...
|
over 11 years ago
|
downloader: Fix: error checking in wrong place |
|
More...
|
over 11 years ago
|
cachedownloader: check more if network reading returns None |
|
More...
|
over 11 years ago
|
core: Use read_from_network for reading over network |
|
More...
|
over 11 years ago
|
cachedownloader: Use read_from_network for all reading |
|
More...
|
over 11 years ago
|
downloader: After urlopen but before checking if content is gzipped, check errors (None returned) |
|
More...
|
over 11 years ago
|
downloader: automatic close after read |
|
More...
|
over 11 years ago
|
downloader: return None at the end of the function |
|
More...
|
over 11 years ago
|
downloader: add more different errors (on networking) |
|
More...
|
over 11 years ago
|
cachedownloader: Errors with networking (e.g. timeouts) is not crashing anymore, but returning None |
|
More...
|
over 11 years ago
|
downloader: retry three times in network issues (e.g. timeout is typically working on the next try) |
|
More...
|
over 11 years ago
|
downloader: common set out from if-elif -branches |
|
More...
|
over 11 years ago
|
downloader: additional error case checking |
|
More...
|
over 11 years ago
|
If image can't be loaded: use logger.error, not logger.exception |
|
More...
|
over 11 years ago
|
Fix: there are images without dot in filename, they run out of range |
|
More...
|
over 11 years ago
|
disable debug message |
|
More...
|
over 11 years ago
|
hildongui: Fix: short description not shown (if no-use-html) |
|
More...
|
over 11 years ago
|
Fix #180: premium-only cache crashes free-account user |
|
More...
|
over 11 years ago
|
Fix #176: hildongui: last attribute of cache not shown |
|
More...
|
over 11 years ago
|
Enable (fixed) attributes downloading |
|
More...
|
over 11 years ago
|
hildongui: Show log-type icons. Fix #173 |
|
More...
|
over 11 years ago
|
Download log-type icons (start for fixing #173) |
|
More...
|
over 11 years ago
|
Fix #172: cache with (html-) ImageMap breaks parsing |
|
More...
|
over 11 years ago
|
Fix #170: images without domain (i.e. smileys and attribute icons from geocaching.com) |
|
More...
|
over 11 years ago
|