Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/onedr0p/radarr-develop ( 5.10.3.9178 → 5.10.4.9218 ) #1391

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

bot-akira[bot]
Copy link
Contributor

@bot-akira bot-akira bot commented Sep 21, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/radarr-develop (source) patch 5.10.3.9178 -> 5.10.4.9218

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Radarr/Radarr (ghcr.io/onedr0p/radarr-develop)

v5.10.4.9218: 5.10.4.9218

Compare Source

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:
  • 480bb50 Fixed: Rejections for Custom Format score increment
  • dbc94db Simplify fallback to default for allowed sort keys
  • b89271f Fixed: Unable to login when instance name contained brackets
  • 66fcde7 Include current quality in rejection message for not an upgrade
  • 463741d New: Fetch up to 1000 movies from Plex Watchlist
  • 3388fae Fix translation key for Skip Free Space Check help text
  • 72b2cfe Fixed: Parse TELESYNCH as TELESYNC (#​10445) [ #​10414 ]
  • d5dd5e0 Automated API Docs update
  • fabd40c New: Allowed sort keys for paginated resources
  • 3ca327f Multiple Translations updated by Weblate (#​10418)
See More
  • c804140 Fix use of min score increment in rejection message
  • bb43d0c New: Minimum Upgrade Score for Custom Formats
  • 5757fa7 New: Use instance name in forms authentication cookie name [ #​10416 ]
  • 2fc3218 Convert Movie Titles to TypeScript
  • 5975be3 Fixed: Removing import lists for cast and crew from movie details
  • 6095819 New: Scene and Nuked IndexerFlags for Newznab indexers
  • 7528882 Gotify notification updates [ #​10433, #​10410 ]
  • c1f1307 New: Add exception to SSL Certificate validation message [ #​10437 ]
  • 3480603 New: Check for available space before grabbing [ #​10429 ]
  • ca31cdd New: Add additional archive exentions
  • 36e278a Bump version to 5.10.4
  • 927e846 Fixed: Filtering by IMDb decimal ratings
  • 96e6090 Fixed: Empty or private MDBList lists shown as valid on save
  • 7a55b56 New: Importing sup files as subtitles [ #​10412 ]
  • b4bbb71 Automated API Docs update
  • 0361299 New: Last Searched column on Wanted screens (#​10392)
  • e11339f Fix weblate widget
  • fbdd312 Bump version to 5.10.3
  • 2843647 Multiple Translations updated by Weblate
  • b6b7d30 Fix subtitle aggregation for not populated movie (#​10406)
  • e688dfa Fixed: Refresh tags after updating autotags
  • f3ce0ac Fixed: Linking autotags with tag specification to all tags
  • 08c250d Fix OriginalFilePath for imported movies (#​10398)
  • a5c1025 New: Add MDBList link to movie details [ #​10403 ]
  • f0019d6 Convert Progress Bars to TypeScript [ #​10404 ]
  • 032e8aa Convert movie images to TypeScript [ #​10402 ]
  • 51cd7c7 Convert NoMovie to TypeScript [ #​10401 ]
  • 12c814e Improve root folder missing check for movie collections
  • d7bdc2c Convert Donations to TypeScript
  • 6b4c0bd Convert System to TypeScript [ #​10234 ]
  • c332c38 Multiple Translations updated by Weblate
  • d910611 Add '_temp*' to .gitignore (#​10397)
  • c6feb27 Convert SpinnerIcon to TypeScript [ #​10368 ]
  • 0f7721e Convert TableRowCell to Typescript [ #​10366 ]
  • 89731bd Convert IconButton to Typescript [ #​10364 ]
  • 126b6eb Convert Icon to Typescript [ #​10347 ]
  • 56fece2 Convert Label to TypeScript [ #​10308 ]
  • 4503c3d Convert Button to TypeScript [ #​10345 ]
  • 0d6ce5e Link polymorphic static typing [ #​10363, #​10348 ]
  • b4b5ad9 Multiple Translations updated by Weblate
  • 3ae6347 Convert Queue to TypeScript [ #​10231 ]
  • a826ffd Convert Blocklist to TypeScript [ #​10229 ]
  • dc3bf9a Automated API Docs update
  • eca9582 Fixed: Respect Quality cutoff if Custom Format cutoff isn't met
  • 593b943 New: Except language option for Language Custom Formats [ #​10388 ]
  • a3faa9e Fixed: Failing to import any file for movie if one has bad encoding [ #​10389 ]
  • 229e87f Fix ignoring title based on pre-rename moviefile
  • fcb758b Reimport files imported prematurely during script import
  • 0a9ae45 Do not remove all extras when script importing
  • b062a46 New: Expose subtitle title and disposition in UI
  • ac4669d New: Parse subtitle titles
  • 36d8038 Bump version to 5.10.2
  • 9fe4793 Fixed: Don't show today's relative time for release dates
  • fa80608 Convert RelativeDateCell to TypeScript
  • 6e81d59 Refactor include time for movie history [ #​10039, #​10045, #​10046 ]
  • 8d18952 Fixed: Forbid empty spaces in Release Profile restrictions
  • 4d58942 Fixed: Importing files without media info available
  • 675612e Fixed: Existing and Already In Library icons for movie search results
  • be3916f Fixed: Released as default Minimum Availability for add movie modals
  • 453f216 New: Add Malayalam and Kannada languages
  • 2d4846e New: Add Macedonian and Slovenian languages
  • 2700a6c Fixed: Paths for renamed movie files in Custom Script and Webhook [ #​10359 ]
  • 674e414 Don't persist value for SslCertHash when checking for existence
  • 21bd21b New: Digital and Physical release dates for Poster options
  • fde87a3 Convert MovieQuality to TypeScript
  • 0d6ba20 Fixed: Hide reboot and shutdown UI buttons on docker [ #​10358 ]
  • 9329864 Render with ternary in bulk manage [ #​10360 ]
  • 58f544e New: Bypass IP addresses ranges in proxies
  • cf952d5 Fixed: Trim spaces and empty values in Proxy Bypass List
  • f6d630b Updated code action fixall value for VSCode
  • 657ced4 Fix disabled style for monitor toggle button
  • d3a0c83 Fixed: False positive HC for MultiSubs (#​10024)
  • 5833d5d Bump version to 5.10.1
  • 2ba4562 Fixed: Improve appearance and sorting by ratings for Discover [ #​7271 ]
  • d79db69 Hide ratings on movie table in absence of data
  • 7532dfb Remove extraneous height from movie posters
  • a47528a Convert rating component to TypeScript
  • a812d9f Bump core-js
  • fc97f05 New: Optionally include Custom Format Score for Discord On File Import notifications [ #​10313 ]
  • 6448761 Convert MovieTitleLink to TypeScript [ #​10322 ]
  • 540659a Convert First Run to TypeScript [ #​10307 ]
  • 288668f Multiple Translations updated by Weblate
  • fcf3be4 Automated API Docs update
  • 16e2185 Fixed: Limit redirects after login to local paths
  • caf2d33 Fixed: Keeping search results when Missing/Cutoff Unmet repopulates
  • bc918ed Fix: Use indexer's Multi Languages setting for pushed releases [ #​10273, #​10321 ]
  • df77474 Fixed: Improve sorting movies by release dates
  • bf84471 Automated API Docs update
  • d346d96 Fixed: Validate root folder existence when adding movie
  • 14b125c Automated API Docs update
  • da5323a New: Bulk manage custom formats
  • 672b351 Bump version to 5.10.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Sep 21, 2024

--- kubernetes/apps/media/radarr/app Kustomization: flux-system/cluster-apps-radarr HelmRelease: media/radarr

+++ kubernetes/apps/media/radarr/app Kustomization: flux-system/cluster-apps-radarr HelmRelease: media/radarr

@@ -34,13 +34,13 @@

       RADARR__INSTANCE_NAME: Radarr
       RADARR__LOG_LEVEL: info
       RADARR__PORT: 80
       TZ: Europe/Prague
     image:
       repository: ghcr.io/onedr0p/radarr-develop
-      tag: 5.10.3.9178@sha256:751c19ed421afe5cec92f48c39f225ad7a2a420425da8e4f9ea121e489e53f05
+      tag: 5.10.4.9218@sha256:f986ba978d450226de00d8174552f62cc877aca7693bb1b32e7ac70af62f8f8d
     ingress:
       main:
         annotations:
           gatus.io/enabled: 'true'
           gethomepage.dev/description: Movie Downloads
           gethomepage.dev/enabled: 'true'

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Sep 21, 2024

--- HelmRelease: media/radarr Deployment: media/radarr

+++ HelmRelease: media/radarr Deployment: media/radarr

@@ -30,13 +30,13 @@

         supplementalGroups:
         - 100
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: radarr
-        image: ghcr.io/onedr0p/radarr-develop:5.10.3.9178@sha256:751c19ed421afe5cec92f48c39f225ad7a2a420425da8e4f9ea121e489e53f05
+        image: ghcr.io/onedr0p/radarr-develop:5.10.4.9218@sha256:f986ba978d450226de00d8174552f62cc877aca7693bb1b32e7ac70af62f8f8d
         imagePullPolicy: null
         securityContext:
           runAsGroup: 65534
           runAsUser: 65534
         env:
         - name: RADARR__APPLICATION_URL

@axeII
Copy link
Owner

axeII commented Sep 21, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@axeII axeII merged commit 1a96871 into main Sep 21, 2024
10 checks passed
@bot-akira bot-akira bot deleted the renovate/ghcr.io-onedr0p-radarr-develop-5.x branch September 21, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant