-
Notifications
You must be signed in to change notification settings - Fork 13
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
jncep update constantly updates the same part #28
Comments
OK I will have a look. Could you send me your |
Actually, no need for your |
I have made a correction. I will make a new release soon. |
This might not be of much use to you but I did originally try un-tracking
then tracking again to see if it would solve the issue but it didn't
change anything.
…On Tue, Oct 4, 2022, 12:21 PM Guilhem Vellut ***@***.***> wrote:
Actually, no need for your track.json. I can reproduce the issue even if
I just subscribed to the series.
—
Reply to this email directly, view it on GitHub
<#28 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC63IJRAYNKFEFS53CKFQ3LWBRYSRANCNFSM6AAAAAAQ4ZWTNA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This is because the date of the last part (in number, so the date of 18.1 in this case) is recorded instead of the last date (ie date of 17.11) : The date of 18.1 is before the date of 17.11, hence the issue. But your message made me think: I forgot to apply the correction I did for the |
Describe the bug
So this is probably an edge case but whenever I run
jncep update
the series "Realist Hero" always updates despite the latest part already updated. This is probably because j-novel club released a crossover story and it is listed as volume 18. So basically volume 17 has 11 out of 12 parts out then there is 1 part for "volume 18". I suspect that the unreleased part 12 is causing this issue.Expected behavior
the update command shouldn't update a part that was already updated.
To Reproduce
run
jncep update
while tracking realist hero. Every time you run this command it will update volume 17 part 11. I expect this bug will disappear as soon as the last prepub part is released (this thursday i think)Debug trace
N/A
Environment:
The text was updated successfully, but these errors were encountered: