From ec0fe7a21ddd3621ec3d608fd068ba4699420f63 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 24 Feb 2026 20:54:54 +0100 Subject: [PATCH] =?UTF-8?q?feat(reaparr):=20update=20image=20docker.io/rea?= =?UTF-8?q?parr/reaparr=200.35.0=20=E2=86=92=200.36.0=20(#45517)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/reaparr/reaparr](https://redirect.github.com/Reaparr/Reaparr) | minor | `f91df5b` → `4ea4258` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Reaparr/Reaparr (docker.io/reaparr/reaparr) ### [`v0.36.0`](https://redirect.github.com/Reaparr/Reaparr/blob/HEAD/CHANGELOG.md#0360-2026-02-24) [Compare Source](https://redirect.github.com/Reaparr/Reaparr/compare/v0.35.0...v0.36.0) ##### Bug Fixes - **WebAPI:** Add download parameter to download URL, this might in some cases fix an empty download response ([#​516](https://redirect.github.com/Reaparr/Reaparr/issues/516)) ([1eb56b9](https://redirect.github.com/Reaparr/Reaparr/commit/1eb56b902d3ac8b1a1c5692daebd49c5dfdb1059)) - **WebAPI:** Add download parameter to download URL, this might in some cases fix an empty download response ([73d4d80](https://redirect.github.com/Reaparr/Reaparr/commit/73d4d803e40e8045131ed24389ac02d62c3ba5ed)) - **Web-UI:** Adjust help row label white-space property ([f11e062](https://redirect.github.com/Reaparr/Reaparr/commit/f11e06206adbd397219430c6a257dcc6241ebc08)) - **WebAPI:** Align qBittorrent download client integration ([9e14ac8](https://redirect.github.com/Reaparr/Reaparr/commit/9e14ac891f28ce2efc0eb6c70dfff3e64db274e8)) - **WebAPI:** Align qBittorrent v2 polling payloads ([87e5404](https://redirect.github.com/Reaparr/Reaparr/commit/87e54041b4aa97a0508500c3acb25a7685d2070c)) - **WebAPI:** Allow retrying stuck DownloadFinished and MoveError tasks via Start action ([9ed9977](https://redirect.github.com/Reaparr/Reaparr/commit/9ed9977e6c5f58d9b01a9634894f034c9a2a3cd7)) - **WebAPI:** Await SignalR progress callbacks to prevent dropped notifications during library sync ([772dc39](https://redirect.github.com/Reaparr/Reaparr/commit/772dc3986921ced94093a8eacd8dc4fe79a47465)) - **Web-UI:** Correct order of title and text in Radarr and Sonarr connection help rows ([0e4bb9b](https://redirect.github.com/Reaparr/Reaparr/commit/0e4bb9bcfe4269f89ea37f1a83f9bf96e3daba8f)) - **WebAPI:** Delete download tasks after torrent delete ([23dffc3](https://redirect.github.com/Reaparr/Reaparr/commit/23dffc3786215b70d5d4cadaba277fe2b13d6734)) - **BackgroundJobs:** Dispatch CheckQueuedPlexLibraryToSyncCommand when server is offline ([f57ad23](https://redirect.github.com/Reaparr/Reaparr/commit/f57ad2391bec3f092af9c183598df336d1e7c9eb)) - **WebAPI:** Ensured the Sonarr/Radarr setup integration uses the ReverseProxy settings and works when Reaparr is behind a reverse proxy ([6e6e287](https://redirect.github.com/Reaparr/Reaparr/commit/6e6e2873cd11c664537db152c1f3c94b4645b0f0)) - **WebAPI:** Fix concurrent DbContext threading issue in DownloadClientAuthenticationPreProcessor ([ec44af6](https://redirect.github.com/Reaparr/Reaparr/commit/ec44af63fd94500ede344d144dd3ecc9d1209b94)) - **Application:** Fix flaky DownloadWorker retry test due to Polly backoff accumulation ([d16bf1d](https://redirect.github.com/Reaparr/Reaparr/commit/d16bf1d2612911dae6e4ff2e78b2a6d78bfb4573)) - **Tests:** Fix flaky SQLite in-memory database teardown in BaseUnitTest ([fe91cc2](https://redirect.github.com/Reaparr/Reaparr/commit/fe91cc20053e8fa641ec0eef9b720ffc59b679ea)) - **Web-UI:** fix gap below poster image wrapper when fallback is shown ([d45533e](https://redirect.github.com/Reaparr/Reaparr/commit/d45533e63d9f9b9d4f207148e4f131b9d25524bb)) - **Web-UI:** Fix getIsSorted returning true for NoSort state and add mediaOverviewStore unit tests ([7028ca4](https://redirect.github.com/Reaparr/Reaparr/commit/7028ca4f433a42fe7d219405b4e41bf213aff4f7)) - **WebAPI:** Fix O(n×m) hang in ToHashKeyDictionary during library sync ([#​533](https://redirect.github.com/Reaparr/Reaparr/issues/533)) ([76687fc](https://redirect.github.com/Reaparr/Reaparr/commit/76687fce3d12bb1c464963b78e207eb61aa0057d)) - **WebAPI:** Fix O(n×m) hang in ToHashKeyDictionary during library sync ([87b6904](https://redirect.github.com/Reaparr/Reaparr/commit/87b6904c389a7c7f8f77be7225bbf09122693d73)) - **WebAPI:** Fix SingleOrDefault exception when OR query matches multiple media data rows ([69caa82](https://redirect.github.com/Reaparr/Reaparr/commit/69caa8215faa8bb4538f2b6be0113dead8932bcb)) - **Web-UI:** Fix useI18n called in invalid composition context in MediaOverviewStore ([e756260](https://redirect.github.com/Reaparr/Reaparr/commit/e756260643a6249879f4d3d07b732b5887d976eb)) - **Web-UI:** Fixed a bug where the scroll index was incorrect for alternatives sorts such as year, updatedAt etc ([525ce3e](https://redirect.github.com/Reaparr/Reaparr/commit/525ce3e1a4fb6dcef6db706c4723a6ac0c9cf810)) - **Web-UI:** Fixed a bug where the scroll index was incorrect size ([354de4a](https://redirect.github.com/Reaparr/Reaparr/commit/354de4a5de790dff4b428520003097f454cfd409)) - **WebAPI:** Fixed an annoying issue where DownloadTasks would stay stuck on DownloadFinished, now Reaparr will correct itself and finish moving everything ([dbe116a](https://redirect.github.com/Reaparr/Reaparr/commit/dbe116a0d85d039cfbd63bbd1a795157731c0c40)) - **WebAPI:** Fixed an annoying issue where Sonarr/Radarr would hold onto an expired cookie which meant it couldn't connect, now it will refresh automatically on expired authentication ([5201c41](https://redirect.github.com/Reaparr/Reaparr/commit/5201c414fc814262a2cff1ddc5fd7573178dfd51)) - **WebAPI:** Fixed an issue where the hoster domainname of Reaparr was not forwarder correctly when setting up Sonarr/Radarr ([d0a588b](https://redirect.github.com/Reaparr/Reaparr/commit/d0a588bf1fbd49278a252a6ca259c4a50bd04d4f)) - **Web-UI:** Fixed an issue where the Posters would not be centered on the screen depending on the window size ([36f0e5b](https://redirect.github.com/Reaparr/Reaparr/commit/36f0e5b2db045fb9272f5b4e281bd40c24d697b0)) - **WebAPI:** Fixed an issue where the syncing of a huge Plex library 100.000+ movies would hang and silently crash ([4bb1d47](https://redirect.github.com/Reaparr/Reaparr/commit/4bb1d4734a0e36b760cc2e4081d8e07eec72dedb)) - **Web-UI:** Fixed an visual issue where in Brave/Microsoft Edge the download speed limit and download table would be white instead of the correct color. Also improved the checkboxes on the download table ([f8a3da1](https://redirect.github.com/Reaparr/Reaparr/commit/f8a3da1caf4cc41562874f7106b4b29be4a0d6c1)) - **WebAPI:** Fixed downloads through Sonarr/Radarr not kept in the downloads folder ([eb013e7](https://redirect.github.com/Reaparr/Reaparr/commit/eb013e7ec9894c8480394de99755957476a01ba1)) - **WebAPI:** Fixed dupplicate changelog description in Discord notifications ([d2a9e71](https://redirect.github.com/Reaparr/Reaparr/commit/d2a9e71d0baf051724d886b14d1a543330dc9348)) - **WebAPI:** Fixed incorrect download urls being generated for Radarr/Sonarr, missing the DownloadTorrent path ([4c1818c](https://redirect.github.com/Reaparr/Reaparr/commit/4c1818c980d616e726e64bc2fd43618ed267ff2c)) - **WebAPI:** Fixed Reaparr not being able to set the DownloadClient in Sonarr and Radarr ([ab53a06](https://redirect.github.com/Reaparr/Reaparr/commit/ab53a06cc15551992719284ec4050874165b6679)) - **WebAPI:** Fixed Sonarr/Radarr not being able to delete or remove a downloadtask in progress ([807c56e](https://redirect.github.com/Reaparr/Reaparr/commit/807c56e0d167f598af50a867b7075907b30f8c30)) - **WebAPI:** Fixed the indexer returning results from offline servers, this is now always only online servers ([3e204f8](https://redirect.github.com/Reaparr/Reaparr/commit/3e204f8112e857e82b4b3bc3fbaf8ba964e99a44)) - **Web-UI:** Fixed the login screen flashing for a split second after logging in, now the transition is smooth ([ed164e4](https://redirect.github.com/Reaparr/Reaparr/commit/ed164e4ee0a4a84b8e5322d15d70ac91f9f298f3)) - **Web-UI:** Fixed the mask server name and mask library names settings not working ([46dc2a2](https://redirect.github.com/Reaparr/Reaparr/commit/46dc2a2d117543edce08ff850872cade0158426a)) - **WebAPI:** Fixed the missing intermediate download path when sending progress to Sonarr/Radarr, and corrected the percentage count ([0ae4b04](https://redirect.github.com/Reaparr/Reaparr/commit/0ae4b04395094c507e32894fef1deced9577a077)) - **Web-UI:** Fixed the poster table not rendering when there are more than 250.000 posters being loaded ([3c451b1](https://redirect.github.com/Reaparr/Reaparr/commit/3c451b1bac4d19f739b5248e8ebbdcaee96370dd)) - **Web-UI:** Fixed the scroll navigation not working for the table view ([6d0e031](https://redirect.github.com/Reaparr/Reaparr/commit/6d0e03154666d09dafd8f92bbc4bf38b286c4711)) - **Web-UI:** Fixed the sorting icons in the media table view ([22596d6](https://redirect.github.com/Reaparr/Reaparr/commit/22596d68a52452732cdd627b812f868f5980f5b2)) - **WebAPI:** Keep download move queue advancing ([d53e5cb](https://redirect.github.com/Reaparr/Reaparr/commit/d53e5cb75d742d50b8a1ca6fe0cc777f78bf7d73)) - **WebAPI:** Possible bug fix for DownloadTask getting stuck on DownloadFinished ([d9c50fd](https://redirect.github.com/Reaparr/Reaparr/commit/d9c50fd97fe3f6c6869d234c736974247d146d2c)) - **Web-UI:** Prevent media requests from freezing when rapidly switching libraries ([c2f1070](https://redirect.github.com/Reaparr/Reaparr/commit/c2f1070216872b01430f5f80fe83f2b1c143af44)) - **WebAPI:** Propagate CustomDestinationFolderPath through TV show download task hierarchy ([037e5d2](https://redirect.github.com/Reaparr/Reaparr/commit/037e5d2241a0a2b8bd62650dfe9883e01986c6b7)) - **Web-UI:** Refresh settings after Sonarr/Radarr integration configure to mark step 2 as done ([38a6782](https://redirect.github.com/Reaparr/Reaparr/commit/38a67823bc4613fc4d464c2307440f43610fc01e)) - **WebAPI:** Remove the limitations of 1 file that can be moved at the time, this would lead to a mess of unmoved finished tasks ([43452b0](https://redirect.github.com/Reaparr/Reaparr/commit/43452b033a82596b04578fae81ab7cbca38283d7)) - **Web-UI:** remove unused i18n key 'account-card.no-account-name' ([b1109a8](https://redirect.github.com/Reaparr/Reaparr/commit/b1109a85ecdd4c1ed59cbfcca97bc48f22903d60)) - **Web-UI:** Show error dialog when Plex token validation fails with invalid/expired token ([c22e908](https://redirect.github.com/Reaparr/Reaparr/commit/c22e9080586d540a82c426b211e86eca1b48559a)), closes [#​531](https://redirect.github.com/Reaparr/Reaparr/issues/531) - **Web-UI:** Validate username and password before allowing credential updates ([75bcb34](https://redirect.github.com/Reaparr/Reaparr/commit/75bcb34b05c140b869ec986e0439ddb0f5e4d0d9)) ##### Features - **WebAPI:** Add clear configuration endpoints for Radarr and Sonarr integrations ([801a873](https://redirect.github.com/Reaparr/Reaparr/commit/801a873537b804de191aed614461b61713ac4587)) - **Web-UI:** Add FAQ link to username help text in account dialog ([c6a27c8](https://redirect.github.com/Reaparr/Reaparr/commit/c6a27c8b79574db366a9bdf3066228160fad66a9)) - **Web-UI:** Add option to mask Plex account names under Settings => General => Mask Account Names ([e4d8f3d](https://redirect.github.com/Reaparr/Reaparr/commit/e4d8f3dad2ecebd2a7090cdc18d63b4a06bbb774)) - **WebAPI:** Add request cancellation middleware to suppress client-aborted exceptions ([2abd96f](https://redirect.github.com/Reaparr/Reaparr/commit/2abd96f99bb9ba326f2535a8e3ed18ea1ea27908)) - **WebAPI:** Add Reset method to settings modules via IBaseSettingsModule static abstract interface ([6c2526d](https://redirect.github.com/Reaparr/Reaparr/commit/6c2526d4b69547f4a36384b05f847f5ee6244df7)) - **Web-UI:** Add sorting functionality to media poster overview ([87f57ed](https://redirect.github.com/Reaparr/Reaparr/commit/87f57ed3d1db4f2822efe203aa0615caac9517d5)) - **Web-UI:** Add titles for Sonarr and Radarr integrations title header in multiple languages ([67d46d6](https://redirect.github.com/Reaparr/Reaparr/commit/67d46d6b37b1903fd56da6bcda41754c7d0d8cae)) - **Web-UI:** Added a background animation toggle button to the setup page to quickly disable the animated background ([f7a8117](https://redirect.github.com/Reaparr/Reaparr/commit/f7a8117516d8f78e4599b6cbf0ac166efbfb862f)) - **Web-UI:** Added a clear config button to the Sonarr and Radarr integration settings page ([0265e13](https://redirect.github.com/Reaparr/Reaparr/commit/0265e13ecb6d9cc21a369ff41ff1c5ab05c4425b)) - **Web-UI:** Added a cool effect to the active item in the Library list to show which one is selected now ([d236c6e](https://redirect.github.com/Reaparr/Reaparr/commit/d236c6e671e547f5cf64aa3c747d981d87add8b9)) - **WebAPI:** Added a maskAccountNames toggle to the Reaparr settings file ([90053aa](https://redirect.github.com/Reaparr/Reaparr/commit/90053aad4526d5b36658ed9a469d1333d15f2b19)) - **WebAPI:** Added a maskAccountNames toggle to the Reaparr settings… ([#​520](https://redirect.github.com/Reaparr/Reaparr/issues/520)) ([4361839](https://redirect.github.com/Reaparr/Reaparr/commit/43618393551c9e08b07c4ad687020485ffada2ba)) - **Web-UI:** Added an info alert under the "Unhide Plex Servers" section when no servers are hidden yet ([8b73bf4](https://redirect.github.com/Reaparr/Reaparr/commit/8b73bf4275e200a6fca9f034bbd5cb227ec703b1)) - **WebAPI:** Added an optional stream downloader method which will automatically attempt to download a file when direct file download fails ([5ae2728](https://redirect.github.com/Reaparr/Reaparr/commit/5ae272811b55db26227237fba778763e6c362b7a)) - **Web-UI:** Added cancel button to the MediaOverview screen when refreshing ([2d94b82](https://redirect.github.com/Reaparr/Reaparr/commit/2d94b823d80e52b692f78152cca3c5b2cb55291e)) - **Web-UI:** Added options under Settings => Advanced => Network and Reverse Proxy to set up Reaparr behind a reverse proxy ([c716df2](https://redirect.github.com/Reaparr/Reaparr/commit/c716df253a6967305a9b08ba1c8180efc0877771)) - **WebAPI:** Added reverse proxy settings to the settings storage ([5e4b86b](https://redirect.github.com/Reaparr/Reaparr/commit/5e4b86b92f4b36b076e0f04abc36967ea388af81)) - **Web-UI:** Added the sorting to the main media view on the homepage and some cleanup ([7ca7fad](https://redirect.github.com/Reaparr/Reaparr/commit/7ca7fad966788077641a811883cc428e76fc5fee)) - **Web-UI:** Converted the MediaTable with just rows to a new table framework ([378efff](https://redirect.github.com/Reaparr/Reaparr/commit/378efff9783ccc877e4078b5b40c85e2bc14b326)) - **WebAPI:** Implement DashMpdCliWrapper for MPEG-DASH media downloads ([a3e555d](https://redirect.github.com/Reaparr/Reaparr/commit/a3e555d77f24d3ab792320dde91d7eae315e59b0)) - **Web-UI:** Improved the letter navigation on the poster overview page to change depending on what sorting you're using ([86cdc16](https://redirect.github.com/Reaparr/Reaparr/commit/86cdc160f565b7c6c1478a21bef94912dd93357b)) - **Web-UI:** Improved the media sync display with more progress bars ([edf1c58](https://redirect.github.com/Reaparr/Reaparr/commit/edf1c58a35c7b16ded613c03d0457888d8ba4849)) - **Web-UI:** Moved the MaskServerNames and MaskLibraryNames settings to the UI => General page ([2ea8059](https://redirect.github.com/Reaparr/Reaparr/commit/2ea80595cf257e23b7d17b6cda6b819d2d3b01ff)) - **WebAPI:** Support SEQ logging container for an external loggin source ([9e3f23a](https://redirect.github.com/Reaparr/Reaparr/commit/9e3f23aad1c9824ef7e2f18d5087cb98c9dbbdbb)) - **WebAPI:** The LibrarySync process can now be cancelled from the MediaOverview refresh screen ([5ef3dee](https://redirect.github.com/Reaparr/Reaparr/commit/5ef3dee4fd3ecffbe86f8ee61d493914a2183dac)) ##### Performance Improvements - **Web-UI:** Massive performance improvement on rendering the media posters in the media overview. This is especially noticeable on the homepage! ([5c21b3a](https://redirect.github.com/Reaparr/Reaparr/commit/5c21b3ad915c29aec62214685f211ad9d83d7047)) - **WebAPI:** Remove PlexToken from Media DTOs, this should save some bandwith and make navigating media faster ([924246b](https://redirect.github.com/Reaparr/Reaparr/commit/924246beb2bd75e1eecf95fd67ea070366ac7d8d))
--- ### 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/stable/reaparr/Chart.yaml | 4 ++-- charts/stable/reaparr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/reaparr/Chart.yaml b/charts/stable/reaparr/Chart.yaml index d009b3bc58c..6c73e5717e7 100644 --- a/charts/stable/reaparr/Chart.yaml +++ b/charts/stable/reaparr/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.35.0 +appVersion: 0.36.0 dependencies: - name: common version: 28.32.2 @@ -46,5 +46,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/reaparr - https://hub.docker.com/r/reaparr/reaparr type: application -version: 1.4.0 +version: 1.5.0 diff --git a/charts/stable/reaparr/values.yaml b/charts/stable/reaparr/values.yaml index 7c6a62688a0..f8469bff6ba 100644 --- a/charts/stable/reaparr/values.yaml +++ b/charts/stable/reaparr/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/reaparr/reaparr - tag: 0.35.0@sha256:f91df5bb46c4380d0d85a85cfeecfaca1f51170b593ecaf941983f17b5d56e72 + tag: 0.36.0@sha256:4ea425874dbbc00b21cd4d348e0312ec726c3251e7b7d7890d1ad4e5a73a096b securityContext: container: readOnlyRootFilesystem: false