github connorgallopo/Tracearr v2.2.4-beta.3

pre-release3 hours ago

Tracearr v2.2.4-beta.3

  • new public API endpoint, GET /api/v2/public/watched-media, returns watched movies, shows or episodes with their tmdb, tvdb and imdb ids. user_id scopes the whole result to one person, the same as on /history
  • watched-media pages off a cached result set instead of re-running its full aggregate for every page
  • new "a stream is first seen" trigger, fires the moment a stream shows up instead of waiting out the thirty-second confirmation. built for webhooks other apps act on
  • the stream starts trigger now says when it actually fires: at confirmation, not the moment play is pressed
  • series browse quality, HDR and size filters read the episodes now instead of the show container, which never carried quality
  • the update check reads Jellyfin's two part v12.0 tag instead of skipping it
  • jellyfin and emby track posters point at the album, so one cover caches once instead of per track
  • a track poster only rolls up when the album actually has an image
  • helm takes the container port from tracearr.env.PORT alone - the Service target, the probes and the NetworkPolicy all follow it
  • compose examples label PORT as the host port and stop setting it inside the container, which always listens on 3000
  • fresh translations from Crowdin

Other release notes: https://github.com/connorgallopo/Tracearr/releases/tag/v2.2.0

Don't miss a new Tracearr release

NewReleases is sending notifications on new releases.