-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fiction.live last update not being included? #672
Comments
Will do. |
Had an off-by-one error in the interaction between the most-recent-chuck timestamp tracker and the add_chapter_url function. Feeling a bit silly. Gonna go update the fictionlive stories I'm following. Thanks to chrnno on mobileread for the minimal test case, which made isolating the issue very simple. I believe that the difference between the two offered test cases is that, for the other story where the issue wasn't happening, the most recent update was an appendix -- those hit a slightly different code path which didn't have the bug. |
@HazelSh, Thanks for taking care of this! |
Test versions up in the usual places. |
No problem. |
@HazelSh,
There's a report on MR that the last update isn't always being included in fiction.live downloads.
Do you have time to take a look at it?
The text was updated successfully, but these errors were encountered: