Make API and RSS refresh notifications change-only

This commit is contained in:
2026-08-09 13:44:17 +01:00
parent 78a34e4105
commit c0c05f76e3
3 changed files with 221 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
### Fixed
- API and RSS refresh jobs now notify affected player screens after a successful update, so API-backed slides pick up new data without waiting for a manual page reload.
- API and RSS refresh jobs now notify affected player screens only when the refreshed data actually changes, so unchanged polls no longer trigger redundant player refreshes.
## 2.6.22 - 2026-08-09