Skip to content

[FR]: 1 sec increment for the articles with the same date #1722

Open
@Owyn

Description

@Owyn

Brief description of the feature request

as it was done for #621

it would be great if even items with the date specified would get a 1 sec increment cuz:

situation: 3 chapters got released on the same date
current result:
chapter 7 - date May 15
chapter 8 - date May 15
chapter 9 - date May 15

How it should be (and how it originally is in the xml\json file):
chapter 9 - date May 15 (+2 sec)
chapter 8 - date May 15 (+1 sec)
chapter 7 - date May 15

Basically: - just preserve the order feed items are listed in the feed when the date is the same

example feed:
url: https://genzupdates.com/series/31ad113715e/
Post script: python css2rss.py "#chapters > a" "!Leveling Up With Skills" ~ ~ "span.text-sm" "div.text-xs"
current result:

Image
see how 5 chapters' order are messed up cuz they were all released on April 22

Metadata

Metadata

Assignees

Labels

Type-EnhancementThis is request for brand new feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions