-
Notifications
You must be signed in to change notification settings - Fork 795
Open
Labels
Description
Bug Summary
old items seem to disappear from history based on unread -> read -> removed
Description
I was just listening to an old podcast from the end of the article list, and I unthinkingly agreed to restart my browser:
- When the tabs were restored, the item itself was a 404
- I (obviously) couldn't find the item in the feed list (in either read or unread lists)
- The item wasn't listed in
/history
It seems like a bug for the most recent item I read in miniflux to not be at the top of /history
,
Steps to Reproduce
I think this is what happened:
- play an old episode of a podcast that has long episodes on the day a new episode releases
- force update the podcast in another tab
- refresh the window with the player
- you should now be looking at a 404, and you won't find the item in history
I think this was also made worse by me keeping the tab around for a few hours before playing the episode too
Expected Behavior
The last item I read should be in /history
Actual Behavior
Perhaps the recent-ness of the read flag could extend the lifespan of the item for the sake of /history?
Version
2.2.9
Browser
141.0.3 (64-bit) with many adblockers
Relevant Logs or Error Output
Additional Context
No response
Checklist
- I have searched existing issues to ensure this bug hasn't been reported before.