Aapjuh posted on 01:34 on 13 January |
a few titles have volumes or chapters added that are either out of order or completely wrong (e.g. mistaking vol for chap) To Deprive a Deprived Person everything above the "chapter 117" one is duplicate and messing with the watchlist. Kumo Desu ga, Nani ka? everything above "chapter 226" is duplicate and mixing up vol/chap Slave Harem in the Labyrinth of the Other World latest entry is a duplicate and old chapter World Teacher - Isekaishiki Kyouiku Agent this one is generally not wrong but since its mixing WN and LN watchlist isn't working |
fake-name posted on 03:51 on 13 January |
Hrmmm. Arrrgh. The issues here are coming from the source feeds:
|
fake-name posted on 04:07 on 13 January |
FWIW, a lot of the problems here are because items where no volume is specified are implicitly treated as if they are of volume 0. Sidenote: if there's a series with well-structured release naming, and LOTS of back releases (I see you spent some time getting |
Endry posted on 17:45 on 18 March |
Cheating Monster (https://www.wlnupdates.com/series-id/35376/) The latest Chapters are wrong (These are old ones): View Series Vol Chap Extra Group/Host View Cheating Monster 2 39 Chapter 39 - More people, more trouble V2 RoyalRoadL View Cheating Monster 2 38 Chapter 38 - Reunion V2 RoyalRoadL View Cheating Monster 2 37 Chapter 37 - Meeting the neighbour V2 RoyalRoadL The newest Chapter is View Cheating Monster 2 6 (Book2) Chapter 6 - Birds of a feather flock together RoyalRoadL I hope you can fix this Thanks :) |
Endry posted on 15:41 on 19 March |
Hello I added by mistake a wrong Chapter ind the LN Rebirth in a corrupt world View Rebirth in a corrupt world 3 18 Could you correct my mistake thanks. |
fake-name posted on 02:18 on 22 March |
@endry - I flushed the auto-generated releases, and let it re-populate. It should be fixed now. Also, if you're bored, grumping at the person behind |
Endry posted on 14:37 on 9 April |
Hello the latest Chapters in Cheating Monster (https://www.wlnupdates.com/series-id/35376/) are still wrong (newest Chapter 2.6). Also the latest Chapters in The Game (https://www.wlnupdates.com/series-id/3179/) are wrong (newest Chapter A Hacking Good Time ). The latest Chapters in The Strongest Job... Gardener? (https://www.wlnupdates.com/series-id/2480/) are wrong (newest Chapter 61) |
fake-name posted on 05:19 on 11 April |
I removed the offending chapters from the latest chpater system, though I can't fix the underlying issue. "v" is assumed to be "volume" by the title parsing system. The only real solution here is to bug the author to use a different prefix for revision.
This... is annoying. The problem is that I recently modified the title-parsing system to split on "/" and "\" characters, to fix a different issue, and now it's accidentally parsing dates as a numeric value. This is compounded by the author here being dumb, and putting the date in the chapter title, despite the fact that all posts on RRL are already automatically date/time stamped. Also, I have a very low opinion of anyone who thinks using "3" as a "cool" substitute for "E" doesn't help, but I do need to fix the underlying title-parsing issue. However, doing so will involve a not-trivial rewrite of said system, as the current tokenization processes doesn't allow proper look-ahead or look-behind which would be required to allow detection of inadvertent date-splitting during the token specialization process.
It looks like the author was at one point using volume numbers, and has edited them out. I flushed the auto-releases, it should be OK now. As usual, Thanks for the feedback and notifying me of the issues. |