Skip to content

Releases: GBirkel/ljdump

v1.7.6

27 Jun 02:01
Compare
Choose a tag to compare
  • Attempt to fix music field parsing for some entries
  • Fix for crash on missing security properties for some entries
  • Image fetch timeout reduced from 5 seconds to 4 seconds

v1.7.5

21 May 06:56
Compare
Choose a tag to compare

v1.7.4

01 May 00:38
Compare
Choose a tag to compare

Added a flag to prevent the retrying of images that failed to cache: --dont_retry_images

v1.7.3

04 Apr 21:53
Compare
Choose a tag to compare

This release fixes a silly bug in the image caching code.

v1.7.2

03 Apr 02:05
Compare
Choose a tag to compare

New stuff here relative to the old (1.5.2) version:

  • Ported to Python 3
  • Using sqlite database to store everything (entries, comments, userpic metadata, sync status).
  • Removed old non-sql storage methods
  • Downloads mood information for the given user
  • Downloads tag statistics for the given user
  • Added image caching option
  • Builds HTML pages for entries, including table of contents, history, and tag sections.