hohMiyazawa / Automail

An enhancement collection for anilist.co
GNU General Public License v3.0
158 stars 30 forks source link

monthly stats does not count last episodes #289

Closed z00rat closed 11 months ago

z00rat commented 11 months ago

so, i just ended rewatching Cyberpunk: Edgerunners. and it has 10 ONA episodes. but monthly stats only showing 9.

i guess anilist logs like "Rewatched episode 6 - 9 of Cyberpunk: Edgerunners" then "Rewatched Cyberpunk: Edgerunners". they never says 1-10 but 1-9 then finished.

z00rat commented 11 months ago

looks like https://github.com/hohMiyazawa/Automail/blob/35a1b4acc4c2f2b87e590082fee6c39950e0cc51/src/queries/seasonalStats.js#L84-L88 this code supposed to do this, but i'm kinda confused ...

hohMiyazawa commented 11 months ago

The code is older than the current rewatch/reread completion statuses. I will update it.

hohMiyazawa commented 11 months ago

Probably fixed.

z00rat commented 11 months ago

awesome, it works perfectly now.