View Single Post
Old 08-19-2019, 01:25 PM   #3671
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,032
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2019-08-19
- Add dedup_chapter_list option for buggy chapter lists. Optional in case they're not buggy.
- Add fetch_last_page for base_xenforo--SB doesn't send notice emails if user not up-to-date now.

Like it says, I've noticed that forums.spacebattles.com hasn't been sending me update notice emails when it doesn't think I've looked at the thread since the last notice. I've added code to address that, but it's off by default because you need user/pass in personal.ini:

Code:
[forums.spacebattles.com]
username:XXX
password:XXX
fetch_last_page:true
There is precedent for this in tthfanfic.org.
JimmXinu is offline   Reply With Quote