Now Showing Add-on v2.3.4
Added
- Setup save/reset now broadcasts sanitized
config_changedevents over SSE, so open kiosks apply display mode, backend, Coming Soon, and visual config changes without a browser refresh. - Coming Soon mode now auto-cycles on
coming_soon_cycle_interval, rotating Radarr/Sonarr artwork without full page reloads. - Poster updates now use a double-buffered crossfade with stale-image guards to avoid black flashes and slow-load regressions.
Fixed
- Ken Burns animation is scoped to the active poster layer so it does not interfere with the crossfade buffer.
- Coming Soon route test now uses a date relative to the test run instead of a fixed past date.
Release info
- Add-on manifest version:
2.3.4 - Node server package version:
2.3.4 - README "What's Changed Since The Last Release" table updated to the v2.3.4 changes.
Validation
node --check /tmp/now_showing_inline.jsgit diff --checkcd server && npm test— 201/201 passing- PR #107 CI passed: add-on lint + all multi-arch builds (
amd64,aarch64,armhf,armv7,i386).