From 2c558bc4b2f05c01e48955fb731b33358da243bc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 14 Jan 2026 04:15:42 +0100 Subject: [PATCH] =?UTF-8?q?fix(tracearr):=20update=20image=20ghcr.io/conno?= =?UTF-8?q?rgallopo/tracearr=201.4.3=20=E2=86=92=201.4.5=20(#43598)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/connorgallopo/tracearr](https://redirect.github.com/connorgallopo/Tracearr) | patch | `87eb8e3` -> `71cd7e1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
connorgallopo/Tracearr (ghcr.io/connorgallopo/tracearr) ### [`v1.4.5`](https://redirect.github.com/connorgallopo/Tracearr/releases/tag/v1.4.5) [Compare Source](https://redirect.github.com/connorgallopo/Tracearr/compare/v1.4.4...v1.4.5) ### Tracearr v1.4.5 hotfix [#​178](https://redirect.github.com/connorgallopo/Tracearr/issues/178) and [#​179](https://redirect.github.com/connorgallopo/Tracearr/issues/179) ### [`v1.4.4`](https://redirect.github.com/connorgallopo/Tracearr/releases/tag/v1.4.4) [Compare Source](https://redirect.github.com/connorgallopo/Tracearr/compare/v1.4.3...v1.4.4) ### Tracearr v1.4.4 - Notification Overhaul, Activity Tracking, and Various Fixes! ##### Notification Agents - Completely rebuilt notification system with modular agent architecture. Each service (Discord, Pushover, Webhooks) is now a self-contained card you can configure independently. - **Pushover support** ##### User Activity Tracking - Server users now show their last activity date based on most recent stream. See it in the Users table and User Detail view. ##### Server Logs in UI - View and search server logs directly from Settings (Supervised Installs) ##### Bandwidth Sorting - Stats/Bandwidth page now lets you sort by data usage. ##### Translation - Portuguese (PT-PT) added! ##### Fixes - **Emby transcode display** - Source resolution was showing transcoded values instead of original. A 4K→1080p transcode now correctly shows 4K as the source, not 1080p. - **Cinemascope labeling** - 1920x800 content (2.40:1 movies) was incorrectly labeled as 720p. Now correctly shows as 1080p based on width. - **Stream termination** - Messages now properly propagate to Jellyfin/Emby clients. Added custom message support. - **Version checker** - Was ignoring newer release versions when on beta. - **Import resilience** - Tautulli/JellyStat imports no longer fail completely on bad data. Skips bad records and continues. - **JellyStat transcodes** - Fixed transcode detection logic for imports. - **Settings save race condition** - Debounced save was occasionally losing changes. - **Form validation** - Refactored for consistent behavior across settings pages. ##### Improvements - Combined settings pages for cleaner organization - Standardized Mbps display formatting across the app - Normalized framerate values - Fixed sorting on data tables where it would only sort the page, not all records
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/incubator/tracearr/Chart.yaml | 4 ++-- charts/incubator/tracearr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/tracearr/Chart.yaml b/charts/incubator/tracearr/Chart.yaml index c061bd2243d..c301d2f5c69 100644 --- a/charts/incubator/tracearr/Chart.yaml +++ b/charts/incubator/tracearr/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: incubator apiVersion: v2 -appVersion: 1.4.3 +appVersion: 1.4.5 dependencies: - name: common version: 28.29.17 @@ -46,5 +46,5 @@ sources: - https://github.com/connorgallopo/Tracearr/blob/main/docker/docker-compose.yml - https://github.com/trueforge-org/truecharts/tree/master/charts/incubator/tracearr type: application -version: 0.2.1 +version: 0.2.2 diff --git a/charts/incubator/tracearr/values.yaml b/charts/incubator/tracearr/values.yaml index 2e7e462dda3..1284c2f5f86 100644 --- a/charts/incubator/tracearr/values.yaml +++ b/charts/incubator/tracearr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/connorgallopo/tracearr pullPolicy: IfNotPresent - tag: 1.4.3@sha256:87eb8e3f480c050bba6fa753488f5e8998735a5e87cf0d6b5c0547170cd30d71 + tag: 1.4.5@sha256:71cd7e16b2cd783f9a545bc3869087a6ecc38ebb9a17e3cc66e32ae911be488c securityContext: container: