tunarr
tunarr copied to clipboard
Invalidate guide page queries when XMLTV is regenerated
We can do this using the event stream listener
Also want to invalidate if the Update XMLTV task is run from the settings page
Added invalidation for the XMLTV task piece as part of a PR earlier today: https://github.com/chrisbenincasa/tunarr/blob/main/web/src/pages/settings/TaskSettingsPage.tsx#L38
Queries invalidated in https://github.com/chrisbenincasa/tunarr/pull/978