Skip to content

v1.1.0

Choose a tag to compare

@solistvbox-rgb solistvbox-rgb released this 19 Aug 15:55
· 3 commits to main since this release
e8ac342

EmbyCast v1.1.0

New: tile-based dashboard homepage

The config page now opens to a grid of tiles (Plugin Updates, Instant Message, Scheduled Message, Timer & Server Countdown, Media News, Welcome Message, Status & History, Scheduled Cleanup) instead of one long stacked page.

  • Freely drag & drop tiles into your preferred order — saved automatically per install.
  • Live badges: a count on Scheduled Message, a ticking countdown on Timer & Server Countdown while active, and a dot on Plugin Updates when a new version is available.
  • An "Open items" list below the grid shows not-yet-sent scheduled messages and any active countdown, with a click-through straight to the relevant tile.

New: recipient display for Scheduled Message

The "Upcoming scheduled messages" list now shows who each message will go to. For "Selected users", names are listed individually (with a "+N more" that expands on click for longer lists).

New: expand/collapse for long Status & History entries

Long message bodies (e.g. a large Media News list) now collapse to a few lines by default, with a "Show more / Show less" toggle — only added for entries that actually need it.

Changed: Scheduled Cleanup now runs once a day

The "Geplante Reinigung" background pass (offline-queue expiry + history purge) now runs once a day instead of every ~20 seconds, reducing unnecessary server wake-ups. It still runs once immediately on startup, so a freshly restarted server doesn't wait a full day for its first pass.

Fixed

  • An active Timer & Server Countdown's live countdown now resumes correctly after a page reload, instead of showing a static, non-ticking snapshot until the Start Timer button was clicked again.