Description
Some feed not updating even tho it updates in other rss feed app
link - https://raw.githubusercontent.com/P0bo/Anime-Tosho/main/rssfeed/airing.xml
only if i remove and then add , the new items appear.
The current logic is that the articles in the xml file are sorted in chronological order by default, so when reading the first item, anivu thinks that the following items are older, so it skips them directly.
some feeds have no sorting . and some sort by anime episode number per hour as opposed to sorted by newest . so the order becomes messy in them '
you can try forced refresh , as a different option . in feedflow for these type of feed the refresh option is different , they have two refersh one just refresh and one forced refresh
if we can set it per feed when adding the feed or later that would be great since it sorts even the feeds that dot need it . in this way when mass updating the refresh time will not be that high if some feeds are unsorted type and some aore sorted type by default