View Single Post
Old April 15th, 2018, 06:15 PM   #185
halvar
Blocked!
 
Join Date: Jan 2008
Location: HH
Posts: 1,963
Thanks: 115,040
Thanked 32,801 Times in 1,955 Posts
halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+
Default forum-backup 0.0.8 with improved handling of deleted posts/pages

The new version 0.0.8 was released. It contains:
  • improved logging of exceptions (now with stack trace)
  • improved handling of deleted posts/pages

handling of deleted posts/pages
situation:
A thread had pages from 1 to 10 and those were previously downloaded. Now multiple posts are deleted and only pages 1 to 7 exist. A new post is added to page 7.

previous behavior:
Page 7 is not downloaded because locally page 10 exists. The new post is missed.

new behavior:
previously downloaded pages 8 to 10 are renamed by appending the date to the filename.
page 7 is downloaded.

There are still scenarios where new posts are missed, but this fixes a major one. I expect more deletions in the future (because of dmca, cleanups and newly banned content)

Full install (including java runtime)
https://1fichier.com/?lb6qavanj1 (66MB)

Only the jar:
https://1fichier.com/?bpf29h2561 (7MB)
If you have a working installation just replace your forum-backup-0.0.x.jar with the new forum-backup-0.0.8.jar
halvar is offline   Reply With Quote