You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recent window currently only refreshes on app launch and when the episode list changes. This includes the episode date, which for convenience is in relative format. So if your latest episode was released two days ago, its row might still say "today".
Ideally we should refresh the dates when the window is shown and... maybe every minute while the window is showing, so at worst we're a minute off?
The text was updated successfully, but these errors were encountered:
The recent window currently only refreshes on app launch and when the episode list changes. This includes the episode date, which for convenience is in relative format. So if your latest episode was released two days ago, its row might still say "today".
Ideally we should refresh the dates when the window is shown and... maybe every minute while the window is showing, so at worst we're a minute off?
The text was updated successfully, but these errors were encountered: