Radarr/changelogs/CHANGELOG-v4.2.1.6478.md

4.1 KiB

New Beta Release

Radarr v4.2.1.6478 has been released on develop

  • Users who do not wish to be on the alpha nightly testing branch should take advantage of this parity and switch to develop

A reminder about the develop and nightly branches

  • develop - Current Develop/Beta - (Beta): This is the testing edge. Released after tested in nightly to ensure no immediate issues. New features and bug fixes released here first after nightly. It can be considered semi-stable, but is still beta. This version will receive updates either weekly or biweekly depending on development.
  • nightly - Current Nightly/Unstable - (Alpha/Unstable) : This is the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may have not been used by us or other users yet. There is no guarantee that it will even run in some cases. This branch is only recommended for advanced users. Issues and self investigation are expected in this branch. Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update. This version is updated immediately.

Announcements

  • Radarr Postgres Database Support
  • Radarr Plex Watchlist Support
  • Radarr Collections Support

Additional Commentary

Releases

Native

Docker

NAS Packages

  • Synology - Please ask the SynoCommunity to update the base package; however, you can update in-app normally

  • QNAP - Please ask the QNAP to update the base package; however, you should be able to update in-app normally


Release Notes

v4.2.1.6478 (changes since v4.2.0.6438)

  • Translated using Weblate (Spanish) [skip ci]

  • Regenerate yarn.lock

  • Bump Sentry to 3.20.1

  • Bump dotnet to 6.0.8

  • Changed: Removed Tigole from ExceptionRelease match as is checked in ExceptionReleaseExact.

  • Fixed: Tigole release group not being parsed and matched correctly, requiring manual import.

  • Fixed: Configured recycle bin is excluded from import.

  • Really fix Original Language in Language CF Specification

  • Better Sentry Filtering for AggregateException children

  • Run Postgres tests on 20.04

  • Fixed: Blank Collection on MovieDetails when no Collection for Movie

  • Remove non-functional filters for Trakt Lists

  • Fixed: Original CF shouldn't need to be named "Original"

  • Fixed NullRef in Skyhook Proxy during List Sync

  • Fixed: Remove Notifiarr Environment Option

  • Fixed: Trakt list request now uses correct rules for generating slug (#7449)

  • Fixed: Allow blank ReleaseGroup and Edition from MovieFile edit

  • Fixed: Don't process files that don't have a supported media file extension

  • Fixed: Avoid failure if list contains same movie but without tmdbid

  • Fixed: Log correct path when moving movies (#7439)

  • Fixed: Watch state not preserved on metadata rewrite (#7436)

  • Fixed: NullRefException in TorrentRssParser

  • Bump Version to 4.2.1

  • Other bug fixes and improvements, see GitHub history