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.