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

⬆️ Update Radarr/Radarr to v5.9.1.9070 #24

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 20, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
Radarr/Radarr minor 5.8.3.8933 -> 5.9.1.9070

Release Notes

Radarr/Radarr (Radarr/Radarr)

v5.9.1.9070: 5.9.1.9070

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:

This list of changes was auto generated.

v5.9.0.9058: 5.9.0.9058

Compare Source

To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (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:

  • 401e195 Cache root folders and improve getting disk space for movie path roots [ #​10219 ]
  • c9f28fd Fixed: Validation for Movie Info language
  • 0ad4d7e Fixed: Removing invalid statuses on provider deletion
  • e8bb3df New: Runtime for auto tagging
  • 9442f1f Fixed: Excluded movies on search results
  • 9ad6b3a New: Improve status label and progress bar style for deleted movies [ #​7127 ]
  • fa1d6ad Fixed disabled options for SelectInput
  • ccbc8f5 Improve status labels for deleted movies
  • a4301f8 Fixed: Parse NEWCAM as CAM [ #​10255 ]
  • fe00825 New: Parse DarQ release group [ #​10299 ]
See More
  • 17a9b0f Exclude movies without year in the missing page
  • 62bdb66 New: Increase max size limit for quality definitions [ #​9822, #​10295 ]
  • 7c1fedb Sort quality profiles by name in custom filters
  • 333351d Trim trailing slash from trailer link
  • fbbe7f7 Fix typos and improve log messages [ #​10277 ]
  • edec201 Improve messaging for for Send Notifications setting in Emby / Jellyfin [ #​10251 ]
  • 1e783bf Fixed: Dedupe titles to avoid similar search requests [ #​10278 ]
  • 7d5236d Display movie title for interactive search modal
  • 1efe7db Fixed: Sending Manual Interaction Required notifications for unknown movies
  • b37cc42 Fixed: Duplicated changelog lines
  • fa19f45 Fixed: Stale formats score after changing quality profile for movies
  • 4ae382c Fixed: Showing multi-languages for movies parsed without languages
  • 37c09ba Fixed: Allow leading/trailing spaces on non-Windows [ #​10240 ]
  • 322df78 Fixed: Updating movie path from different OS paths [ #​10218 ]
  • 3a4446c New: Validate that folders in paths don't start or end with a space [ #​9958 ]
  • 6c456e5 Convert formatBytes to TypeScript [ #​10272 ]
  • abc7efa New: Configurable log file size limit [ #​10267 ]
  • ace692a New: Add Compact Log Event Format option for console logging [ #​10266 ]
  • 882bde7 Upgrade nlog to 5.3.3 [ #​10265 ]
  • 2575e36 Include available version in update health check [ #​10227 ]
  • 5cac5b6 Update React Lint rules for TSX [ #​10248 ]
  • 4628868 Fixed: Marking queued item as failed not blocking the correct Torrent Info Hash [ #​10274 ]
  • 2568531 Fixed: Parsing alternative titles containing "A.K.A."
  • 41b1ea5 Log calls to deprecated endpoints
  • 5d17f8e Multiple Translations updated by Weblate
  • 7490fc7 Fix typo in "Import Extra Files" help text
  • f4e1f51 Fixed: Interactive Import dropdown width on mobile
  • 8e10165 New: Return downloading magnets from Transmission
  • caabb03 Fixed: Persist selected filter for interactive searches
  • ce9c5d4 New: Remove all single quote characters from searches
  • 967bed3 Align queue action buttons on right
  • 8d9f169 Automated API Docs update
  • 3be2c6b Fixed: Validate uniqueness for import list exclusions
  • b6d9c73 New: Import list exclusion pagination and bulk removal
  • b1a7652 Rename ImportExclusion to ImportListExclusion
  • f76c97c Remove unused ImportExclusions property
  • 1f5a84d Convert Import List Options to TypeScript
  • d25bcdb Rename ImportExclusions to ImportListExclusions
  • f75497f Fixed: Overwriting query params for remove item handler
  • 2f413c6 Fixed: Total runtime hours without decimal point
  • 68c2071 Validation for bulk movies editor
  • 6eeed96 Fix tags height in tag inputs [ #​4715 ]
  • 6f306a2 Fixed: Persist indexer flags for automatic imports
  • 29ef759 Fixed: Moving files for torrents when Remove Completed is disabled
  • 364a424 Add translation for MovieIndexSelectAllButton
  • a5b315b Fix height of tags in tag inputs
  • e80e96d Don't hash files in development builds
  • 44c7c71 Fixed: Calculate movie availability comparing UTC dates
  • 04c5e6c New: Default file log level changed to debug
  • 5533528 Fixed: Runtime value for movies longer than 24 hours
  • 74246df Fixed: Pagination for TMDb lists containing a mix of media types
  • 8812729 Improve messaging for renamed movie files progress info
  • 5559fa5 Bump ImageSharp to 3.1.5
  • d503e01 Fixed: Remove apostrophe, backtick in contractions [ #​10178 ]
  • ae89ae1 Fixed: Don't treat SubFrench as French audio language [ #​10209 ]
  • df35e78 New: Display original language on movie details and search results page [ #​10206 ]
  • a3b3fee Treat forcedMetaDL from qBit as queued instead of downloading
  • ae377d9 New: Ignore Litestream tables in Database
  • 270df9d Fixed: Improve filtering performance in Select Movie Modal
  • 6ed3045 Original Language filter optional for TMDb Popular lists
  • ddb7d56 Fixed: Show root folder when path is not available yet on imports
  • a1104b8 New: Update matching movie path in Jellyfin/Emby library [ #​8898 ]
  • 358ff0c Fix table name for Alternative Titles migrations
  • ff0a04c Remove SQLite specific schema condition from migrations
  • c12f01f Bump version to 5.9.0

This list of changes was auto generated.


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. labels Aug 20, 2024
Copy link

coderabbitai bot commented Aug 20, 2024

Walkthrough

The primary change involves updating the RADARR_VERSION in the Dockerfile from 5.8.3.8933 to 5.9.1.9070. This upgrade likely introduces improved features, bug fixes, and optimizations for Radarr. The overall structure and environment settings of the Dockerfile remain the same, ensuring compatibility and stability while enhancing the application's functionality.

Changes

File Change Summary
radarr/Dockerfile Updated RADARR_VERSION from 5.8.3.8933 to 5.9.1.9070 for an upgrade.

Poem

In the garden, oh so bright,
A version hops into the light!
With fixes, features, all anew,
Radarr dances, fresh and true.
A joyful leap, a happy cheer,
Upgraded dreams are finally here! 🐇✨


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 9ced1de and 3ea408f.

Files selected for processing (1)
  • radarr/Dockerfile (1 hunks)
Additional comments not posted (1)
radarr/Dockerfile (1)

9-9: Verify the availability of Radarr version 5.9.1.9070.

Ensure that the specified version is available for download and that the URL is correct.

Run the following script to verify the version availability:

Verification successful

Radarr version 5.9.1.9070 is available for download.

The HTTP response indicates that the specified version is correctly available on GitHub. The version update in the Dockerfile is valid.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Check the availability of the specified Radarr version.

# Test: Attempt to download the specified version. Expect: Successful download.
curl -I "https://github.com/Radarr/Radarr/releases/download/v5.9.1.9070/Radarr.master.5.9.1.9070.linux-musl-core-x64.tar.gz"

Length of output: 4708

@frenck frenck merged commit fcd3cb6 into main Aug 22, 2024
23 checks passed
@renovate renovate bot deleted the renovate/radarr-radarr-5.x branch August 22, 2024 06:26
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant