Commit Graph

25790 Commits

Author SHA1 Message Date
TrueCharts Bot dd515ce38c chore(deps): update actions/checkout digest to f43a0e5 by renovate (#18452)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `2541b12` -> `f43a0e5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 16:30:03 +01:00
Kjeld Schouten 9223c9fe54 add catalog-templates test 2024-02-21 16:29:50 +01:00
Kjeld Schouten a7cac7c345 fix some catalog test failures 2024-02-21 16:24:48 +01:00
TrueCharts-Bot dc946cdb48 Chore(ci): update charttool
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-21 15:15:45 +00:00
TrueCharts Bot 39316e5dad chore(deps): update container image n8nio/n8n to v1.29.1@6d163fb by renovate (#18426)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | minor | `1.28.0` -> `1.29.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:54:50 +01:00
TrueCharts Bot 84cc92eb93 chore(deps): update container image node-exporter to v6.2.1@d3d3979 by renovate (#18427) 2024-02-21 15:53:42 +01:00
TrueCharts Bot e67b69fffb chore(deps): update container image miniflux/miniflux to v2.1.0@5cba616 by renovate (#18423)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [miniflux/miniflux](https://miniflux.app)
([source](https://togithub.com/miniflux/v2)) | minor | `2.0.51` ->
`2.1.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>miniflux/v2 (miniflux/miniflux)</summary>

###
[`v2.1.0`](https://togithub.com/miniflux/v2/blob/HEAD/ChangeLog#Version-210-February-17-2024)

[Compare
Source](https://togithub.com/miniflux/v2/compare/2.0.51...2.1.0)

-   Add Linkwarden integration
-   Add LinkAce integration
-   Add `FORCE_REFRESH_INTERVAL` config option
-   Add `item-meta-info-reading-time` CSS class
-   Add `add_dynamic_iframe` rewrite function
- Add attribute `data-original-mos` to `add_dynamic_image` rewrite
candidates
- Update entry processor to allow blocking/keeping entries by tags
and/or authors
-   Change default `Accept` header when fetching feeds
-   Rewrite relative RSS Bridge URL to absolute URL
- Use numeric user ID in Alpine and distroless container image (avoid
`securityContext` error in Kubernetes)
-   Always try to use HTTP/2 when fetching feeds if available
-   Add `type` attribute in OPML export as per OPML 2.0 specs
- Fix missing translation argument for the key
`error.unable_to_parse_feed`
- Fix Debian package builder when using Go 1.22 and `armhf` architecture
-   Fix typo in log message
-   Fix incorrect label shown when saving an article
-   Fix incorrect condition in refresh feeds cli
-   Fix incorrect label `for` attribute
-   Add missing label ID for custom CSS field
-   Accessibility improvements:
- Add workaround for macOS VoiceOver that didn't announce `details` and
`summary` when expanded
    -   Add `alert` role to alert message element
- Add a `h2` heading to the article element so that the screen reader
users can navigate the article through the heading level
- Add an `aria-label` attribute for the article element for screen
readers
- Remove the icon image `alt` attribute in feeds list to prevent screen
reader to announce it before entry title
- Add `sr-only` CSS class for screen reader users (provides more
context)
    -   Differentiate between buttons and links
    -   Change links that could perform actions to buttons
    -   Improve translation of hidden Aria elements
    -   Remove the redundant article role
- Add a search landmark for the search form so that the screen reader
users can navigate to it
    -   Add skip to content link
    -   Add `nav` landmark to page header links
- Limit feed/category entry pagination to unread entries when coming
from unread entry list
-   Update German translation
-   Update GitHub Actions to Go 1.22
-   Bump `golang.org/x/term` from `0.16.0` to `0.17.0`
-   Bump `github.com/google/uuid` from `1.5.0` to `1.6.0`
-   Bump `github.com/yuin/goldmark` from `1.6.0` to `1.7.0`
-   Bump `golang.org/x/oauth2` from `0.15.0` to `0.17.0`
-   Bump `github.com/tdewolff/minify/v2` from `2.20.10` to `2.20.12`
-   Bump `golang.org/x/term` from `0.15.0` to `0.16.0`
-   Bump `github.com/prometheus/client_golang` from `1.17.0` to `1.18.0`
-   Bump `github.com/tdewolff/minify/v2` from `2.20.9` to `2.20.16`
-   Bump `golang.org/x/crypto` from `0.16.0` to `0.19.0`
-   Bump `github.com/go-webauthn/webauthn` from `0.9.4` to`  0.10.1 `
-   Bump `golang.org/x/net` from `0.20.0` to `0.21.0`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:53:40 +01:00
TrueCharts Bot 1753c64b49 chore(deps): update container image mpepping/cyberchef to v10.8.1@108ba27 by renovate (#18425) 2024-02-21 15:53:24 +01:00
TrueCharts Bot 441e2a5e72 chore(deps): update container image kasmweb/workspaces to v1.15.0@a2637c3 by renovate (#18418)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| kasmweb/workspaces | minor | `1.14.0` -> `1.15.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:53:22 +01:00
TrueCharts Bot 3ff1df0a6f chore(deps): update container image ghostfolio/ghostfolio to v2.54.0@2fa747e by renovate (#18417)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.50.0` -> `2.54.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:53:11 +01:00
TrueCharts Bot 5e94a89df8 chore(deps): update container image ghcr.io/ajnart/homarr to v0.15.0@24e3e19 by renovate (#18409)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ajnart/homarr](https://togithub.com/ajnart/homarr) | minor |
`0.14.6` -> `0.15.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>ajnart/homarr (ghcr.io/ajnart/homarr)</summary>

### [`v0.15.0`](https://togithub.com/ajnart/homarr/releases/tag/v0.15.0)

[Compare
Source](https://togithub.com/ajnart/homarr/compare/v0.14.6...v0.15.0)

#### SSO (LDAP, OIDC)

Thanks to [@&#8203;Rikpat](https://togithub.com/Rikpat) 's
[contribution](https://togithub.com/ajnart/homarr/pull/1497), Homarr
finally supports single sign on.


![277808867-e82440c6-3062-41dc-b9ce-c2dfc5868a70](https://togithub.com/ajnart/homarr/assets/30572287/7137dd8f-dee3-47cf-9f2c-c3db42e52d71)

It is also possible to use both providers at the same time and disable
the credentials entirely.


![277808725-aad8b5ac-fb82-47a8-9589-c98a8a405033](https://togithub.com/ajnart/homarr/assets/30572287/6e5a6549-92ff-4cdc-9d03-0f77888f6bc2)

Please read the documentation on how to set this up:
https://homarr.dev/docs/advanced/sso

#### New widget: Indexer manager

You can now manage your Prowlarr indexers from Homarr and see their
status:

![299033284-46ef9c5b-d7e5-4a1e-976b-20b8a06d6866](https://togithub.com/ajnart/homarr/assets/30572287/f6546963-2a56-48d3-89ab-a7f7f4eeeff0)

#### Units for the home assistant widget

Values can now optionally be displayed with a unit:

![298315667-5c038a5a-945f-4bd4-92d6-5ce8a663516d](https://togithub.com/ajnart/homarr/assets/30572287/61abfa4b-2138-4696-bd18-18e39af57525)

#### What's Changed

- fix: attempt to fix hidden docker button by
[@&#8203;manuel-rw](https://togithub.com/manuel-rw) in
[https://github.com/ajnart/homarr/pull/1875](https://togithub.com/ajnart/homarr/pull/1875)
- chore: new Crowdin updates by
[@&#8203;ajnart](https://togithub.com/ajnart) in
[https://github.com/ajnart/homarr/pull/1873](https://togithub.com/ajnart/homarr/pull/1873)
- config: chore version by
[@&#8203;manuel-rw](https://togithub.com/manuel-rw) in
[https://github.com/ajnart/homarr/pull/1876](https://togithub.com/ajnart/homarr/pull/1876)
- docs: add argos ci to readme by
[@&#8203;manuel-rw](https://togithub.com/manuel-rw) in
[https://github.com/ajnart/homarr/pull/1883](https://togithub.com/ajnart/homarr/pull/1883)
- fix: Notebook link target bug fix by
[@&#8203;Tagaishi](https://togithub.com/Tagaishi) in
[https://github.com/ajnart/homarr/pull/1889](https://togithub.com/ajnart/homarr/pull/1889)
- fix: Board create name bug fix by
[@&#8203;Tagaishi](https://togithub.com/Tagaishi) in
[https://github.com/ajnart/homarr/pull/1887](https://togithub.com/ajnart/homarr/pull/1887)
- feat: added features to smart home entitiy card by
[@&#8203;tuggan](https://togithub.com/tuggan) in
[https://github.com/ajnart/homarr/pull/1844](https://togithub.com/ajnart/homarr/pull/1844)
- feat: indexer manager by
[@&#8203;hillaliy](https://togithub.com/hillaliy) in
[https://github.com/ajnart/homarr/pull/1807](https://togithub.com/ajnart/homarr/pull/1807)
- fix: remove url length checks in Bookmarks by
[@&#8203;ajnart](https://togithub.com/ajnart) in
[https://github.com/ajnart/homarr/pull/1851](https://togithub.com/ajnart/homarr/pull/1851)
- chore: new Crowdin updates by
[@&#8203;ajnart](https://togithub.com/ajnart) in
[https://github.com/ajnart/homarr/pull/1878](https://togithub.com/ajnart/homarr/pull/1878)
- feat: add SSO support (LDAP, OIDC) by
[@&#8203;Rikpat](https://togithub.com/Rikpat) in
[https://github.com/ajnart/homarr/pull/1497](https://togithub.com/ajnart/homarr/pull/1497)
- docs: update README.md by
[@&#8203;ajnart](https://togithub.com/ajnart) in
[https://github.com/ajnart/homarr/pull/1892](https://togithub.com/ajnart/homarr/pull/1892)
- config: tag release by
[@&#8203;manuel-rw](https://togithub.com/manuel-rw) in
[https://github.com/ajnart/homarr/pull/1906](https://togithub.com/ajnart/homarr/pull/1906)

#### New Contributors

- [@&#8203;Rikpat](https://togithub.com/Rikpat) made their first
contribution in
[https://github.com/ajnart/homarr/pull/1497](https://togithub.com/ajnart/homarr/pull/1497)

**Full Changelog**:
https://github.com/ajnart/homarr/compare/v0.14.5...v0.15.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:51:59 +01:00
TrueCharts Bot 9fe0ccdb8e chore(deps): update container image ghcr.io/static-web-server/static-web-server to v2.27.0@30764cf by renovate (#18416)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/static-web-server/static-web-server](https://togithub.com/static-web-server/static-web-server)
| minor | `2.26.0` -> `2.27.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>static-web-server/static-web-server
(ghcr.io/static-web-server/static-web-server)</summary>

###
[`v2.27.0`](https://togithub.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2270---2024-02-13)

[Compare
Source](https://togithub.com/static-web-server/static-web-server/compare/v2.26.0...v2.27.0)

This new `v2.27.0` release brings a few dependency updates and bug
fixes. Two new Cargo feature flags and fixes a regression introduced by
the previous release when building SWS from source.

**Fixes**

-
[ec93d6c](https://togithub.com/static-web-server/static-web-server/commit/ec93d6c)
Bugfix/security dependency updates including chrono, indexmap, indexmap
and other crates.

**Features**

-
[1a6caa4](https://togithub.com/static-web-server/static-web-server/commit/1a6caa4)
Crate: New `all` and `experimental` Cargo feature flags. PR
[#&#8203;313](https://togithub.com/static-web-server/static-web-server/pull/313)
also fixes
[#&#8203;312](https://togithub.com/static-web-server/static-web-server/issues/312)
reported by [@&#8203;mattfbacon](https://togithub.com/mattfbacon). See
[docs](https://static-web-server.net/building-from-source/#cargo-features).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:51:51 +01:00
TrueCharts Bot 9ac25ad268 chore(deps): update container image ghcr.io/enchant97/hasty-paste to v1.10.0@fab6228 by renovate (#18411) 2024-02-21 15:51:48 +01:00
TrueCharts Bot f8b9ba4727 chore(deps): update container image ghcr.io/sbondco/watcharr to v1.34.0@8564b48 by renovate (#18415) 2024-02-21 15:51:45 +01:00
TrueCharts Bot 861c95b897 chore(deps): update container image ghcr.io/onedr0p/plex to v1.40.0.7998-c29d4c0c8@6aee52b by renovate (#18413)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/plex](https://ghcr.io/onedr0p/plex)
([source](https://togithub.com/onedr0p/containers)) | minor |
`1.32.8.7639-fb6452ebf` -> `1.40.0.7998-c29d4c0c8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:51:39 +01:00
TrueCharts Bot c0c2e772d0 chore(deps): update container image ghcr.io/onedr0p/radarr to v5.3.6.8612@d0786b4 by renovate (#18414)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/radarr](https://ghcr.io/onedr0p/radarr)
([source](https://togithub.com/Radarr/Radarr)) | minor | `5.2.6.8376` ->
`5.3.6.8612` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Radarr/Radarr (ghcr.io/onedr0p/radarr)</summary>

###
[`v5.3.6.8612`](https://togithub.com/Radarr/Radarr/releases/tag/v5.3.6.8612):
5.3.6.8612

[Compare
Source](https://togithub.com/Radarr/Radarr/compare/v5.2.6.8376...v5.3.6.8612)

*To receive further Pre-Release or final updates for a non-docker
installation, please change the branch to **master**. (Settings ->
General (Show Advanced Settings) -> Updates -> Branch)*

**If you are using docker you will need to update the container image.
*Do not attempt to update Radarr within an existing docker container.***

#### Changes:

-
[`63f1692`](https://togithub.com/Radarr/Radarr/commit/63f16924b184ea069a623150821e498ec04115eb)
Multiple Translations updated by Weblate
-
[`a91a9f7`](https://togithub.com/Radarr/Radarr/commit/a91a9f7fd9c7ab270b7992ed7e46fd8fb6fcae3b)
Fixed: Movie titles using default language after using movie editor
-
[`4c8e9f2`](https://togithub.com/Radarr/Radarr/commit/4c8e9f204eb25bc6fd6c83351f667528cc652883)
Fix movie queue status for download client unavailable
-
[`d64ee66`](https://togithub.com/Radarr/Radarr/commit/d64ee6681f0e05f9c7d6ebe3e9193f251fb28354)
Fixed: Avoid upgrades for custom formats cut-off already met
-
[`2ecc57c`](https://togithub.com/Radarr/Radarr/commit/2ecc57cd318d7e6ab8d1d43605bb48fad832a45d)
Translations for Discover list
-
[`9620207`](https://togithub.com/Radarr/Radarr/commit/9620207503126342b3bf099b835b4b658a5a0b31)
Improve add/loading error notices \[
[#&#8203;9767](https://togithub.com/Radarr/Radarr/issues/9767) ]
-
[`0b090e5`](https://togithub.com/Radarr/Radarr/commit/0b090e5f3918b6397c299bc998e6b741d4c89ffc)
Improve Custom Format rejection messaging \[
[#&#8203;9747](https://togithub.com/Radarr/Radarr/issues/9747) ]
-
[`51cb092`](https://togithub.com/Radarr/Radarr/commit/51cb0920ed77d7eeeb38397c41bed3cdb710b463)
Fix translation token for DL client directory help text \[
[#&#8203;9769](https://togithub.com/Radarr/Radarr/issues/9769) ]
-
[`a90d668`](https://togithub.com/Radarr/Radarr/commit/a90d6682d3a63b6b4980909b9ed383a1e2f662ee)
Update Custom Format Deletion confirmation message \[
[#&#8203;9766](https://togithub.com/Radarr/Radarr/issues/9766) ]
-
[`db62edd`](https://togithub.com/Radarr/Radarr/commit/db62eddf5a8c817a4cf13cfff5a80730624d5697)
Fixed: Allow selection of Cast/Crew names \[
[#&#8203;9781](https://togithub.com/Radarr/Radarr/issues/9781) ]

<details><summary><b>See More</b></summary>

-
[`ac2b2e6`](https://togithub.com/Radarr/Radarr/commit/ac2b2e6215937d803c7aa2a618179426e841cdba)
Multiple Translations updated by Weblate
-
[`9581dd9`](https://togithub.com/Radarr/Radarr/commit/9581dd9764023dfac10fd1c93fc2a364e29eb8e4)
Show download client ID as hint in select options
-
[`6c459c7`](https://togithub.com/Radarr/Radarr/commit/6c459c744a5a8a9a692ccedf138715892bfe5787)
Improve messaging on indexer specified download client is not available
-
[`4676ecf`](https://togithub.com/Radarr/Radarr/commit/4676ecfce9ff0bfe40b53ef88ea44d2c3afbdae0)
Hints for week column and short dates in UI settings
-
[`ef92af9`](https://togithub.com/Radarr/Radarr/commit/ef92af9dd81c56a393c35a80b9fd9b9fc9c1e0be)
Fix translation for list exclusion on movie deletion
-
[`b144482`](https://togithub.com/Radarr/Radarr/commit/b144482d6833c9191ce773dbb7cf72776b4562af)
Bump version to 5.3.6
-
[`173b1d6`](https://togithub.com/Radarr/Radarr/commit/173b1d6a4c0f2125c4413c0c09b269d87a1f1ee8)
Fixed: Align DownloadClientInfo in ManualInteractionRequiredMessage with
DownloadMessage
-
[`5f624a1`](https://togithub.com/Radarr/Radarr/commit/5f624a147bb62d37b731d9a0ae02bfd338793962)
Automated API Docs update
-
[`af066da`](https://togithub.com/Radarr/Radarr/commit/af066da4ffaf33cf020574005e72590231476990)
New: Ignore 'Other' subfolder when scanning disk \[
[#&#8203;9718](https://togithub.com/Radarr/Radarr/issues/9718) ]
-
[`937ebcd`](https://togithub.com/Radarr/Radarr/commit/937ebcdac37a59e6f464fefdbf54cf2a6d63f3bc)
New: Add RZeroX to release group parsing exceptions \[
[#&#8203;9569](https://togithub.com/Radarr/Radarr/issues/9569),
[#&#8203;9719](https://togithub.com/Radarr/Radarr/issues/9719) ]
-
[`67f5199`](https://togithub.com/Radarr/Radarr/commit/67f5199667ab581742c3a577d2f8274e20efcf87)
Fixed: Parsing Hungarian anime releases \[
[#&#8203;9673](https://togithub.com/Radarr/Radarr/issues/9673) ]
-
[`38cd130`](https://togithub.com/Radarr/Radarr/commit/38cd130da5519eacd933073dfd1b83277d8429c6)
Fixed: Remove old naming config from API responses \[
[#&#8203;9741](https://togithub.com/Radarr/Radarr/issues/9741) ]
-
[`ed340be`](https://togithub.com/Radarr/Radarr/commit/ed340be2b15055c579fc50ac83b4cd68bb50b4d5)
Multiple Translations updated by Weblate
-
[`34cfb58`](https://togithub.com/Radarr/Radarr/commit/34cfb58b396f112e131818f1fb9488ba757b8c74)
Multiple Translations updated by Weblate
-
[`3d0f22c`](https://togithub.com/Radarr/Radarr/commit/3d0f22ca7c5344964ffd5893c2d04b5ebf9aaf2c)
Fixed: Ignore invalid tags in CustomScript/Discord/Webhook
-
[`2510f44`](https://togithub.com/Radarr/Radarr/commit/2510f44c25bee6fede27d9fa2b9614176d12cb55)
Fixed: Refresh tags state to clear removed tags by housekeeping
-
[`c0bf75c`](https://togithub.com/Radarr/Radarr/commit/c0bf75cae3f62efae737a85e10c6c07bcf44f93b)
Fixed: Recommendations on Postgres
-
[`a63ab1d`](https://togithub.com/Radarr/Radarr/commit/a63ab1ddd6f9345c81779ed04c76fc11ba29279b)
Fixed: Don't use sub folder to check for free disk space for update \[
[#&#8203;9748](https://togithub.com/Radarr/Radarr/issues/9748) ]
-
[`41cb020`](https://togithub.com/Radarr/Radarr/commit/41cb020ff048c0a10fa1234e7376ec365743e7b5)
New: Log database engine version on startup
-
[`d660309`](https://togithub.com/Radarr/Radarr/commit/d660309b5a2031ab8caedb1869f9f312977b4eeb)
Fixed: Redirecting after login
-
[`222c19e`](https://togithub.com/Radarr/Radarr/commit/222c19e4b34c55f0958d6575c1d15c421fe22d88)
Fixed: Edit button for import list exclusion on mobile \[
[#&#8203;9736](https://togithub.com/Radarr/Radarr/issues/9736) ]
-
[`b08981d`](https://togithub.com/Radarr/Radarr/commit/b08981dee068e1ed23e4f45a0d8fe70ef7bf7703)
Sort movie files on movie details page
-
[`4a9c0b2`](https://togithub.com/Radarr/Radarr/commit/4a9c0b2240ebe53f759db4409c39dfa59efbaf70)
Bump version to 5.3.5
-
[`8970b12`](https://togithub.com/Radarr/Radarr/commit/8970b1276f38acd88ab89107a04461564b4649d1)
Multiple Translations updated by Weblate
-
[`e868dbf`](https://togithub.com/Radarr/Radarr/commit/e868dbf91127b9380d5264fd1cd7bdad326fe267)
Fixed: Naming validation when using max token length
-
[`e38b31a`](https://togithub.com/Radarr/Radarr/commit/e38b31a2205fe07142efa91a527bb2840cc26f4c)
Fix table columns order for Interactive Search
-
[`9b1dac4`](https://togithub.com/Radarr/Radarr/commit/9b1dac4b5792369f0fa6b0b44afd2469c17c6c0a)
Tests for Movie Statistics \[
[#&#8203;7891](https://togithub.com/Radarr/Radarr/issues/7891) ]
-
[`20ac0bb`](https://togithub.com/Radarr/Radarr/commit/20ac0bb0e150d8909cb009dce2c644874835b282)
Avoid import loop for already imported movies \[
[#&#8203;9325](https://togithub.com/Radarr/Radarr/issues/9325) ]
-
[`9ffa1cc`](https://togithub.com/Radarr/Radarr/commit/9ffa1cc2b9ba6d2924760144ed6254def793f7fc)
Refactor select options in Manual Import \[
[#&#8203;9613](https://togithub.com/Radarr/Radarr/issues/9613) ]
-
[`422db87`](https://togithub.com/Radarr/Radarr/commit/422db874f079516ede8637c893d29657eb0fd7fa)
New: Accept ':##' on renaming tokens to allow specifying a maximum
length for movie titles and release group \[
[#&#8203;9713](https://togithub.com/Radarr/Radarr/issues/9713) ]
-
[`adf647f`](https://togithub.com/Radarr/Radarr/commit/adf647f3e1cefdeb9669628f0d068cc854fd258f)
Automated API Docs update
-
[`dc81f51`](https://togithub.com/Radarr/Radarr/commit/dc81f51d40ad1ae4d95742d29581e524996df162)
New: Search Movies on Add for bulk manage collections \[
[#&#8203;8670](https://togithub.com/Radarr/Radarr/issues/8670) ]
-
[`c9da7ee`](https://togithub.com/Radarr/Radarr/commit/c9da7ee0c9914dbdeb21886387e29e4280620199)
New: Use Movie Folder Format to improve unmapped folders within root
folders \[
[#&#8203;8065](https://togithub.com/Radarr/Radarr/issues/8065) ]
-
[`7198aa2`](https://togithub.com/Radarr/Radarr/commit/7198aa24a6cb6e7edf0b943aa7baac8dabfaf724)
Refactor tags in WebhookMovie
-
[`35c6fef`](https://togithub.com/Radarr/Radarr/commit/35c6fef2d146f08abbec65684d6a266b6f7c45ff)
Multiple Translations updated by Weblate
-
[`deac2bd`](https://togithub.com/Radarr/Radarr/commit/deac2bdf5c415a52f07b882387a1305ea5046cf5)
New: Tags field for Notifiarr and Webhook
-
[`8837473`](https://togithub.com/Radarr/Radarr/commit/8837473ed81885a31e073ee6f1d40542279c89ed)
Improve Release Grabbing & Failure Logging \[
[#&#8203;9714](https://togithub.com/Radarr/Radarr/issues/9714) ]
-
[`4ac5386`](https://togithub.com/Radarr/Radarr/commit/4ac538682d858a07c3ceb809972aae5633f5592a)
Fix ImportFixture test
-
[`0277b2b`](https://togithub.com/Radarr/Radarr/commit/0277b2b2014f26827670eba9e5fd1e5e938510fa)
Multiple Translations updated by Weblate
-
[`e730150`](https://togithub.com/Radarr/Radarr/commit/e73015010e7d73fa01c44b8e49b75bbf5bd99061)
New: Send 'On Manual Interaction Required' notifications in more cases
\[ [#&#8203;9722](https://togithub.com/Radarr/Radarr/issues/9722) ]
-
[`f704ab1`](https://togithub.com/Radarr/Radarr/commit/f704ab151267bd81b18798ede4e5c9ec875d8f4c)
Improve messaging if release is in queue because all movies in release
were not imported
-
[`2f1e077`](https://togithub.com/Radarr/Radarr/commit/2f1e077e0d03d08abe41c5db28475df09eeba92f)
Bind shortcut for pending changes confirmation only when it's shown
-
[`cd3397a`](https://togithub.com/Radarr/Radarr/commit/cd3397a7a1c72bc0c204d6f0af9ef54fb1420165)
Use movie specific translation for quality limits message
-
[`b3517c1`](https://togithub.com/Radarr/Radarr/commit/b3517c14de40feee9867bf23fabaf504bebc13f6)
New: Show error message for pending queue items without movies \[
[#&#8203;8320](https://togithub.com/Radarr/Radarr/issues/8320) ]
-
[`2d05708`](https://togithub.com/Radarr/Radarr/commit/2d05708fa92b64500a48d1e26232f29b0fa482f6)
Wrap external links tooltip in Movie Details
-
[`2ca581f`](https://togithub.com/Radarr/Radarr/commit/2ca581f2b66f160f04886aa0eb7ffc919d770dff)
Translated using Weblate (Portuguese (Brazil)) \[skip ci]
-
[`8289b89`](https://togithub.com/Radarr/Radarr/commit/8289b8978f992240c010b219882a54a1acd52258)
Translated using Weblate (Hungarian) \[skip ci]
-
[`54c1f54`](https://togithub.com/Radarr/Radarr/commit/54c1f54b1334a85e1a53d7d2019e4598e996a171)
Translated using Weblate (Finnish) \[skip ci]
-
[`918fcfd`](https://togithub.com/Radarr/Radarr/commit/918fcfd86ed039fe3d2bee8632a7bf860b2647f3)
Translated using Weblate (Spanish) \[skip ci]
-
[`f552065`](https://togithub.com/Radarr/Radarr/commit/f55206537cca0d8e6230edd2d8208f357ccafc25)
Translated using Weblate (French) \[skip ci]
-
[`d2d9ac8`](https://togithub.com/Radarr/Radarr/commit/d2d9ac8b9d00d55821382e98133eda3a8cbc4864)
Multiple Translations updated by Weblate
-
[`ca1a407`](https://togithub.com/Radarr/Radarr/commit/ca1a40723ba76e51028410faa458acb2e3395c22)
Add Translations to Settings Pages
-
[`bfff736`](https://togithub.com/Radarr/Radarr/commit/bfff736cfc8b9a52c55ed759e673d022c3cbaca4)
Translations and some cleanup for extra files and movie editor tables
-
[`c2d28dd`](https://togithub.com/Radarr/Radarr/commit/c2d28dd41b02b71821055302316aefc210837f3b)
Bump version to 5.3.4
-
[`0e8a1ca`](https://togithub.com/Radarr/Radarr/commit/0e8a1ca522da46a963acf13c832fe0aa2481bd29)
Automated API Docs update
-
[`1ba7bfe`](https://togithub.com/Radarr/Radarr/commit/1ba7bfe585ed912c25ca3de836e1f3d39ff67e78)
Correctly show separator for Discovery Table view
-
[`0be4490`](https://togithub.com/Radarr/Radarr/commit/0be449033f271b81a2d3314d1d7ee110ac9727e4)
New: Trending and Popular Movies in Discovery
-
[`3b1d446`](https://togithub.com/Radarr/Radarr/commit/3b1d4460ada48b89e9397c55eb63c5613d8d685d)
Fixed: Only show recommendations based on library movies
-
[`4eb4128`](https://togithub.com/Radarr/Radarr/commit/4eb4128a89d92a664b8f524cd535b069394f77eb)
Remove BOM from download clients
-
[`f90cdbb`](https://togithub.com/Radarr/Radarr/commit/f90cdbb11210e6bd68f639abd069532d048a4ca9)
Translate Download Clients on the backend \[
[#&#8203;9391](https://togithub.com/Radarr/Radarr/issues/9391) ]
-
[`a8dbc97`](https://togithub.com/Radarr/Radarr/commit/a8dbc979213cbf1c45ca3a89d785c55611e68673)
Fixed: Validating DownloadStation output path \[
[#&#8203;9695](https://togithub.com/Radarr/Radarr/issues/9695) ]
-
[`f93e136`](https://togithub.com/Radarr/Radarr/commit/f93e136386af5310f477064b9fdaf0c010457f16)
Use string interpolation for test string \[
[#&#8203;9696](https://togithub.com/Radarr/Radarr/issues/9696) ]
-
[`a70fa0f`](https://togithub.com/Radarr/Radarr/commit/a70fa0fcfed276b2de85c99238932154aa086a6b)
Fix improve parsing logging
-
[`c893178`](https://togithub.com/Radarr/Radarr/commit/c8931784a73cc921032036965fdc36082cf20c48)
Translate Calendar Frontend \[
[#&#8203;8984](https://togithub.com/Radarr/Radarr/issues/8984) ]
-
[`f601448`](https://togithub.com/Radarr/Radarr/commit/f601448a65172e0ef66513775390b8f65e76e6a2)
Multiple Translations updated by Weblate
-
[`64125a3`](https://togithub.com/Radarr/Radarr/commit/64125a31b623fbb1e1e6360e47bc38016b78d79e)
Improve Parsing Logging
-
[`2f4da90`](https://togithub.com/Radarr/Radarr/commit/2f4da90d8abf6b6989934daf483e671ce6970d45)
Multiple Translations updated by Weblate
-
[`20d9db2`](https://togithub.com/Radarr/Radarr/commit/20d9db2cdef3fedcfe379416e75f3fe2f22f3e66)
New: Date added for files in movie details
-
[`5b7c0a9`](https://togithub.com/Radarr/Radarr/commit/5b7c0a94fb84272a9494b76ddee3c3a00b1042ed)
Fixed: History retention for Newsbin
-
[`1416f78`](https://togithub.com/Radarr/Radarr/commit/1416f7898e454a1e55f61824950f96e9ecde0fce)
Automated API Docs update
-
[`f9cd9f3`](https://togithub.com/Radarr/Radarr/commit/f9cd9f3204b37b84a9fea11a70566a6720abee66)
Language comment in Manual Import \[
[#&#8203;9612](https://togithub.com/Radarr/Radarr/issues/9612) ]
-
[`99ab65f`](https://togithub.com/Radarr/Radarr/commit/99ab65f7902a133865400fbf4d03390ce11c0834)
New: Add recycle bin path for deleted movies to webhook/custom script \[
[#&#8203;9674](https://togithub.com/Radarr/Radarr/issues/9674) ]
-
[`82fb355`](https://togithub.com/Radarr/Radarr/commit/82fb355930aa7338b926b1956e81d6835c804fc1)
New: External link to TMDb for Cast/Crew \[
[#&#8203;9667](https://togithub.com/Radarr/Radarr/issues/9667),
[#&#8203;9668](https://togithub.com/Radarr/Radarr/issues/9668) ]
-
[`83d437c`](https://togithub.com/Radarr/Radarr/commit/83d437cbb3b0b70398aff53e145060d7d86a4d75)
Automated API Docs update
-
[`4beb5b3`](https://togithub.com/Radarr/Radarr/commit/4beb5b328b39add00867c3f55a3e60dc53e5047b)
New: Option to disable Email encryption
-
[`23830f5`](https://togithub.com/Radarr/Radarr/commit/23830f50ac09c6598431a66dc0c85a9335e83494)
Fixed: Testing for disabled Notifications
-
[`b808a92`](https://togithub.com/Radarr/Radarr/commit/b808a92cdf83e3e45224aac812fc1171ec921252)
Multiple Translations updated by Weblate
-
[`3185c73`](https://togithub.com/Radarr/Radarr/commit/3185c73659be98a45f97f7cf59cac860f51ad8a0)
New: Optionally remove from queue by changing category to 'Post-Import
Category' when configured \[
[#&#8203;9680](https://togithub.com/Radarr/Radarr/issues/9680) ]
-
[`7dc9ec0`](https://togithub.com/Radarr/Radarr/commit/7dc9ec03a5a5cc14d7fed7f93008ecdb03a108c6)
Multiple Translations updated by Weblate
-
[`3322833`](https://togithub.com/Radarr/Radarr/commit/33228335e392b66c6e05f4e9f84f5c652ca66509)
Automated API Docs update
-
[`833340f`](https://togithub.com/Radarr/Radarr/commit/833340f8bd95a4dba6ec5f5259e8a8d35c7b08db)
New: Add size to more history events \[
[#&#8203;9672](https://togithub.com/Radarr/Radarr/issues/9672) ]
-
[`0ecb1d0`](https://togithub.com/Radarr/Radarr/commit/0ecb1d070648b42d0b67fb7236e29285c8054603)
New: Add download client name to pending items waiting for a specific
client \[ [#&#8203;9676](https://togithub.com/Radarr/Radarr/issues/9676)
]
-
[`25b77eb`](https://togithub.com/Radarr/Radarr/commit/25b77eb4a2ea196a7dd8a41e325ac5796d301451)
Update database migration version translation token \[
[#&#8203;9679](https://togithub.com/Radarr/Radarr/issues/9679) ]
-
[`b946173`](https://togithub.com/Radarr/Radarr/commit/b946173c050feadc473a39ee91faa72223516131)
Add Regular Expression Custom Format translation \[
[#&#8203;9678](https://togithub.com/Radarr/Radarr/issues/9678) ]
-
[`e5ccc32`](https://togithub.com/Radarr/Radarr/commit/e5ccc32a3755ffe85bbd614d5e80cf00be572757)
Fixed: Movie status after using movie editor \[
[#&#8203;9681](https://togithub.com/Radarr/Radarr/issues/9681) ]
-
[`3aeb52c`](https://togithub.com/Radarr/Radarr/commit/3aeb52c3fd1acc4dce4789bce52c083847b274de)
Fixed: Sorting by name in Manage Indexer and Download Client modals
-
[`c717989`](https://togithub.com/Radarr/Radarr/commit/c717989034192d717bdc1ecbd54187147dc376ac)
Automated API Docs update
-
[`806b89a`](https://togithub.com/Radarr/Radarr/commit/806b89abbe5421124689bbc76cea1efd6faf8495)
Fixed: Use movie file from state for status label in add search results
-
[`cc7104a`](https://togithub.com/Radarr/Radarr/commit/cc7104a81425addca31acc74d5204f2f6ec4c878)
Movie stats for Calendar
-
[`84c2d7f`](https://togithub.com/Radarr/Radarr/commit/84c2d7f69da4fc718bd0a19a3b33e935266b570f)
Revert "Add SizeOnDisk and HasFile to MovieResource"
-
[`fcd1879`](https://togithub.com/Radarr/Radarr/commit/fcd187970c3f76665583c15f9a8b9d41f8c2d301)
Improve Release Title Custom Format debugging \[
[#&#8203;9653](https://togithub.com/Radarr/Radarr/issues/9653) ]
-
[`34eb59d`](https://togithub.com/Radarr/Radarr/commit/34eb59dde43b6a142e0c905b10467b24ad5fb3fa)
Bump version to 5.3.3
-
[`31b66c6`](https://togithub.com/Radarr/Radarr/commit/31b66c66737d4a9f57c375176a33ef6235d6c5f3)
Multiple Translations updated by Weblate
-
[`06a96ef`](https://togithub.com/Radarr/Radarr/commit/06a96ef2d155f48376908c8964aacd5a3cfc0f75)
Fixed: Movies poster view on mobile devices
([#&#8203;9659](https://togithub.com/Radarr/Radarr/issues/9659))
-
[`c77ce24`](https://togithub.com/Radarr/Radarr/commit/c77ce2459cafe5390347bc3193053194683e334a)
Transpile logical assignment operators with babel
-
[`083989d`](https://togithub.com/Radarr/Radarr/commit/083989d15119029413e0280c00e8e68cc6bfdd6e)
New: Log warning if less than 1 GB free space during update
-
[`c003fe1`](https://togithub.com/Radarr/Radarr/commit/c003fe16de7777781048a7242c00b65dffcb24c2)
Fixed: Don't clone indexer API Key
-
[`bc9b2cd`](https://togithub.com/Radarr/Radarr/commit/bc9b2cd2832bd97403b5956911498d4206ccbdd7)
Refactor icons on full color calendar events \[
[#&#8203;9646](https://togithub.com/Radarr/Radarr/issues/9646) ]
-
[`d0e400c`](https://togithub.com/Radarr/Radarr/commit/d0e400c55ac60324d164a8fb0d81c64589965b77)
Wrap values in log messages in FileListParser \[
[#&#8203;9644](https://togithub.com/Radarr/Radarr/issues/9644) ]
-
[`77863dc`](https://togithub.com/Radarr/Radarr/commit/77863dc2cf860891d32ef3e37ea497238cdc5359)
New: Drop commands table content before postgres migration
-
[`18dc6f6`](https://togithub.com/Radarr/Radarr/commit/18dc6f60b0d56e80595a6186355ad607312ad05c)
Round off the seeded ratio when checking for removal candidates
-
[`49501a5`](https://togithub.com/Radarr/Radarr/commit/49501a55ae677a2c6d4ca009f8c1b0a54cbb590c)
Check paged requests using PageSize for Import Lists
-
[`d5d77a4`](https://togithub.com/Radarr/Radarr/commit/d5d77a4f1a7521ee367d45b589ef4af5910faa1a)
Multiple Translations updated by Weblate
-
[`0ae8952`](https://togithub.com/Radarr/Radarr/commit/0ae8952b388e17eccdfcf9e268fee3a4b107f5ad)
Add SizeOnDisk and HasFile to MovieResource
-
[`6292ff7`](https://togithub.com/Radarr/Radarr/commit/6292ff76b05313f459b22e8ba381153cbb1bbd1f)
Rename episode to movie
-
[`646d271`](https://togithub.com/Radarr/Radarr/commit/646d271e81aaa57e3fbd709221f37d56275542b6)
Add title to invalid Plex RSS item log
-
[`3d2ca83`](https://togithub.com/Radarr/Radarr/commit/3d2ca830bccb56b6df5e51d61afd1828fb7105cb)
Fixed: Importing Plex RSS lists with invalid items
-
[`da02ec3`](https://togithub.com/Radarr/Radarr/commit/da02ec3b0465e7f1ec92e95eae4d5958b0c07c5e)
Add missing import needed for Added column
-
[`cc9a443`](https://togithub.com/Radarr/Radarr/commit/cc9a4434738ef73c21e27f64610953f741e01ab9)
Update logging to indicate a hardlink is being attempted \[
[#&#8203;9611](https://togithub.com/Radarr/Radarr/issues/9611) ]
-
[`81b6bf5`](https://togithub.com/Radarr/Radarr/commit/81b6bf521d43b4d7781d2c5562ffe8418a9cb8e6)
Add missing translation keys from Indexer Settings \[
[#&#8203;9627](https://togithub.com/Radarr/Radarr/issues/9627) ]
-
[`7edb892`](https://togithub.com/Radarr/Radarr/commit/7edb892eb443a1e5779d568fe789205721e3e3ad)
Throw download as failed for invalid magnet links \[
[#&#8203;9625](https://togithub.com/Radarr/Radarr/issues/9625),
[#&#8203;9125](https://togithub.com/Radarr/Radarr/issues/9125) ]
-
[`3b36921`](https://togithub.com/Radarr/Radarr/commit/3b3692178736754a1889fdc3adfa65116a09e7a4)
Fixed: Improve help text for download client priority \[
[#&#8203;9622](https://togithub.com/Radarr/Radarr/issues/9622) ]
-
[`c2d8bc8`](https://togithub.com/Radarr/Radarr/commit/c2d8bc85d0ab1b6e4453f5b9d9fc2cd89cc77d6b)
New: Added column in Queue \[
[#&#8203;9621](https://togithub.com/Radarr/Radarr/issues/9621) ]
-
[`3e55b1c`](https://togithub.com/Radarr/Radarr/commit/3e55b1cf2502a8fd1edd9fb6587d791b415e24c0)
Fix Content-Type in FileList fixture
-
[`0b0c930`](https://togithub.com/Radarr/Radarr/commit/0b0c93081d1b5214c0c541ddc60c81db48282819)
Check Content-Type in FileList parser
-
[`91fbad7`](https://togithub.com/Radarr/Radarr/commit/91fbad72c0864104ff0228a3ea1c570d13e35735)
Automated API Docs update
-
[`35651ac`](https://togithub.com/Radarr/Radarr/commit/35651ac59b15d0558ef1734ed180753d1182f00b)
New: Release Groups for movie table index
-
[`1932aec`](https://togithub.com/Radarr/Radarr/commit/1932aec1313e2daaaf343a009236c20b298f0cd2)
Improved http timeout handling
-
[`ea470b4`](https://togithub.com/Radarr/Radarr/commit/ea470b4ee9c84053d706b1b908cde7cf5c384404)
Sort Custom Filters
-
[`1bb404a`](https://togithub.com/Radarr/Radarr/commit/1bb404a9122be376447e4c0247ffaf1aab5edfc2)
Fixed: Only use frames for Primary video stream for analysis
-
[`374d206`](https://togithub.com/Radarr/Radarr/commit/374d20634d1f916aa378f8ad0fe8872a80769985)
Multiple Translations updated by Weblate
-
[`60d9aac`](https://togithub.com/Radarr/Radarr/commit/60d9aacac64b39fd22d43e8b1ca4641bd60a9b48)
Build report can get sent before installer finished
-
[`c5992ed`](https://togithub.com/Radarr/Radarr/commit/c5992ed944b2d4f2f41a08ac407c0f013da61ea6)
Bump Inno version to 6.2.2
-
[`4c4073c`](https://togithub.com/Radarr/Radarr/commit/4c4073ce1c48874b3b6c3d22211d254a3f71522a)
New: Support SABnzb's new format for sorters \[
[#&#8203;9351](https://togithub.com/Radarr/Radarr/issues/9351) ]
-
[`d72f78d`](https://togithub.com/Radarr/Radarr/commit/d72f78d9795a4c7404893724e2c7132fe2ab97bc)
New: Custom import scripts can communicate information back
-
[`dca9d69`](https://togithub.com/Radarr/Radarr/commit/dca9d69aaad5cd1afb9394f31d4e413d6d6f1635)
Bump version to 5.3.2
-
[`5a64826`](https://togithub.com/Radarr/Radarr/commit/5a64826868abfe07c0944bb7c8f5ccf8153c4772)
Add: New icon for deleted episodes with status missing from disk \[
[#&#8203;9604](https://togithub.com/Radarr/Radarr/issues/9604) ]
-
[`cda4031`](https://togithub.com/Radarr/Radarr/commit/cda40312e0ebb06f75f84e8a63b4099411fc065c)
New: Optional directory setting for Aria2 \[
[#&#8203;9602](https://togithub.com/Radarr/Radarr/issues/9602) ]
-
[`907779b`](https://togithub.com/Radarr/Radarr/commit/907779b4ce047fffb0c74bf62c018a8fdbb43366)
Fetch movie file entity from database to broadcast
-
[`cc03651`](https://togithub.com/Radarr/Radarr/commit/cc03651af58082a916de8181ca79d98042138c26)
Don't use TestCase for single test
-
[`1ae98d6`](https://togithub.com/Radarr/Radarr/commit/1ae98d618cacf99c2489b73652e99b6c58967571)
Fixed: Movie posters flickering when width changes repeatedly
-
[`f5914da`](https://togithub.com/Radarr/Radarr/commit/f5914da2f94daca890e87cf113df89274927e797)
Remove double filtering in entity history repository
-
[`f7816aa`](https://togithub.com/Radarr/Radarr/commit/f7816aa5cde5c91bb7a3942b2d437dc097a4e88a)
Fixed: Filter history by multiple event types in PG
-
[`a652ce5`](https://togithub.com/Radarr/Radarr/commit/a652ce50a9a5f4fbd3ceeba307ec6fd0afed226d)
Fixed: Latvian and Russian language parsing
-
[`58b726a`](https://togithub.com/Radarr/Radarr/commit/58b726a292b68bc2214a7f8056e4588eea6c6c03)
Fixed: Improve torrent blocklist matching \[
[#&#8203;9585](https://togithub.com/Radarr/Radarr/issues/9585) ]
-
[`1d8cf6a`](https://togithub.com/Radarr/Radarr/commit/1d8cf6a7f50a095cd832a1ade9b20143ea95b110)
Fixed: Persist release source for pending releases \[
[#&#8203;9583](https://togithub.com/Radarr/Radarr/issues/9583) ]
-
[`2c3ad38`](https://togithub.com/Radarr/Radarr/commit/2c3ad380ef8ca26d43bb67853cf97e6818b01668)
Remove unsupported pagination for Nyaa \[
[#&#8203;9582](https://togithub.com/Radarr/Radarr/issues/9582) ]
-
[`0e7874a`](https://togithub.com/Radarr/Radarr/commit/0e7874aacfcb229b6a7515038b20faa261573cd5)
Fix Missing HelpText Translation Keys \[
[#&#8203;9576](https://togithub.com/Radarr/Radarr/issues/9576) ]
-
[`8638d82`](https://togithub.com/Radarr/Radarr/commit/8638d82ad39edbdce96552a181d4b8913774565e)
Multiple Translations updated by Weblate
-
[`f3d6a1f`](https://togithub.com/Radarr/Radarr/commit/f3d6a1f99d073175a1d3f50052512e55d9cfb495)
Fixed: Release source for release/push
-
[`fa036f5`](https://togithub.com/Radarr/Radarr/commit/fa036f58079174596bc7770d0bdd5b123f714a44)
Sorting movie list by tags
-
[`a931f8a`](https://togithub.com/Radarr/Radarr/commit/a931f8a69fa7b7ec0b518c886a186fc185415a18)
Fixed: Skip fewer slides with cast/crew on smaller screens \[
[#&#8203;9571](https://togithub.com/Radarr/Radarr/issues/9571) ]
-
[`a491c9a`](https://togithub.com/Radarr/Radarr/commit/a491c9a4a0bc01a16206c35f898abd761b53dd78)
Fixed: Parsing custom formats for releases titles containing colon
-
[`2aafb63`](https://togithub.com/Radarr/Radarr/commit/2aafb6369c260a2e93e7afb3b17dee07a754cd7e)
Fix app name in healthcheck
-
[`ef82530`](https://togithub.com/Radarr/Radarr/commit/ef8253044ef89ce63458895df8001a78dd4a8f90)
Fixed: Blocklisting torrents from indexers that do not provide torrent
hash
-
[`c1feeb7`](https://togithub.com/Radarr/Radarr/commit/c1feeb72ee3f2251f219a4d669f5f3863fcef77e)
New: Year specification for custom formats
-
[`21560cd`](https://togithub.com/Radarr/Radarr/commit/21560cd6cc68af14e00baf701c40d0d85ac47ced)
Automated API Docs update
-
[`bda2b9b`](https://togithub.com/Radarr/Radarr/commit/bda2b9b0b8ff0df3d7af2ca7c0d13ed0671d715a)
Fixed: Filter history by multiple event types
-
[`4630de9`](https://togithub.com/Radarr/Radarr/commit/4630de9616c6130437e195cae3b23e8ffd20112d)
Bump version to 5.3.1
-
[`7e83180`](https://togithub.com/Radarr/Radarr/commit/7e83180e50b23d15e8666613573e144cd38eb7f8)
Remove title for actions in movie history \[
[#&#8203;9549](https://togithub.com/Radarr/Radarr/issues/9549) ]
-
[`e60eed4`](https://togithub.com/Radarr/Radarr/commit/e60eed49c734cf648aeceaa5ed72d33c98da3599)
Translate Notifications settings \[
[#&#8203;9550](https://togithub.com/Radarr/Radarr/issues/9550) ]
-
[`74cfc94`](https://togithub.com/Radarr/Radarr/commit/74cfc94b4ce61e516eaff6b477e7636aa01cee87)
New: Correctly parse German DL and ML tags in releases
-
[`213c55c`](https://togithub.com/Radarr/Radarr/commit/213c55c7afefb25fc147d32778d3c1dd975b881c)
Fixed: Don't parse some movies with German in the movie title \[
[#&#8203;6474](https://togithub.com/Radarr/Radarr/issues/6474) ]
-
[`c066fa5`](https://togithub.com/Radarr/Radarr/commit/c066fa5e27e90eeff8faba7c781ce1a1cd5e17de)
Delete tests that are not needed and not working anymore since
[`7ec0fd1`](https://togithub.com/Radarr/Radarr/commit/7ec0fd1cea5e6203a6f7acbd3de5354c24193dec)
-
[`2741ecb`](https://togithub.com/Radarr/Radarr/commit/2741ecb968e788535ff6645b7215860335e1ac4d)
Added new IndexerBaseFixture to test `Multi` tag in releases
-
[`7965c29`](https://togithub.com/Radarr/Radarr/commit/7965c294254821739d704b7f7dbba73e196aaa3f)
Fixed: Change "Manual Import" to "Manage Files" in MovieDetails
-
[`d2cbab7`](https://togithub.com/Radarr/Radarr/commit/d2cbab70a9538cc223030febbf4e26c9b98f9deb)
New: Confirmation for searching movies
-
[`16381a1`](https://togithub.com/Radarr/Radarr/commit/16381a1aef5a09817f041188d815655eb0d35e7d)
Multiple Translations updated by Weblate
-
[`b92e08b`](https://togithub.com/Radarr/Radarr/commit/b92e08b8502cbe9afed5ef04f538a3f9f164df7e)
Fixed: Disable movie search button if none are listed
-
[`eab470c`](https://togithub.com/Radarr/Radarr/commit/eab470c67f06a490b512f76bf669b30aca300344)
New: Movie search will look for movies that haven't been searched
recently first
-
[`7f11659`](https://togithub.com/Radarr/Radarr/commit/7f11659d9569359c89b5d4da6de54567109b9043)
New: Store last search time for MovieSearch
-
[`03dec07`](https://togithub.com/Radarr/Radarr/commit/03dec07cbe5a8a40ae4fa6ad1afe951c9d4df1d5)
Fixed: Disable SSL on start if certificate path is not set
-
[`554c696`](https://togithub.com/Radarr/Radarr/commit/554c696ee62d9dd80fca253d88aef60bd0e4eaa3)
Fixed: MovieDetails size incorrect when moviefile store changes \[
[#&#8203;9309](https://togithub.com/Radarr/Radarr/issues/9309) ]
-
[`093f8a3`](https://togithub.com/Radarr/Radarr/commit/093f8a39fe678fa0f3f676384653e4c972b4cd4e)
New: Custom sort crew by job in movie details
-
[`8a1663f`](https://togithub.com/Radarr/Radarr/commit/8a1663f136575bd1e80df2278738f61e2659d6d9)
Automated API Docs update
-
[`251d2dd`](https://togithub.com/Radarr/Radarr/commit/251d2dde971d869d8f655fc5321df7a731866679)
Improve Import Custom Format Compare Logging
-
[`996542a`](https://togithub.com/Radarr/Radarr/commit/996542a4a5f5013bf73d3b8fa4ff4168a5231af4)
Reduce size of Collection on Movie endpoint \[
[#&#8203;9521](https://togithub.com/Radarr/Radarr/issues/9521) ]
-
[`0914d62`](https://togithub.com/Radarr/Radarr/commit/0914d6250c17d44384663735e405eddb2c272ad1)
New: Add Movie Status to Kodi .nfo \[
[#&#8203;9115](https://togithub.com/Radarr/Radarr/issues/9115) ]
-
[`3ff8e51`](https://togithub.com/Radarr/Radarr/commit/3ff8e511b5c0be6c5058bd9a5680545a607fde62)
New: Tags field for Discord
-
[`3a7b27f`](https://togithub.com/Radarr/Radarr/commit/3a7b27fb454781860064e2fed16c0066a3549453)
Fixed: Parse HebDubbed as Hebrew \[
[#&#8203;9513](https://togithub.com/Radarr/Radarr/issues/9513) ]
-
[`c81d2c9`](https://togithub.com/Radarr/Radarr/commit/c81d2c97f51acd72fcec9fa14159b3de1c452e2c)
Multiple Translations updated by Weblate
-
[`dae4652`](https://togithub.com/Radarr/Radarr/commit/dae46524c4edd8bd53410673b26d2ea5a7e54364)
Fix possible multiple enumeration in update collections
-
[`3c6386f`](https://togithub.com/Radarr/Radarr/commit/3c6386f3188d951385d5b34af7a0b06287e6a166)
Translate fields on the backend
-
[`1400a88`](https://togithub.com/Radarr/Radarr/commit/1400a8806d576de2d37c248ae66627b727ef5d8a)
New: Add qBittorrent option for Content Layout \[
[#&#8203;9522](https://togithub.com/Radarr/Radarr/issues/9522) ]
-
[`e3f33f5`](https://togithub.com/Radarr/Radarr/commit/e3f33f5a614c28ee6a05e5b04a2a417d6c9da5d9)
New: Add sorting to Manage Indexer and Download Client modals \[
[#&#8203;9524](https://togithub.com/Radarr/Radarr/issues/9524) ]
-
[`e6f4b88`](https://togithub.com/Radarr/Radarr/commit/e6f4b88cf3e0f09fb8674fa8aea12c7164b77ea4)
New: Show Proper or Repack tag in interactive search \[
[#&#8203;9523](https://togithub.com/Radarr/Radarr/issues/9523) ]
-
[`b788464`](https://togithub.com/Radarr/Radarr/commit/b7884644870a824fd474fe935fa43381ec7b853a)
Fixed: Show errors when adding Root Folder \[
[#&#8203;9527](https://togithub.com/Radarr/Radarr/issues/9527) ]
-
[`e29717e`](https://togithub.com/Radarr/Radarr/commit/e29717ec6c5f36a0227590b96d0e8c5aad9bfc72)
New: Retry on failed downloads of torrent and nzb files \[
[#&#8203;9528](https://togithub.com/Radarr/Radarr/issues/9528) ]
-
[`5d7e230`](https://togithub.com/Radarr/Radarr/commit/5d7e23092fbc5a5911c9df20ba843621d5389242)
Bump version to 5.3.0
-
[`9921d51`](https://togithub.com/Radarr/Radarr/commit/9921d514518aac8dc216ff21954b22262a9b238e)
Cleanup unused code in movie credit posters
-
[`213620c`](https://togithub.com/Radarr/Radarr/commit/213620cb290ed131cb23a9124e5102d0ba101352)
Fixed: Navigation for cast and crew
-
[`bdc4aad`](https://togithub.com/Radarr/Radarr/commit/bdc4aade0f4a9f5acf43c9b808d79b41226141b6)
Use extra release fields in PassThePopcorn parser
-
[`b2300db`](https://togithub.com/Radarr/Radarr/commit/b2300dbf416ae73cd07d22e1d9bbb8eb5ce8ba49)
Multiple Translations updated by Weblate
-
[`44289d3`](https://togithub.com/Radarr/Radarr/commit/44289d30f9a4e89fa8b8ef87e7913c0d91d42d8f)
Multiple Translations updated by Weblate
-
[`260fb88`](https://togithub.com/Radarr/Radarr/commit/260fb88f859c39644642669f4622161f7310d7e0)
Fix various typos
-
[`119cdf6`](https://togithub.com/Radarr/Radarr/commit/119cdf6f09440df1b4dc12d65efd07bb88ce425a)
Fixed: Cleanup orphaned import list movies by movie metadata
-
[`c8d30fd`](https://togithub.com/Radarr/Radarr/commit/c8d30fd2146becfcdb1dd7407be4b16e5c20ceff)
Cleanup convert root folders to TS
-
[`7e9e528`](https://togithub.com/Radarr/Radarr/commit/7e9e528d3bbbb77ab1260a25f77dc45dd1bf18af)
Fixed: Ignore empty tags when adding items to Flood \[
[#&#8203;8145](https://togithub.com/Radarr/Radarr/issues/8145) ]
-
[`8554c0d`](https://togithub.com/Radarr/Radarr/commit/8554c0d9cb18d9fcb0b5498462a1d2bb065df4a6)
Refactor movie alternative titles connector
-
[`22cc34b`](https://togithub.com/Radarr/Radarr/commit/22cc34b4fe71df99ae78ab4fca11a50e47ee07a1)
Bump version to 5.2.6
-
[`990785e`](https://togithub.com/Radarr/Radarr/commit/990785ebfc2424982ba40b5196066bf9e88b90af)
Multiple Translations updated by Weblate
-
[`957be99`](https://togithub.com/Radarr/Radarr/commit/957be9940134a1f822bbc8a375d67c8e844090de)
Fixed: Bump media info revision for DV HDR10Plus
-
[`4bcde25`](https://togithub.com/Radarr/Radarr/commit/4bcde25e2916ef7727a2f2d7e481501653acc856)
Improve messaging for accepted Custom Formats scoring upgrades \[
[#&#8203;9496](https://togithub.com/Radarr/Radarr/issues/9496) ]
-
[`1d70f36`](https://togithub.com/Radarr/Radarr/commit/1d70f36e7d33c58b0782731da0d3b7c58e5bbacb)
New: 3D and HDR metadata for Trakt connection
-
[`cc0a448`](https://togithub.com/Radarr/Radarr/commit/cc0a448bc8f3e0f46bed30f5875d018f90dc3544)
New: Rate limiting for Trakt connection
-
[`c9e977b`](https://togithub.com/Radarr/Radarr/commit/c9e977baeaaf95710e687bac75bfa83e984e654c)
Simplify mapping in Trakt connection
-
[`6cb9a46`](https://togithub.com/Radarr/Radarr/commit/6cb9a46cd40fda84f9ba8bc1aa2d55fda7b6bffe)
Fixed: Imported movies updating on Calendar \[
[#&#8203;9491](https://togithub.com/Radarr/Radarr/issues/9491) ]
-
[`eef3792`](https://togithub.com/Radarr/Radarr/commit/eef379277a089e73327f5b6fca2943403dd44554)
Enable browser navigation buttons for PWA \[
[#&#8203;9487](https://togithub.com/Radarr/Radarr/issues/9487) ]
-
[`41fef47`](https://togithub.com/Radarr/Radarr/commit/41fef47684b8b179a730b4ca3b18d61768c16867)
New: Support for DV HDR10Plus from media info
-
[`fcda6fa`](https://togithub.com/Radarr/Radarr/commit/fcda6faf3d33b506ca6c953c25b96f0a07b767b2)
Multiple Translations updated by Weblate
-
[`79bbf9c`](https://togithub.com/Radarr/Radarr/commit/79bbf9c50ba4b0c2efa3abd37ba833ad9f2d29fb)
Fixed: Movie status label in add movie search results
-
[`43d2f28`](https://togithub.com/Radarr/Radarr/commit/43d2f2804b8f32b9bd9ce352d58195a1da06de11)
New: IMDb ratings and genres in add movie search results
-
[`fa62f3f`](https://togithub.com/Radarr/Radarr/commit/fa62f3f66a4549455ab71abf988e89782753fbf7)
Fixed: Correctly handle Migration when PG Host has ".db" \[
[#&#8203;9478](https://togithub.com/Radarr/Radarr/issues/9478) ]
-
[`229d91f`](https://togithub.com/Radarr/Radarr/commit/229d91fe4024f983103202bfa2217f4fd0f17f59)
Implement DatabaseConnectionInfo
-
[`2673d1e`](https://togithub.com/Radarr/Radarr/commit/2673d1eee4b5b2054ac0c5a394f056f3b37a0eba)
Fixed: Movie poster in search results after adding \[
[#&#8203;8029](https://togithub.com/Radarr/Radarr/issues/8029) ]
-
[`e59fd11`](https://togithub.com/Radarr/Radarr/commit/e59fd1118f35420778d6368737964fd604ece949)
Fixed: Downloading status post-adding movie
-
[`c1fd33b`](https://togithub.com/Radarr/Radarr/commit/c1fd33b152868eebf4b27108e6cf70c487c9481a)
Fix categories for NZBFinder
-
[`2f58c86`](https://togithub.com/Radarr/Radarr/commit/2f58c8676fbd0964a1bb09deed79528717d934c9)
Bump dotnet to 6.0.25
-
[`defc448`](https://togithub.com/Radarr/Radarr/commit/defc448304f5ede86f860ca00da6dee2b64baf5b)
Update NZBFinder categories and remove OZnzb & NZB-Tortuga from default
definitions
([#&#8203;9474](https://togithub.com/Radarr/Radarr/issues/9474))
-
[`3ec3358`](https://togithub.com/Radarr/Radarr/commit/3ec335872898e87a82c39d671b2bbb2b5e30d711)
Bump version to 5.2.5
-
[`d4072cd`](https://togithub.com/Radarr/Radarr/commit/d4072cdfe23b5751d8c463cfb7c1d82f76440802)
Multiple Translations updated by Weblate
-
[`136a030`](https://togithub.com/Radarr/Radarr/commit/136a030c079874c13be1086a2368f6566fb5160d)
Multiple Translations updated by Weblate
-
[`6d89ae8`](https://togithub.com/Radarr/Radarr/commit/6d89ae89a46d35c2b04275e22f5b4066edfd1a06)
Multiple Translations updated by Weblate
-
[`98e4273`](https://togithub.com/Radarr/Radarr/commit/98e4273b7af04122d69f021738ef43fdd01f80f1)
Automated API Docs update
-
[`ecf9983`](https://togithub.com/Radarr/Radarr/commit/ecf9983ea618ab81dba80db78db9c77f114c1d5c)
Fix minimum availability label in movie table row
-
[`a059a70`](https://togithub.com/Radarr/Radarr/commit/a059a700ebdeca46a6c006b659ea29695d9864fa)
New: Minimum Availability in bulk manage import lists \[
[#&#8203;9461](https://togithub.com/Radarr/Radarr/issues/9461) ]
-
[`ced624c`](https://togithub.com/Radarr/Radarr/commit/ced624c2ff87702685d24890847a4379a0b0341b)
Small helper in UI to access Radarr API more easily
-
[`7c32061`](https://togithub.com/Radarr/Radarr/commit/7c32061e171e4a73fc08da7afd34c5657471483a)
Add existing flag for Discover Movie Posters
-
[`bc4847c`](https://togithub.com/Radarr/Radarr/commit/bc4847cdc7fb12637f3599c3693d1e9f1476b91a)
New: Improve fields selection for Discord connection
-
[`65d79dd`](https://togithub.com/Radarr/Radarr/commit/65d79dd078d2dd95e256aea5116694cb63853cb3)
Fixed: Progress bar for collection movies in queue
-
[`238ddbb`](https://togithub.com/Radarr/Radarr/commit/238ddbbe1f3c4b0529d5772e286b0b4b8d7f25e7)
Fixed: Improve Required Flags selection for indexers
-
[`3f44440`](https://togithub.com/Radarr/Radarr/commit/3f444406da0649ee7b0dc8410eebefe4b28c0860)
Fixed: (PassThePopcorn) Support for half leech releases
-
[`d7aaa1c`](https://togithub.com/Radarr/Radarr/commit/d7aaa1cdc2fc48f841866b20d7e4c70c42536c4c)
Fixed: Cleanup orphaned movies
-
[`2635347`](https://togithub.com/Radarr/Radarr/commit/263534717dd7bb6a8c3b87d8dec239a84b33d3b1)
Always validate Custom Script path
-
[`073d151`](https://togithub.com/Radarr/Radarr/commit/073d15160d259a30d00c448181e76cca7d9995a2)
Multiple Translations updated by Weblate
-
[`c5075e5`](https://togithub.com/Radarr/Radarr/commit/c5075e5d49e8bf72f647f28653c346997546887a)
Fixed Custom Format Deletion confirmation message \[
[#&#8203;9410](https://togithub.com/Radarr/Radarr/issues/9410) ]
-
[`fc34504`](https://togithub.com/Radarr/Radarr/commit/fc345047ee389d1c661f623f3042c88a261a2c4b)
Multiple Translations updated by Weblate
-
[`bffab87`](https://togithub.com/Radarr/Radarr/commit/bffab87da75788044a9adc56e8ab549331396279)
Multiple Translations updated by Weblate
-
[`a8a9d3b`](https://togithub.com/Radarr/Radarr/commit/a8a9d3b833bc295905b8be896c555cfa4462b327)
Bump version to 5.2.4
-
[`ff1987b`](https://togithub.com/Radarr/Radarr/commit/ff1987be848b895e3ca23402fcaa8ba5d082e321)
New: Remove defunct Boxcar notifications \[
[#&#8203;9451](https://togithub.com/Radarr/Radarr/issues/9451) ]
-
[`cb08c07`](https://togithub.com/Radarr/Radarr/commit/cb08c0767d63547c2568efcbbd4ed36780b289e5)
Switch assignment to operator
-
[`5f1d7dd`](https://togithub.com/Radarr/Radarr/commit/5f1d7ddc11c78da7fca251b77d5a60432c27fb72)
Improve discover movies sorting by release dates
-
[`0ba3c08`](https://togithub.com/Radarr/Radarr/commit/0ba3c08ea69c6b7aa8773a1a701a3444c3577fa8)
Small UI fixes to discover movies
-
[`6b9a378`](https://togithub.com/Radarr/Radarr/commit/6b9a378eafec2d623d195ea888f9a0a810afafe5)
Fixed: Minimum refresh interval for import list presets
-
[`b4562e6`](https://togithub.com/Radarr/Radarr/commit/b4562e62365f50f3eabf37ed817c9d2353da6b74)
Fixed: Movie grabbed history on interactive search
-
[`bbffff7`](https://togithub.com/Radarr/Radarr/commit/bbffff78ed2c1a65c8050e16b0307becff996571)
Fixed: Disable swipe on movie details when a modal is open
-
[`740f0f1`](https://togithub.com/Radarr/Radarr/commit/740f0f1e5fbd4be680ce4789a8417b7719fcdf25)
Cleanup unused logic in Movie Details
-
[`45b38b4`](https://togithub.com/Radarr/Radarr/commit/45b38b44c1ed2108422a25770c6cc77d0f0c39d5)
Fixed: Interactive search modal on mobile
-
[`318d59b`](https://togithub.com/Radarr/Radarr/commit/318d59bb9982c56a8a121f5be7067bd328203282)
Fixed force saving provider triggering testing
-
[`ed54d07`](https://togithub.com/Radarr/Radarr/commit/ed54d071c41d66d8a7e97841f7bed8c83f4b9184)
Fixed: Wrap long lines in media info popup

This list of changes was [auto
generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=87&\_a=release-summary).</details>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:51:37 +01:00
TrueCharts Bot 62771c9c57 chore(deps): update container image ghcr.io/autobrr/autobrr to v1.38.1@4c2d91b by renovate (#18410)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/autobrr](https://togithub.com/autobrr/autobrr) |
minor | `v1.37.0` -> `v1.38.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary>

###
[`v1.38.1`](https://togithub.com/autobrr/autobrr/releases/tag/v1.38.1)

[Compare
Source](https://togithub.com/autobrr/autobrr/compare/v1.38.0...v1.38.1)

#### Changelog

##### Bug fixes

-
[`c97becb`](https://togithub.com/autobrr/autobrr/commit/c97becb4e3b1d6b9182396b2867b9d76e27159a8):
fix(irc): force update ANT and NBL irc server addr
([#&#8203;1412](https://togithub.com/autobrr/autobrr/issues/1412))
([@&#8203;zze0s](https://togithub.com/zze0s))
-
[`e1a8f32`](https://togithub.com/autobrr/autobrr/commit/e1a8f327df7e3614049fd9ab9843f986c1810883):
fix(web): unify border colors in indexer form
([@&#8203;martylukyy](https://togithub.com/martylukyy))

##### Other work

-
[`5e4990d`](https://togithub.com/autobrr/autobrr/commit/5e4990decd9fad335c81cd95808d6bedb52a5f3c):
docs(installers): update Saltbox instructions
([#&#8203;1410](https://togithub.com/autobrr/autobrr/issues/1410))
([@&#8203;Nypheena](https://togithub.com/Nypheena))

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.38.0...v1.38.1

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.38.1`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

###
[`v1.38.0`](https://togithub.com/autobrr/autobrr/releases/tag/v1.38.0)

[Compare
Source](https://togithub.com/autobrr/autobrr/compare/v1.37.0...v1.38.0)

#### Changelog

##### New Features

-
[`0e2b425`](https://togithub.com/autobrr/autobrr/commit/0e2b425a52e136e8ab77646ed41019b8754e3b09):
feat(indexers): add Nyaa
([#&#8203;1405](https://togithub.com/autobrr/autobrr/issues/1405))
([@&#8203;zze0s](https://togithub.com/zze0s))
-
[`1f31c9b`](https://togithub.com/autobrr/autobrr/commit/1f31c9b0633250b029bfb862193b1f02a306400e):
feat(irc): disable auto chan part when using bouncer
([#&#8203;1396](https://togithub.com/autobrr/autobrr/issues/1396))
([@&#8203;Flupster](https://togithub.com/Flupster))

##### Bug fixes

-
[`40eb1ee`](https://togithub.com/autobrr/autobrr/commit/40eb1ee11c6aec7983a75c4ce354846af804ebcf):
fix(indexers): ANT new irc address
([#&#8203;1403](https://togithub.com/autobrr/autobrr/issues/1403))
([@&#8203;martylukyy](https://togithub.com/martylukyy))
-
[`ac2550d`](https://togithub.com/autobrr/autobrr/commit/ac2550d518a7c996f58f3d303a60c33c164e9d06):
fix(indexers): BrokenStones add auth key to download url
([#&#8203;1406](https://togithub.com/autobrr/autobrr/issues/1406))
([@&#8203;broken-stones](https://togithub.com/broken-stones))
-
[`3ed2089`](https://togithub.com/autobrr/autobrr/commit/3ed20890c680a794bbd7755a8b8857d81fb3f180):
fix(indexers): NBL new irc address
([#&#8203;1404](https://togithub.com/autobrr/autobrr/issues/1404))
([@&#8203;martylukyy](https://togithub.com/martylukyy))

##### Other work

-
[`855e99b`](https://togithub.com/autobrr/autobrr/commit/855e99b1d1adfa32cb2a9cde9b21b0217c29ebd1):
chore(indexers): remove closed indexer TFM
([#&#8203;1407](https://togithub.com/autobrr/autobrr/issues/1407))
([@&#8203;martylukyy](https://togithub.com/martylukyy))
-
[`fdf4508`](https://togithub.com/autobrr/autobrr/commit/fdf450897be9f5110fbd68af03539f6c4288f41a):
enhancement(web): debloat release loading animation
([#&#8203;1400](https://togithub.com/autobrr/autobrr/issues/1400))
([@&#8203;martylukyy](https://togithub.com/martylukyy))
-
[`0174d74`](https://togithub.com/autobrr/autobrr/commit/0174d743b14d47d33970dfdb587093c2f2e137fd):
enhancement(web): filters list query loading animation
([#&#8203;1401](https://togithub.com/autobrr/autobrr/issues/1401))
([@&#8203;martylukyy](https://togithub.com/martylukyy))
-
[`6e62c30`](https://togithub.com/autobrr/autobrr/commit/6e62c30d68c051ec267088767a93808b746d05f1):
enhancement(web): pending component placement
([#&#8203;1402](https://togithub.com/autobrr/autobrr/issues/1402))
([@&#8203;martylukyy](https://togithub.com/martylukyy))

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.37.0...v1.38.0

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.38.0`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:50:32 +01:00
TrueCharts Bot 1baab8c466 chore(deps): update container image itzg/mc-backup to latest@a4747aa by renovate (#18336) 2024-02-21 15:50:17 +01:00
TrueCharts Bot 2991e5b0b4 chore(deps): update rdesktop by renovate (#18369)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `cdc43e3` -> `07b91b4` |
| lscr.io/linuxserver/rdesktop | digest | `34e0e40` -> `dbe067c` |
| lscr.io/linuxserver/rdesktop | digest | `81ae6be` -> `2531754` |
| lscr.io/linuxserver/rdesktop | digest | `8dce3a9` -> `c9678b5` |
| lscr.io/linuxserver/rdesktop | digest | `c5d086b` -> `60c94da` |
| lscr.io/linuxserver/rdesktop | digest | `ebac8cd` -> `460e663` |
| lscr.io/linuxserver/rdesktop | digest | `3b35f22` -> `b125575` |
| lscr.io/linuxserver/rdesktop | digest | `e9eda16` -> `cadfc9b` |
| lscr.io/linuxserver/rdesktop | digest | `2806a91` -> `3c9a7e1` |
| lscr.io/linuxserver/rdesktop | digest | `dd54fa7` -> `7061ec6` |
| lscr.io/linuxserver/rdesktop | digest | `eebf1c5` -> `cc103b4` |
| lscr.io/linuxserver/rdesktop | digest | `05c55a9` -> `e307759` |
| lscr.io/linuxserver/rdesktop | digest | `a90538f` -> `59fef30` |
| lscr.io/linuxserver/rdesktop | digest | `9447865` -> `f1b6d00` |
| lscr.io/linuxserver/rdesktop | digest | `41778d4` -> `fdcdc73` |
| lscr.io/linuxserver/rdesktop | digest | `17ca8eb` -> `8c7af3d` |
| lscr.io/linuxserver/rdesktop | digest | `57780b0` -> `21fd16d` |
| lscr.io/linuxserver/rdesktop | digest | `84482d3` -> `746d6c3` |
| lscr.io/linuxserver/rdesktop | digest | `b877653` -> `11bace1` |
| lscr.io/linuxserver/rdesktop | digest | `42c9b68` -> `9f2c6ab` |
| lscr.io/linuxserver/rdesktop | digest | `8d30fb9` -> `6141b83` |
| lscr.io/linuxserver/rdesktop | digest | `9616efb` -> `d7d5bfa` |
| lscr.io/linuxserver/rdesktop | digest | `0e33288` -> `ced5316` |
| lscr.io/linuxserver/rdesktop | digest | `efe0b43` -> `dbdc827` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:49:24 +01:00
TrueCharts-Bot 8aa5be901f Chore(ci): update charttool
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-21 14:48:56 +00:00
TrueCharts-Bot d3882db5a9 Chore(ci): update charttool
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-21 14:44:45 +00:00
TrueCharts Bot 6df50e1ece chore(deps): update container image ghcr.io/ylianst/meshcentral to v1.1.21@5a328e8 by renovate (#18389)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/ylianst/meshcentral](https://togithub.com/Ylianst/MeshCentral)
| patch | `1.1.20` -> `1.1.21` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Ylianst/MeshCentral (ghcr.io/ylianst/meshcentral)</summary>

###
[`v1.1.21`](https://togithub.com/Ylianst/MeshCentral/releases/tag/1.1.21)

[Compare
Source](https://togithub.com/Ylianst/MeshCentral/compare/1.1.20...1.1.21)

- [`3e04e4d`](https://togithub.com/Ylianst/MeshCentral/commit/3e04e4d8)
Version 1.1.21
- [`f2bc7d5`](https://togithub.com/Ylianst/MeshCentral/commit/f2bc7d53)
More BitLocker improvements.
- [`e5e86fe`](https://togithub.com/Ylianst/MeshCentral/commit/e5e86fee)
BitLocker fixes, added drive volumes to details tab.
- [`4637e6b`](https://togithub.com/Ylianst/MeshCentral/commit/4637e6b3)
Intel AMT fixes.
- [`fb15d94`](https://togithub.com/Ylianst/MeshCentral/commit/fb15d949)
update full version, and marking of the amt to check if activated
([#&#8203;5803](https://togithub.com/Ylianst/MeshCentral/issues/5803))
- [`a7018e7`](https://togithub.com/Ylianst/MeshCentral/commit/a7018e74)
split ips correctly with spaces for domains
[#&#8203;5809](https://togithub.com/Ylianst/MeshCentral/issues/5809)
- [`a3b3ecd`](https://togithub.com/Ylianst/MeshCentral/commit/a3b3ecd8)
Dutch language update 1.1.2
([#&#8203;5804](https://togithub.com/Ylianst/MeshCentral/issues/5804))
- [`f2e43cc`](https://togithub.com/Ylianst/MeshCentral/commit/f2e43cc6)
Added option to check HTTP origin.
- [`5c1249c`](https://togithub.com/Ylianst/MeshCentral/commit/5c1249cc)
split ips correctly with spaces
[#&#8203;5809](https://togithub.com/Ylianst/MeshCentral/issues/5809)
- [`0232056`](https://togithub.com/Ylianst/MeshCentral/commit/02320562)
add extra defaults and descriptions to schema
- [`6f78f9e`](https://togithub.com/Ylianst/MeshCentral/commit/6f78f9e2)
fix one ping/pong function
- [`4098805`](https://togithub.com/Ylianst/MeshCentral/commit/40988057)
update meshcentralrouter with 2fa fix
- [`980eca3`](https://togithub.com/Ylianst/MeshCentral/commit/980eca37)
update package lock
- [`512695d`](https://togithub.com/Ylianst/MeshCentral/commit/512695df)
Docs update for docker and meshagent msh file
([#&#8203;5791](https://togithub.com/Ylianst/MeshCentral/issues/5791))
- [`15ff7d1`](https://togithub.com/Ylianst/MeshCentral/commit/15ff7d12)
fix agentping
([#&#8203;5786](https://togithub.com/Ylianst/MeshCentral/issues/5786))
- [`6637f08`](https://togithub.com/Ylianst/MeshCentral/commit/6637f08f)
Docs - Reference docker official
([#&#8203;5788](https://togithub.com/Ylianst/MeshCentral/issues/5788))
- [`990da39`](https://togithub.com/Ylianst/MeshCentral/commit/990da39f)
add installdate to installedapps
- [`ddcff9f`](https://togithub.com/Ylianst/MeshCentral/commit/ddcff9f0)
use accelerator regardless of cpu core count
([#&#8203;5759](https://togithub.com/Ylianst/MeshCentral/issues/5759))
- [`bfec20a`](https://togithub.com/Ylianst/MeshCentral/commit/bfec20ac)
fix account pic transparency
([#&#8203;5761](https://togithub.com/Ylianst/MeshCentral/issues/5761))
- [`550ee34`](https://togithub.com/Ylianst/MeshCentral/commit/550ee34f)
fix latency bouncing monitors
([#&#8203;5756](https://togithub.com/Ylianst/MeshCentral/issues/5756))
- [`e6f27fc`](https://togithub.com/Ylianst/MeshCentral/commit/e6f27fca)
fix 2nd line also showing drive name
[#&#8203;1892](https://togithub.com/Ylianst/MeshCentral/issues/1892)
- [`b887457`](https://togithub.com/Ylianst/MeshCentral/commit/b887457e)
add bitlocker key to gui for admins
([#&#8203;5747](https://togithub.com/Ylianst/MeshCentral/issues/5747))
- [`4648dbe`](https://togithub.com/Ylianst/MeshCentral/commit/4648dbeb)
create folder first before copy/move
[#&#8203;5704](https://togithub.com/Ylianst/MeshCentral/issues/5704)
- [`cdab553`](https://togithub.com/Ylianst/MeshCentral/commit/cdab5538)
show latency in remote/terminal every 10 secs
([#&#8203;5750](https://togithub.com/Ylianst/MeshCentral/issues/5750))
- [`cd2ede8`](https://togithub.com/Ylianst/MeshCentral/commit/cd2ede83)
add drive names and icons to files
([#&#8203;5749](https://togithub.com/Ylianst/MeshCentral/issues/5749))
- [`97ed6c8`](https://togithub.com/Ylianst/MeshCentral/commit/97ed6c82)
fix coreinfo and sendPeriodicServerUpdate
- [`df94b50`](https://togithub.com/Ylianst/MeshCentral/commit/df94b50d)
dont sendconsoletext muppet!
- [`9542e77`](https://togithub.com/Ylianst/MeshCentral/commit/9542e77e)
update volumes and bitlocker periodically
- [`3f8bbe6`](https://togithub.com/Ylianst/MeshCentral/commit/3f8bbe68)
fix blank Windows Defender
- [`37911d0`](https://togithub.com/Ylianst/MeshCentral/commit/37911d09)
fix bitlocker with multiple drives and german phrase checker
- [`1855dd1`](https://togithub.com/Ylianst/MeshCentral/commit/1855dd1d)
Fixes authenticode signing if a section name starts with an underscore.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:43:18 +01:00
TrueCharts Bot 3f2c420972 chore(deps): update container image vabene1111/recipes to v1.5.13@6cc5700 by renovate (#18400) 2024-02-21 15:42:59 +01:00
TrueCharts Bot 621d35b568 chore(deps): update neko by renovate (#18407) 2024-02-21 15:42:57 +01:00
TrueCharts Bot 09c755b4bb chore(deps): update container image wiserain/flexget to v3.11.18@36f51d5 by renovate (#18401)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[wiserain/flexget](https://togithub.com/linuxserver/docker-baseimage-alpine/packages)
([source](https://togithub.com/wiserain/docker-flexget)) | patch |
`3.11.17` -> `3.11.18` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:42:37 +01:00
TrueCharts Bot 61bf7f3865 chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.62@cfca17b by renovate (#18386) 2024-02-21 15:42:01 +01:00
TrueCharts Bot 09b839f47a chore(deps): update container image advplyr/audiobookshelf to v2.8.0@34bc141 by renovate (#18402)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| advplyr/audiobookshelf | minor | `2.7.2` -> `2.8.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:41:56 +01:00
TrueCharts Bot 0d5322f723 chore(deps): update container image metabase/metabase to v0.48.6@96416c1 by renovate (#18394)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| metabase/metabase | patch | `v0.48.5` -> `v0.48.6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:41:49 +01:00
TrueCharts Bot 130aa9218b chore(deps): update container image mtlynch/picoshare to v1.4.2@67d7622 by renovate (#18395)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mtlynch/picoshare | patch | `1.4.1` -> `1.4.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:41:40 +01:00
TrueCharts Bot eb699c41bb chore(deps): update container image homeassistant/home-assistant to v2024.2.2@05b068c by renovate (#18391) 2024-02-21 15:41:11 +01:00
TrueCharts Bot 245d7c47cb chore(deps): update container image grafana/grafana to v10.3.3@8640e50 by renovate (#18390) 2024-02-21 15:41:10 +01:00
TrueCharts Bot 897621a222 chore(deps): update container image thomst08/requestrr to v2.1.5@4bfef92 by renovate (#18399)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| thomst08/requestrr | patch | `v2.1.4` -> `v2.1.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:41:07 +01:00
TrueCharts Bot 02a7149e86 chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.28.20@7da477e by renovate (#18387)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/taxel/plextraktsync](https://togithub.com/Taxel/PlexTraktSync)
| patch | `0.28.17` -> `0.28.20` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary>

###
[`v0.28.20`](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.19...0.28.20)

[Compare
Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.19...0.28.20)

###
[`v0.28.19`](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.18...0.28.19)

[Compare
Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.18...0.28.19)

###
[`v0.28.18`](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.17...0.28.18)

[Compare
Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.17...0.28.18)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:40:35 +01:00
TrueCharts Bot b40bc081fd chore(deps): update container image jgraph/drawio to v23.1.5@45f0891 by renovate (#18392) 2024-02-21 15:40:23 +01:00
TrueCharts Bot 8abe637b7e chore(deps): update container image jeessy/ddns-go to v6.1.2@0c7b981 by renovate (#18445) 2024-02-21 15:40:18 +01:00
TrueCharts Bot 5b86bd54b6 chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.5.3@eb8de15 by renovate (#18384)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx)
| patch | `2.5.0` -> `2.5.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>paperless-ngx/paperless-ngx
(ghcr.io/paperless-ngx/paperless-ngx)</summary>

###
[`v2.5.3`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.5.3):
Paperless-ngx v2.5.3

[Compare
Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.5.2...v2.5.3)

#### paperless-ngx 2.5.3

##### Bug Fixes

- Fix: dont allow allauth redirects to any host
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5783](https://togithub.com/paperless-ngx/paperless-ngx/pull/5783))
- Fix: Interaction when both splitting and ASN are enabled
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5779](https://togithub.com/paperless-ngx/paperless-ngx/pull/5779))
- Fix: moved ssl_mode parameter for mysql backend engine
[@&#8203;MaciejSzczurek](https://togithub.com/MaciejSzczurek)
([#&#8203;5771](https://togithub.com/paperless-ngx/paperless-ngx/pull/5771))

##### All App Changes

<details>
<summary>3 changes</summary>

- Fix: dont allow allauth redirects to any host
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5783](https://togithub.com/paperless-ngx/paperless-ngx/pull/5783))
- Fix: Interaction when both splitting and ASN are enabled
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5779](https://togithub.com/paperless-ngx/paperless-ngx/pull/5779))
- Fix: moved ssl_mode parameter for mysql backend engine
[@&#8203;MaciejSzczurek](https://togithub.com/MaciejSzczurek)
([#&#8203;5771](https://togithub.com/paperless-ngx/paperless-ngx/pull/5771))

</details>

###
[`v2.5.2`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.5.2):
Paperless-ngx v2.5.2

[Compare
Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.5.1...v2.5.2)

#### paperless-ngx 2.5.2

##### Bug Fixes

- Fix: Generated secret key may include single or double quotes
[@&#8203;schmidtnz](https://togithub.com/schmidtnz)
([#&#8203;5767](https://togithub.com/paperless-ngx/paperless-ngx/pull/5767))
- Fix: consumer status alerts container blocks elements
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5762](https://togithub.com/paperless-ngx/paperless-ngx/pull/5762))
- Fix: handle document notes user format api change
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5751](https://togithub.com/paperless-ngx/paperless-ngx/pull/5751))
- Fix: Assign ASN from barcode only after any splitting
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5745](https://togithub.com/paperless-ngx/paperless-ngx/pull/5745))

##### Dependencies

- Chore(deps): Bump the major-versions group with 1 update
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5741](https://togithub.com/paperless-ngx/paperless-ngx/pull/5741))

##### All App Changes

<details>
<summary>4 changes</summary>

- Fix: consumer status alerts container blocks elements
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5762](https://togithub.com/paperless-ngx/paperless-ngx/pull/5762))
- Fix: handle document notes user format api change
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5751](https://togithub.com/paperless-ngx/paperless-ngx/pull/5751))
- Fix: Assign ASN from barcode only after any splitting
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5745](https://togithub.com/paperless-ngx/paperless-ngx/pull/5745))
- Chore(deps): Bump the major-versions group with 1 update
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5741](https://togithub.com/paperless-ngx/paperless-ngx/pull/5741))

</details>

###
[`v2.5.1`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.5.1):
Paperless-ngx v2.5.1

[Compare
Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.5.0...v2.5.1)

#### paperless-ngx 2.5.1

##### Bug Fixes

- Fix: Splitting on ASN barcodes even if not enabled
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5740](https://togithub.com/paperless-ngx/paperless-ngx/pull/5740))

##### Dependencies

- Chore(deps-dev): Bump the development group with 2 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5737](https://togithub.com/paperless-ngx/paperless-ngx/pull/5737))
- Chore(deps): Bump the django group with 1 update
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5739](https://togithub.com/paperless-ngx/paperless-ngx/pull/5739))

##### All App Changes

<details>
<summary>3 changes</summary>

- Chore(deps-dev): Bump the development group with 2 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5737](https://togithub.com/paperless-ngx/paperless-ngx/pull/5737))
- Chore(deps): Bump the django group with 1 update
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5739](https://togithub.com/paperless-ngx/paperless-ngx/pull/5739))
- Fix: Splitting on ASN barcodes even if not enabled
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5740](https://togithub.com/paperless-ngx/paperless-ngx/pull/5740))

</details>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:40:16 +01:00
TrueCharts Bot 709acfedae chore(deps): update container image ghcr.io/rickdb/plexanisync to v1.3.27@20c8a82 by renovate (#18385) 2024-02-21 15:40:00 +01:00
TrueCharts Bot 1050708094 chore(deps): update container image anonaddy/anonaddy to v1.0.8@b0bb23f by renovate (#18371) 2024-02-21 15:39:55 +01:00
TrueCharts Bot b1a3bfeb43 chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.2.20240219@1d4c359 by renovate (#18444)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/healthchecks](https://togithub.com/linuxserver/docker-healthchecks/packages)
([source](https://togithub.com/linuxserver/docker-healthchecks)) | patch
| `3.2.20240212` -> `3.2.20240219` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:39:54 +01:00
TrueCharts Bot c7cfe0787a chore(deps): update container image ghcr.io/onedr0p/exportarr to v1.6.1@60cf3d4 by renovate (#18383) 2024-02-21 15:39:13 +01:00
TrueCharts Bot 7a19cf2ec6 chore(deps): update container image ghcr.io/geek-cookbook/nzbhydra2 to v5.3.8@415377c by renovate (#18380)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/nzbhydra2 | patch | `5.3.7` -> `5.3.8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:38:40 +01:00
TrueCharts Bot 888cde70b4 chore(deps): update container image ghcr.io/fluidd-core/fluidd to v1.28.1@1227a77 by renovate (#18379)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/fluidd-core/fluidd](https://togithub.com/fluidd-core/fluidd)
| patch | `v1.28.0` -> `v1.28.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary>

###
[`v1.28.1`](https://togithub.com/fluidd-core/fluidd/releases/tag/v1.28.1)

[Compare
Source](https://togithub.com/fluidd-core/fluidd/compare/v1.28.0...v1.28.1)

##### Features

- adds MCU last stats
([#&#8203;1358](https://togithub.com/fluidd-core/fluidd/issues/1358))
([c2e34d7](https://togithub.com/fluidd-core/fluidd/commit/c2e34d7eb2686d41852cdb1403e9d62e5492e4be))
- adds probe accuracy support
([#&#8203;1365](https://togithub.com/fluidd-core/fluidd/issues/1365))
([a72342a](https://togithub.com/fluidd-core/fluidd/commit/a72342ab0f024b9d53fc74a10ba9074c1c4d6b77))
- **console:** auto-focus textbox on full screen
([70fd947](https://togithub.com/fluidd-core/fluidd/commit/70fd947d358b109a8de5de61bc0dfebf323d3939))

##### Bug Fixes

- default vuetify theme color
([784a3e8](https://togithub.com/fluidd-core/fluidd/commit/784a3e84c4bfbb18f485d9dacc0e3905be1c7b44))
- don't override `gcode_macro` variables with stale values
([#&#8203;1355](https://togithub.com/fluidd-core/fluidd/issues/1355))
([74def24](https://togithub.com/fluidd-core/fluidd/commit/74def24e1c51a8c77b18c30fa6d3ad687c51fb88))
- remove redundant data from stored macros
([#&#8203;1356](https://togithub.com/fluidd-core/fluidd/issues/1356))
([c105dc7](https://togithub.com/fluidd-core/fluidd/commit/c105dc7009ce50ba46c15e44a0ac1ba7323863f7))
- **spoolman:** dialog title
([#&#8203;1354](https://togithub.com/fluidd-core/fluidd/issues/1354))
([e800d6e](https://togithub.com/fluidd-core/fluidd/commit/e800d6e7f14034aebd0e2ea59fb4c31c537922fe))
- **spoolman:** sorting by "last used" in spool selection dialog
([#&#8203;1361](https://togithub.com/fluidd-core/fluidd/issues/1361))
([61a58f7](https://togithub.com/fluidd-core/fluidd/commit/61a58f7e07a33ca6143c72825af25c73bba55431))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:38:27 +01:00
TrueCharts Bot 62a395b268 chore(deps): update container image ghcr.io/gethomepage/homepage to v0.8.8@0f066a6 by renovate (#18381) 2024-02-21 15:38:25 +01:00
TrueCharts Bot edf0705b8e chore(deps): update container image boredazfcuk/icloudpd to v1.0.718@0d58edb by renovate (#18372)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| boredazfcuk/icloudpd | patch | `1.0.716` -> `1.0.718` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:38:23 +01:00
TrueCharts Bot 89d769ec92 chore(deps): update container image doitandbedone/ispyagentdvr to v5.2.8.0@df906e0 by renovate (#18377)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker)
| patch | `5.2.5.0` -> `5.2.8.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>doitandbedone/ispyagentdvr-docker
(doitandbedone/ispyagentdvr)</summary>

###
[`v5.2.8.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.7.0...5.2.8.0)

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.7.0...5.2.8.0)

###
[`v5.2.7.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.6.0...5.2.7.0)

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.6.0...5.2.7.0)

###
[`v5.2.6.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.5.0...5.2.6.0)

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.5.0...5.2.6.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 14:38:08 +00:00
TrueCharts Bot 73b9eb4b7f chore(deps): update container image xthursdayx/yacreaderlibrary-server-docker to latest@794756d by renovate (#18367)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xthursdayx/yacreaderlibrary-server-docker | digest | `524a179` ->
`794756d` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:37:47 +01:00
TrueCharts Bot 8237d98aed chore(deps): update container image clickhouse/clickhouse-server to v24.1.5.6@91e234d by renovate (#18373)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clickhouse/clickhouse-server | patch | `24.1.3.31` -> `24.1.5.6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:37:42 +01:00
TrueCharts Bot d13bbe83a2 chore(deps): update container image deluan/navidrome to v0.51.1@7fe666e by renovate (#18375) 2024-02-21 15:37:21 +01:00
TrueCharts Bot 3b0e513085 chore(deps): update container image tracksapp/tracks to latest@ec63aa8 by renovate (#18365) 2024-02-21 15:37:20 +01:00
TrueCharts Bot eafc0e8a82 chore(deps): update container image yourls to latest@1efd7b8 by renovate (#18368)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `5bda3e2` -> `1efd7b8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:37:14 +01:00