Skip to content

v1.2.0

Choose a tag to compare

@rusty4444 rusty4444 released this 07 Apr 23:38
· 8 commits to main since this release

New Features

Themes — 9 colour presets: Auto (teal), Plex (gold), Kodi (blue), Jellyfin (purple), Emby (green), Dark, Midnight, Sunset, Forest

Trakt Integration — use Trakt as a standalone data source or combine it with Radarr/Sonarr. Configure with just a free Client ID, or add an access token for private calendar access. TMDB API key enables automatic poster/fanart fetching for Trakt items.

Days Offset — include items released up to N days ago (default 0 = future only). Useful for catching recently released content that hasn't been downloaded yet.

Trailer Mode — choose between popup (fullscreen overlay) or inline (on top of the card).

Changes

  • Radarr/Sonarr fields are now optional — at least one data source (Radarr/Sonarr or Trakt) is required
  • When both Trakt and Radarr/Sonarr are configured, results are merged and deduplicated
  • Comprehensive README rewrite with full Trakt setup guide, themes table, days offset explanation, and all YAML examples