Releases: Jamisonfitz/marquee
Releases · Jamisonfitz/marquee
Release list
v1.3.0 — Deeper themes & instant saves
Layout & type
- Every block can now be justified left, center, or right from the editor.
- Title fonts: Bebas Neue, Oswald, Playfair Display, Cinzel, and Space Grotesk (free Google fonts, system fallback when offline).
- Themes go deeper: each theme now tints panels, chips, and progress tracks, and the accent glows through the title and progress bar.
Feel
- Saves reach the Hub in ~2 seconds — the card polls settings on a fast loop instead of waiting for the next now-playing cycle.
- Template picker cards show real screenshots of each layout.
- The demo movie now includes a title logo, so the clear-logo look (pulled from Plex metadata on real playback) is visible in the preview.
Docker: jamisonfitz/marquee:v1.3.0
v1.2.0 — Device discovery
Device discovery
- The settings page now finds Google Cast devices on your LAN (mDNS via
catt scan) — press Scan and pick your Hub from a dropdown instead of typing an IP.HUB_IPremains as an env fallback and is no longer required, so the container starts fine before a device is chosen.
Cleanup
- Removed one-time repo bootstrap scripts.
PLEX_HOSTdefaults tohttp://localhost:32400; field descriptions now explain whyPAGE_URLmust be a LAN IP the Hub can reach.
Docker: jamisonfitz/marquee:v1.2.0
v1.1.0 — Templates
Five designed templates
The card is now built from blocks — title/logo identity, grouped ratings,
metadata chips, plot, progress, clock, poster — arranged into five
hand-designed layouts, switchable live from settings:
- Spotlight — poster beside the full metadata stack
- Split — full-height art wall with an info column
- Hero — big centered title over the backdrop
- Lower Third — broadcast-style chyron over full-bleed art
- Big Clock — ambient timepiece with a now-playing strip
Customization
- Custom accent color alongside the four themes
- 12/24-hour clock, optional seconds
- Block editor: drag to move; sliders for position, width, and size
- Every block toggles on/off; instant demo preview — nothing hits the Hub until you save
Fixes
PLEX_USERS— limit which Plex users trigger the marquee (the sessions
API is server-wide, so shared users used to take over the Hub)- Metadata is HTML-escaped on the card
- Release notes moved to a slide-over panel; settings favicon
Demo
The demo now stars Midnight Signal — an original fictional film made for
Marquee, so previews are always coherent and never show copyrighted art.
docker pull jamisonfitz/marquee:v1.1.0