Skip to content
Tags give the ability to mark specific points in history as being important
  • 4.7.0.7588
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [8fd4e41](https://github.com/Radarr/Radarr/commit/8fd4e41c8588a2f968ae485f1195afeca5765c91) Add translations for tags in manage indexers
    * [8984fd7](https://github.com/Radarr/Radarr/commit/8984fd735bec621668e08bfe40600f9a2b6a62c6) Multiple Translations updated by Weblate
    * [3321123](https://github.com/Radarr/Radarr/commit/332112304381eef5739800deb714e4d6d7965f35) Fix translation to `Apply Changes`
    * [23a13b5](https://github.com/Radarr/Radarr/commit/23a13b5c23734ff9850764445f2fd57fdce884a1) Use SetProviderCharacteristics in bulk endpoint
    * [304a07e](https://github.com/Radarr/Radarr/commit/304a07e23f3255adaa14d05b96aa6ed5742d0b4f) Add translation to manage indexers
    * [1e0ec4a](https://github.com/Radarr/Radarr/commit/1e0ec4aefb53cb0eb9f94fd8d1943093dd6a2898) Fix tests in ImportListSyncServiceFixture
    * [5c46c75](https://github.com/Radarr/Radarr/commit/5c46c75ce727108dec44630c8f4238f48fa3378a) Fix cleaning library in ImportListSyncService
    * [1c26dd4](https://github.com/Radarr/Radarr/commit/1c26dd4acafb4f81def16167c1e70aadb4851d3e) Disable library cleanup temporarily
    * [6fae00f](https://github.com/Radarr/Radarr/commit/6fae00f51c7903eca619821a1e8f9d88490d5f20) Multiple Translations updated by Weblate
    * [653ef0a](https://github.com/Radarr/Radarr/commit/653ef0a501bd51743bf6cb510544f856547284b2) Automated API Docs update
    
    **See More**
    * [e606ff0](https://github.com/Radarr/Radarr/commit/e606ff05a43f91fb82410e86528d0d1027bd47d4) Add package to Sentry release to ensure apps don't mix
    * [dd3ac26](https://github.com/Radarr/Radarr/commit/dd3ac266047f29f7767f5b34c1aff1ad9e157e48) Set frontend `theme-color` to sidebar color ([#6891](https://github.com/Radarr/Radarr/pull/6891))
    * [122d005](https://github.com/Radarr/Radarr/commit/122d0056eabf2e7c1dc7fc1d210cdd057ddadb19) Fixed: Quality Parsing Regex Improvements
    * [fe41aad](https://github.com/Radarr/Radarr/commit/fe41aada06a2b29b1d73ef9df6cf49faf2150b6f) New: Add tags field to MovieCollection ([#8736](https://github.com/Radarr/Radarr/pull/8736))
    * [bd18440](https://github.com/Radarr/Radarr/commit/bd1844030d8af2941af234391cfe5117c194ccc5) New: Rework List sync interval logic
    * [148ee59](https://github.com/Radarr/Radarr/commit/148ee5983dfcb313a047f8af31e1764fef4465f0) Bump version to 4.7.0
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=48&_a=release-summary).
  • 4.6.4.7568
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [372d15e](https://github.com/Radarr/Radarr/commit/372d15ecf37c60c8c08c9ed3b56d5f98a1c348d5) New DSN for 4.6
    * [b954315](https://github.com/Radarr/Radarr/commit/b95431500d96a0ad0ece3fb0c70ea0fdb0d68e01) Fixed: Sorting queue by year [ [#8765](https://github.com/Radarr/Radarr/issues/8765) ]
    * [3da72f5](https://github.com/Radarr/Radarr/commit/3da72f54ef0649e5d42db8c2dad58211e44f9f48) Add ContentSummary to HDBits requests [ [#8757](https://github.com/Radarr/Radarr/issues/8757) ]
    * [7cfff20](https://github.com/Radarr/Radarr/commit/7cfff20cad0bd9b047ed2277249a9b197b67a96d) Create overload for `ToJson()` with Formatting param
    * [d3895de](https://github.com/Radarr/Radarr/commit/d3895dec8ff7ad3254ad38ea87339a6f4cfdff0b) Fixed: Allow restore to process backups up to ~500MB
    * [690bab3](https://github.com/Radarr/Radarr/commit/690bab3264f897e101a79bf881f8fd8ee3c746cf) Multiple Translations updated by Weblate
    * [986128e](https://github.com/Radarr/Radarr/commit/986128e100031135adf63b69873ca54866d8f988) Removed suspicious URL in the default definitions
    * [dda0885](https://github.com/Radarr/Radarr/commit/dda0885f91a12274c9d5b56d33279823c673262a) Translated using Weblate (Portuguese (Brazil)) [skip ci]
    * [7e218a8](https://github.com/Radarr/Radarr/commit/7e218a886d2df446633584e3afbf259fc1c9a1be) Handle null for parent name with clean path is empty
    * [77cde13](https://github.com/Radarr/Radarr/commit/77cde138dc6e17e5a6a5ff29528a0fae2ab09ebe) Fixed: Don't handle images in metadata folder as Roksbox images
    
    **See More**
    * [239109e](https://github.com/Radarr/Radarr/commit/239109e3ddc71067f06f04c28f395d217fb68340) New: Improve empty list messaging [ [#8738](https://github.com/Radarr/Radarr/issues/8738) ]
    * [4804eb0](https://github.com/Radarr/Radarr/commit/4804eb076907ad024ba8d52d793910fe4df86ed6) Fixed: Invalid image URL if Movie is missing background image [ [#8742](https://github.com/Radarr/Radarr/issues/8742) ]
    * [60a55df](https://github.com/Radarr/Radarr/commit/60a55dfdac3e857eb48fe5e3a183aab272260905) Allow array of string as value in EnhancedSelectInput
    * [cd82865](https://github.com/Radarr/Radarr/commit/cd82865303111bd91f45c46636be076a4e21a56e) Automated API Docs update
    * [439adb4](https://github.com/Radarr/Radarr/commit/439adb4ac678aec7c8efa7f42844ccc11e41ef78) Translated using Weblate (Hungarian) [skip ci] ([#8734](https://github.com/Radarr/Radarr/pull/8734))
    * [fd0ff78](https://github.com/Radarr/Radarr/commit/fd0ff7879168991715ba11fb30fdce879e01c692) Add translation to movie collection filters
    * [cbae355](https://github.com/Radarr/Radarr/commit/cbae355402b78ef756d6ed84588c5c6b11800d8b) New: Added filter and sort options to Collections ([#8731](https://github.com/Radarr/Radarr/pull/8731))
    * [fed98a6](https://github.com/Radarr/Radarr/commit/fed98a648f97565cd3bfbd28710fbab54c343cd9) Bump version to 4.6.4
    * [e1c5656](https://github.com/Radarr/Radarr/commit/e1c5656cff85850714efb3f00c3918ec9ee23eb6) Add more trace logs related info to bug\_report.yml [skip ci] [common]
    * [e3f88e1](https://github.com/Radarr/Radarr/commit/e3f88e1711d6f0ee6a3793abd072d864dfbf0ee0) Translated using Weblate (Portuguese (Brazil)) [skip ci]
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=47&_a=release-summary).
  • 4.6.3.7516
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [8fd2675](https://github.com/Radarr/Radarr/commit/8fd267580ac56e6557b5c2f82f20ce8a151628e2) Automated API Docs update
    * [8974aa8](https://github.com/Radarr/Radarr/commit/8974aa823bbd840f9181611be45ad1891ff077ee) Remove not implemented endpoints from API docs [ [#8724](https://github.com/Radarr/Radarr/issues/8724) ]
    * [41492ef](https://github.com/Radarr/Radarr/commit/41492efd2e49c38b9f5966af7869452dec80cdcb) Convert to 'using' declaration in Housekeeping Tasks [ [#8723](https://github.com/Radarr/Radarr/issues/8723) ]
    * [d008768](https://github.com/Radarr/Radarr/commit/d008768fff9512ffdfe95e84cf349b5f5aa40ff1) Prevent NullRef when deleting missing backups [ [#8721](https://github.com/Radarr/Radarr/issues/8721) ]
    * [cb21fe5](https://github.com/Radarr/Radarr/commit/cb21fe535d7f917c88bcb19c5047c5d77fbf7daa) Fix translation for `Unreleased`
    * [4cce272](https://github.com/Radarr/Radarr/commit/4cce2727e24e200731ab58f1c73a205f5ef286e6) Update translations
    * [b1ff82d](https://github.com/Radarr/Radarr/commit/b1ff82da3787e16836a343cf7f59df7c677eb0fe) Fixed: Parsing Vyndros as release group [ [#8569](https://github.com/Radarr/Radarr/issues/8569) ]
    * [c526615](https://github.com/Radarr/Radarr/commit/c5266152c588c7dd2bf06d343f8e7d6236f648e0) Fixed: Strip additional domains from release names [ [#8603](https://github.com/Radarr/Radarr/issues/8603) ]
    * [783878b](https://github.com/Radarr/Radarr/commit/783878be1e501f24c60d02d2e1d142060f113151) Minor improvements in health checks [ [#8615](https://github.com/Radarr/Radarr/issues/8615) ]
    * [0cbfb4c](https://github.com/Radarr/Radarr/commit/0cbfb4ca65e0a1200730018c4971db149ace07ea) New: (UI) Search library by imdbId and tmdbId
    * [c22c940](https://github.com/Radarr/Radarr/commit/c22c9400c23a56813f2101b3a12c44945076ce00) New: Indexer Messaging and Error Improvements
    * [0288c4b](https://github.com/Radarr/Radarr/commit/0288c4b70436c33c6d0c782947e001f87da75153) Bump version to 4.6.3
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=45&_a=release-summary).
  • 4.6.2.7490
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [e4429d2](https://github.com/Radarr/Radarr/commit/e4429d2919f73d8ffd1389614c74e58b9a447c50) Fixed: Close database connection in housekeeping tasks
    * [7052a7a](https://github.com/Radarr/Radarr/commit/7052a7a5ec734d231301619235b20e6e0cb0257e) New: Improved page loading errors [ [#8706](https://github.com/Radarr/Radarr/issues/8706) ]
    * [b389128](https://github.com/Radarr/Radarr/commit/b38912851b2907f53c8b64f29b3f9f4690ae9303) Translated using Weblate (Portuguese (Brazil)) [skip ci]
    * [1354c2c](https://github.com/Radarr/Radarr/commit/1354c2c337b74df1f279c7961d69171f9bff76f5) Fix sorting history items by movie titles
    * [e259235](https://github.com/Radarr/Radarr/commit/e259235df62c9a9fdef768102a995ee7df32ae85) Automated API Docs update
    * [0cc1fe8](https://github.com/Radarr/Radarr/commit/0cc1fe83088e72cd6e6825ab3315ada01e1401b8) Add HelpTextWarning support in FieldDefinition [ [#8687](https://github.com/Radarr/Radarr/issues/8687) ]
    * [f4fe18a](https://github.com/Radarr/Radarr/commit/f4fe18a4405e1a1aeef05b9ce2392c2986529c23) Require ApiKey for all actions in RadarrImport [ [#8692](https://github.com/Radarr/Radarr/issues/8692) ]
    * [eeed935](https://github.com/Radarr/Radarr/commit/eeed935e3ad7c18a822cc207530f85471838cc8b) Update cleansing rules for RSS TL feed and homedir for Mac [ [#8684](https://github.com/Radarr/Radarr/issues/8684) ]
    * [1b37013](https://github.com/Radarr/Radarr/commit/1b3701371aae5efcee85999ab85afebdc0a47f5d) Fixed: Treat redirects as errors in Radarr Import List
    * [d56f3ec](https://github.com/Radarr/Radarr/commit/d56f3ec2e774fb9f54a498afcba4b6bd89d1cc8f) Fixed: Correctly handle 302 and 303 redirects in HttpClient
    
    **See More**
    * [e7e3aac](https://github.com/Radarr/Radarr/commit/e7e3aac971ff07f230f27c1eafa5e0fc3d0a1d4f) Update translation files [skip ci]
    * [d2cb36c](https://github.com/Radarr/Radarr/commit/d2cb36c88a2d65093db5293eea2c24969cdd6659) Check only clients not in failure status in DownloadClientSortingCheck
    * [2fe28cb](https://github.com/Radarr/Radarr/commit/2fe28cb1dcfff3567879fc3a356ef83bcff8272a) Fixed: Handle checkingResumeData state form qBittorrent
    * [5d65b4c](https://github.com/Radarr/Radarr/commit/5d65b4cae4f0a2168488d4ac5071b251bade2a8f) Fix sorting queue items by size
    * [b0f56e2](https://github.com/Radarr/Radarr/commit/b0f56e2840d6f8eb69637e260c32342758bf3c7c) Update translations
    * [5593837](https://github.com/Radarr/Radarr/commit/559383748245b780264fa07b63188bf3326aa57e) Update translation files [skip ci]
    * [8231290](https://github.com/Radarr/Radarr/commit/8231290c7b38347b1da2a6550cf80c6998ac076e) Update Remote Path Mapping delete modal title [ [#8675](https://github.com/Radarr/Radarr/issues/8675) ]
    * [0c1b88c](https://github.com/Radarr/Radarr/commit/0c1b88c60a7e8c319de9df4500ad686c003f6e51) Translated using Weblate (Indonesian) [skip ci]
    * [0b8478e](https://github.com/Radarr/Radarr/commit/0b8478e4a1763fc8a87f9c18f7380be0289f679e) Bump version to 4.6.2
    * [69e09c8](https://github.com/Radarr/Radarr/commit/69e09c86872a05f8df28d313acd96d0a96c94c3f) Translated using Weblate (Russian) [skip ci]
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=44&_a=release-summary).
  • 4.6.1.7456
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [3f2ea49](https://github.com/Radarr/Radarr/commit/3f2ea49023f168b6427f0b0d5cc6269901a9bee3) Add style for default kind in ProgressBar
    * [32f0963](https://github.com/Radarr/Radarr/commit/32f09633e94fde78b187321bf41c9d2f097dda64) Use more specific styling for kinds in ProgressBar [ [#8669](https://github.com/Radarr/Radarr/issues/8669) ]
    * [3542b26](https://github.com/Radarr/Radarr/commit/3542b263c7a0ad6d73420c028dcec0f90348973e) Fixed: Don't die on movie refresh when collection has been deleted from TMDB [ [#8664](https://github.com/Radarr/Radarr/issues/8664) ]
    * [d5cc84d](https://github.com/Radarr/Radarr/commit/d5cc84d8c8a90cb02d462482975b563b90487c82) Translated using Weblate (Greek) [skip ci]
    * [c079006](https://github.com/Radarr/Radarr/commit/c0790060fb42e44cfe6f28c105689b308e8dfd0c) Fixed: (UI) Sort last movies with no release dates [ [#8662](https://github.com/Radarr/Radarr/issues/8662) ]
    * [5ec7e86](https://github.com/Radarr/Radarr/commit/5ec7e86488755f759beb205d6cb2755867e05269) Add language names as hints in TMDbSettings
    * [b8abafd](https://github.com/Radarr/Radarr/commit/b8abafd72f4c952e828969a15aec7adda8a26a8a) Bump version to 4.6.1
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=43&_a=release-summary).
  • 4.6.0.7439
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [a471f1b](https://github.com/Radarr/Radarr/commit/a471f1b44f51fa245caae4bb853a3ef45e80e541) Bump NLog to 5.2.0
    * [7fe34be](https://github.com/Radarr/Radarr/commit/7fe34be789b6c7d014ea6ff8711687d347419cd2) Update translation files [skip ci]
    * [471a34e](https://github.com/Radarr/Radarr/commit/471a34eabfe875fc7bd2976d440c09d59df2236d) New: Remove Rarbg Indexer due to site shutdown
    * [4fe5e59](https://github.com/Radarr/Radarr/commit/4fe5e5974eb0baab66762c4c8c44ef9b6132d8e1) Fixed: Don't log handled exceptions in API
    * [1ca66d0](https://github.com/Radarr/Radarr/commit/1ca66d0b2944dd75557561d5a4d0776aa585cce8) Revert "Fixed: Don't log handled exceptions in API"
    * [4ab1cb3](https://github.com/Radarr/Radarr/commit/4ab1cb393ac682cb06625f42ffc6131e9bd72500) Add style for default kind in ProgressBar [ [#8641](https://github.com/Radarr/Radarr/issues/8641) ]
    * [fa1f079](https://github.com/Radarr/Radarr/commit/fa1f07987c957e89df429e0f7fa469fb44f69686) Fixed: Parse Multi Disk DVDs & MDVDR ([#8639](https://github.com/Radarr/Radarr/pull/8639))
    * [b5a5530](https://github.com/Radarr/Radarr/commit/b5a5530cb1ca0f4c13ebff98ab624cf7a05428b5) Improvements to movie index sorting fields
    * [e0448f7](https://github.com/Radarr/Radarr/commit/e0448f7213d14077e1ce3f51b8400872989d3463) Fixed: (UI) Show release dates when enabled
    * [8eee5a3](https://github.com/Radarr/Radarr/commit/8eee5a3b1dbd73eed75b9531dd6805b801395843) Translated using Weblate (Indonesian) [skip ci]
    * [830f1aa](https://github.com/Radarr/Radarr/commit/830f1aa10f2ce7bb4bbf81e4899e9a2cdd9f7e87) Fix typo in IUpdateMediaInfo
    * [7666c7b](https://github.com/Radarr/Radarr/commit/7666c7b1ebfc23ed7fd80e0a0bc9f5d482008c79) Automated API Docs update
    * [0b4c12d](https://github.com/Radarr/Radarr/commit/0b4c12dd7b05aa28d26a63a96fc721ccd9f47bd5) New: Option to Import via Script
    * [5385708](https://github.com/Radarr/Radarr/commit/53857083f2f31b1705e8fffbd2eae13c4c939e75) Add a few more TMDB list filter languages [ [#8248](https://github.com/Radarr/Radarr/issues/8248) ]
    * [ea9c77c](https://github.com/Radarr/Radarr/commit/ea9c77cf490e4ea89052737046ebfdfdc9695b7c) Automated API Docs update
    * [43ed8d0](https://github.com/Radarr/Radarr/commit/43ed8d0c2bf60694111bed099005d24acae3fcd8) Add minimum length as const in ApiKeyValidationCheck [ [#8618](https://github.com/Radarr/Radarr/issues/8618) ]
    * [9df06b8](https://github.com/Radarr/Radarr/commit/9df06b80bf20be45bfee34276ef10f8f93e4746d) Fixed: Enforce validation warnings [ [#8628](https://github.com/Radarr/Radarr/issues/8628) ]
    * [713f984](https://github.com/Radarr/Radarr/commit/713f984b26c98bb05c4dff05641e3100ed575b37) Simplify ShouldHaveApiKey and HasErrors
    * [683d261](https://github.com/Radarr/Radarr/commit/683d261a9106526077392ae1dd751ab01fe33247) Automated API Docs update
    * [b33d9a9](https://github.com/Radarr/Radarr/commit/b33d9a964157405049ddb8631b287712709984f3) Translated using Weblate (Indonesian) [skip ci]
    * [c69cc20](https://github.com/Radarr/Radarr/commit/c69cc202668fe5c3586cf7e44d7be1348f43502f) Cleanup react warnings from manage modals
    * [4fc1ee0](https://github.com/Radarr/Radarr/commit/4fc1ee0afff180c27fb655ee0c9dd501e7767a94) Fix priority input for provider manage edit modal
    * [1d4b6d4](https://github.com/Radarr/Radarr/commit/1d4b6d4cad15860721503a73129d0258020c6d37) New: Bulk Manage Import Lists, Indexers, Clients
    * [5baeba1](https://github.com/Radarr/Radarr/commit/5baeba18cbb515127c96168a1ed3d71d40ad8507) Fixed: Correctly parse SCENE and P2P BluRay DISKS releases ([#8595](https://github.com/Radarr/Radarr/pull/8595))
    * [854b304](https://github.com/Radarr/Radarr/commit/854b3045fe45006dd713ccbf2192e62cb0651c41) Fix: Use relative paths instead of absolute paths for webmanifest
    * [6b80c24](https://github.com/Radarr/Radarr/commit/6b80c244bf3668408a0487eaca87fd2cafed2a7b) Bump version to 4.6.0
    * [044de92](https://github.com/Radarr/Radarr/commit/044de922fa85e7bbf636b3d09114bb7dea4274a1) Use Array.Empty and fix a few multiple enumerations
    * [c987824](https://github.com/Radarr/Radarr/commit/c9878241745a2f18b2d43ec791410b8711250519) Use 'var' instead of explicit type
    * [8762588](https://github.com/Radarr/Radarr/commit/8762588ef06be20f2fddba300598b26424e43813) Inline 'out' variable declarations
    * [ed68a94](https://github.com/Radarr/Radarr/commit/ed68a944eadaa3e895356c96b608609b5c4b7296) Standardize variable declaration
    * [52c6408](https://github.com/Radarr/Radarr/commit/52c64080f25c05b3a3fbc2bffced48ad72640f36) Enforce rule IDE0005 on build
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=42&_a=release-summary).
  • 4.5.2.7388
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [d878738](https://github.com/Radarr/Radarr/commit/d878738a62d4a96f395e2a3c1a1e9fd6ca18ea4f) Fixed: A really important spelling mistake [ [#8604](https://github.com/Radarr/Radarr/issues/8604) ]
    * [af496fe](https://github.com/Radarr/Radarr/commit/af496fe7014614de3ec23c9d60fb578cdf67439b) added new language "Telugu" for filtering releases and testcases.
    * [bbcd0b7](https://github.com/Radarr/Radarr/commit/bbcd0b78618dbbed27d5b412dd32267089069414) New: Filter SABnzbd queue by category
    * [1bf3302](https://github.com/Radarr/Radarr/commit/1bf3302ec29017cba3b26a363be8232d16aebfa2) Fixed: Don't log handled exceptions in API
    * [e55c3f7](https://github.com/Radarr/Radarr/commit/e55c3f7ddfb80a0a902830f2e3ea6570bb2715e2) Fixed: Sorting search releases by language [ [#8597](https://github.com/Radarr/Radarr/issues/8597) ]
    * [4eb89eb](https://github.com/Radarr/Radarr/commit/4eb89eb8518cdeced25b8415761d6b1c895038a2) Show movie title as tooltip on movie index
    * [a1ccfac](https://github.com/Radarr/Radarr/commit/a1ccfacfa248242f6d4ada5661873f2b7ed1bed8) Fixed: (UI) Show studio and release/added dates in movie index
    * [7b7b866](https://github.com/Radarr/Radarr/commit/7b7b866777c419c15459066e57d3bc861539cb92) Rename Clearart to Clearlogo, use png for Clearlogo
    * [371eb68](https://github.com/Radarr/Radarr/commit/371eb68bf059ce96c0246d9f964c830dca1f4487) Fixed: Don't download unknown artwork
    * [f8cb8c6](https://github.com/Radarr/Radarr/commit/f8cb8c6bd8f35257cbd83f2422690fd37c24199e) Sort translations
    * [488f8c7](https://github.com/Radarr/Radarr/commit/488f8c71e8e6534c23ea6d6f97879f963ae8895e) Fixed: Don't rollback file move if destination already exists [ [#5610](https://github.com/Radarr/Radarr/pull/5610) ]
    * [c3cdb86](https://github.com/Radarr/Radarr/commit/c3cdb867a8790eb6d1600a053014615703fa93ce) Use project name as relative path in builds
    * [e9dcef3](https://github.com/Radarr/Radarr/commit/e9dcef34d41fadaa8a18c421bfadfeaf33dd6d1c) Fix spelling "Use languages from Torznab/Newznab attributes if given"
    * [b7be2c1](https://github.com/Radarr/Radarr/commit/b7be2c1d6ebd483ebfe9d9930af784bf3f52cac7) New: Use languages from Torznab/Newznab attributes if given
    * [933c23c](https://github.com/Radarr/Radarr/commit/933c23ce57dbd373b603657023152e4c65278cbe) New: Improve validation messages
    * [aa794bd](https://github.com/Radarr/Radarr/commit/aa794bddab7fd58a7a3faf502ca2bf63110929c9) Minor CS improvements in NzbDroneValidation
    * [d5605ab](https://github.com/Radarr/Radarr/commit/d5605abd91558579226ca6ee8a7fe4ba9b6e8666) Add FindByName to IsoLanguage
    * [5ead395](https://github.com/Radarr/Radarr/commit/5ead395f9f8a9c82e4dab17ee7980eec527133a2) Fix tests in TorrentDownloadStationFixture
    * [0f34948](https://github.com/Radarr/Radarr/commit/0f34948c00d5e646ab4ec3119c0bbc14cd228fe1) Fixed tests in DownloadServiceFixture
    * [99d865e](https://github.com/Radarr/Radarr/commit/99d865ee4a11a87d9380db783fee61be31a113bf) Fixed: Don't move seeding torrents in Synology Download Station
    * [9009645](https://github.com/Radarr/Radarr/commit/90096451e033b8ed54d7be90d563201f10ba2181) Fixed: Don't retry grabbing the same release if download client is unavailable
    * [8457015](https://github.com/Radarr/Radarr/commit/84570159aeb6253de357b98333ea764dc7c86f44) Fixed: Exception when request to SABnzbd times out
    * [8d26402](https://github.com/Radarr/Radarr/commit/8d264020aa9f1f2c644cbaf310b0bd7c12f8eda6) Fixed: Don't match if movie year parsed but is mismatch [ [#8548](https://github.com/Radarr/Radarr/issues/8548) ]
    * [65850e6](https://github.com/Radarr/Radarr/commit/65850e6a5d70c0af8728dadc0c2e83e88337bec6) New: Signal Notifications
    * [db154ae](https://github.com/Radarr/Radarr/commit/db154ae9a4f73bb3f33900f0e1b268bde636bea6) Fix tests in IndexerServiceFixture
    * [df70d85](https://github.com/Radarr/Radarr/commit/df70d85d0ad1e7685fd14ce07ea3294012db2a72) New: Show current tags for Connections
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=41&_a=release-summary).
  • 4.5.2.7318
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [fa68047](https://github.com/Radarr/Radarr/commit/fa6804767c11b91cf916bb1925f32d44d2ecd159) Automated API Docs update
    * [2e25277](https://github.com/Radarr/Radarr/commit/2e252771de81d71f98504473c4d098f69deff568) Remove unused imports
    * [fd76d67](https://github.com/Radarr/Radarr/commit/fd76d67bae94fc85006886ddddeafd04075e9f8d) Remove empty constructors
    * [156def3](https://github.com/Radarr/Radarr/commit/156def3138d4eb48c5405380507e76f1296779ee) New: Advanced settings toggle in indexer edit/add modal [ [#8538](https://github.com/Radarr/Radarr/issues/8538) ]
    * [9175c73](https://github.com/Radarr/Radarr/commit/9175c737d3db4567c58b446ac87986de3cf059ac) New: Add path mapping for partial library updates in Plex Server Notifications [ [#8539](https://github.com/Radarr/Radarr/issues/8539) ]
    * [19a1f97](https://github.com/Radarr/Radarr/commit/19a1f97be8bdc1c9756f205eebb327c32ae6908f) Add `forceSave` to the OpenAPI docs [ [#8538](https://github.com/Radarr/Radarr/issues/8538) ]
    * [1125503](https://github.com/Radarr/Radarr/commit/112550399b058b3c19e8cae6711a954690188a3f) Fixed: Use indexer errors from response if Content-Type is XML before processing response
    * [574d1c8](https://github.com/Radarr/Radarr/commit/574d1c8d0f74ed2ea281a778050ce2ebd51cca20) Fixed: Log name of mount point failure
    * [3feaee2](https://github.com/Radarr/Radarr/commit/3feaee25e2781c01fc36eb98da2690034598634d) Sort tags by label [ [#8531](https://github.com/Radarr/Radarr/issues/8531) ]
    * [bb77538](https://github.com/Radarr/Radarr/commit/bb77538701d40f717accb41fab69084c6538922e) Fix checking for SameTorrent when the indexer is null
    
    **See More**
    * [731db1a](https://github.com/Radarr/Radarr/commit/731db1ad79ff72a0596870e2b62b94a0f0a73207) New: Add TmdbId and ImdbId to manual import movie selection [ [#8483](https://github.com/Radarr/Radarr/issues/8483) ]
    * [fe76cbf](https://github.com/Radarr/Radarr/commit/fe76cbfc6b021913255b45038e67f868ab65b9f9) Avoid double movie fetch on UI load
    * [695cab3](https://github.com/Radarr/Radarr/commit/695cab3f3a6d230b608faa1eb0025ead48923519) Translated using Weblate (Portuguese (Brazil)) [skip ci]
    * [e1d7668](https://github.com/Radarr/Radarr/commit/e1d76689f7eb5a2c82bd1edc701b70b3a423bb28) Fixed: (Notifications) Calculate mapped path in Plex only when MapTo is not empty
    * [24bd2ae](https://github.com/Radarr/Radarr/commit/24bd2ae59b3b3022af3646310c118a7e95ac98f7) Log path in MediaFileAttributeService
    * [42267da](https://github.com/Radarr/Radarr/commit/42267da4ef1f77b274c6551b38beff05aa6a3610) Fixed: List Sync Help Text [ [#8522](https://github.com/Radarr/Radarr/issues/8522) ]
    * [a28b9ce](https://github.com/Radarr/Radarr/commit/a28b9ceff0f82ced601edf37f9ca4ed5c8e2476d) Automated API Docs update
    * [48b9bb9](https://github.com/Radarr/Radarr/commit/48b9bb942775cd0ef692e693d55731f047c41335) Fix validation for boolean query parameters [ [#8517](https://github.com/Radarr/Radarr/issues/8517) ]
    * [10bb8fa](https://github.com/Radarr/Radarr/commit/10bb8fa263d656f729278961c8f140ee3144841e) Use string interpolation in formatBytes [ [#8519](https://github.com/Radarr/Radarr/issues/8519) ]
    * [588c8fb](https://github.com/Radarr/Radarr/commit/588c8fb074cf8e35ca112b102b4bacbf028b5e5f) New: Plex Watchlist RSS support
    * [f14482c](https://github.com/Radarr/Radarr/commit/f14482cb59606e8afa5d10a2c17fdfbacc5e0692) Use QualityProfile instead of any [ [#8493](https://github.com/Radarr/Radarr/issues/8493) ]
    * [7ff48a1](https://github.com/Radarr/Radarr/commit/7ff48a197add9e0b8f7c2258963647d90c74019d) Bump version to 4.5.2
    * [84bf30d](https://github.com/Radarr/Radarr/commit/84bf30dcdaa3179cd4b0877334ff4d4e7bcdb203) Fixed: Prevent unknown settings implementation from failing to deserialize
    * [8b291d9](https://github.com/Radarr/Radarr/commit/8b291d932f687297f18491469c44751e37e81173) Cleanup distribution files
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=39&_a=release-summary).
  • 4.5.1.7282
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [976712d](https://github.com/Radarr/Radarr/commit/976712d6d74cdadf4a995e7adaa62113eba24580) Add back min availability to bulk movie edit
    * [b32d168](https://github.com/Radarr/Radarr/commit/b32d1687421be1f8522d3a10cdab009ebdbdbd6d) Clean up variable name case
    * [20301bd](https://github.com/Radarr/Radarr/commit/20301bdb7811dfd000129808756fa776c0341839) Fix Radarr import syncing not matching any root folders.
    * [64e5246](https://github.com/Radarr/Radarr/commit/64e524633c30f9174420fb5de07e2f79090414c9) Fix MovieFileLanguageConnector to use MovieLanguage
    * [d8b7243](https://github.com/Radarr/Radarr/commit/d8b724346ce201cc4a22999192b1eb707f9c7a44) Update UI dependencies
    * [de010ce](https://github.com/Radarr/Radarr/commit/de010ce5363d1b1b9d3f6762d8c24b48848e8d0b) Add `inset` to stylelintrc
    * [c9b09fa](https://github.com/Radarr/Radarr/commit/c9b09faae98d686065fd5bf212eea6bd1ddc105b) Remove unused babel plugins and fix build with profiling
    * [8a49463](https://github.com/Radarr/Radarr/commit/8a49463053bfd415de87fd05507dc7b6e0648fdd) Update all relevant dev tool deps
    * [0a89c4d](https://github.com/Radarr/Radarr/commit/0a89c4d110a75332efa5d86e24dd003bf1659b5e) Delete various old config files
    * [401edea](https://github.com/Radarr/Radarr/commit/401edeabbad8acc370f774d8742409740f4f1169) Use `await using` in LocalizationService
    * [abddce1](https://github.com/Radarr/Radarr/commit/abddce1cfa872f0b3fb4590071037896aee2f7c7) Fixed: Provider health checks persist after add until next scheduled check [ [#8505](https://github.com/Radarr/Radarr/issues/8505) ]
    * [3350071](https://github.com/Radarr/Radarr/commit/3350071a83a7c565458021fe6968ee2678049bef) Translated using Weblate (Portuguese (Brazil)) [skip ci]
    * [223edde](https://github.com/Radarr/Radarr/commit/223eddeb0b38dffb5f4ba51be384899557833db1) New: Log additional information when processing completed torrents from rTorrent
    * [a953d1a](https://github.com/Radarr/Radarr/commit/a953d1a6c50bc1ee05a2fc4183d2b4d9aba5b586) Fix function name and use out var for try get in DownloadClientProvider
    * [38d946e](https://github.com/Radarr/Radarr/commit/38d946ed79807231f99660d08ae64234eb73cc5b) Add Pull Request Labeler
    * [e0389ca](https://github.com/Radarr/Radarr/commit/e0389ca08c9b24c97173e60ffcb592d4b77ab056) API key improvements
    * [d021517](https://github.com/Radarr/Radarr/commit/d021517f4b86d919d16b4dd9fdf64bb475fc7edc) Translated using Weblate (Chinese (Simplified) (zh\_CN)) [skip ci]
    * [7bbf7d2](https://github.com/Radarr/Radarr/commit/7bbf7d2461b3e35fd3bd7f589ca6a665a8ee2c7c) Automated API Docs update
    * [a1e622a](https://github.com/Radarr/Radarr/commit/a1e622a3630c477f58aa2b775d189b32766594dc) New: Notifications when Manual Interaction is required for importing
    * [8563ed0](https://github.com/Radarr/Radarr/commit/8563ed0a203c5974e94e2d8868880ab7e12d430e) New: On Health Restored notification
    * [164f9ca](https://github.com/Radarr/Radarr/commit/164f9ca86842586e73c41f0655048f7bac6b5f85) Why rename many files when few file do trick
    * [782a257](https://github.com/Radarr/Radarr/commit/782a25777915f336b45db6a1d970f347b249c184) GracePeriod not Graceperiod
    * [b7419c3](https://github.com/Radarr/Radarr/commit/b7419c31df5eeba9c47c8ffe14182e7021b2a0ec) Sort translations alphabetically
    * [8b95870](https://github.com/Radarr/Radarr/commit/8b958708dab33df8b5dd3b31b949fedf3da700bb) Move vscode settings to the frontend folder
    * [07f0e89](https://github.com/Radarr/Radarr/commit/07f0e89f113e8ce8097d44694c18c67c9f305aa2) Fixed IsValidPath usages
    * [ae63b85](https://github.com/Radarr/Radarr/commit/ae63b8575349b785708da49d243bc5067cc292ec) New: Improve path validation when handling paths from different OSes
    * [a38b28f](https://github.com/Radarr/Radarr/commit/a38b28f4df9ee8e2ea472ba04cd47b8abb0fa621) Log invalid config file exceptions
    * [b0cd7ae](https://github.com/Radarr/Radarr/commit/b0cd7ae356045a79fb159adad8eeb417e0059bcb) Add VSCode extension recommendations
    * [fe164c1](https://github.com/Radarr/Radarr/commit/fe164c1def52067a20a207082364f68f6933acfa) Fixed: Ensure indexer errors are handled before processing response
    * [06a214e](https://github.com/Radarr/Radarr/commit/06a214e901c9e0e653a9c62071ad82d7226d3194) Align environment variable setting in ProcessProvider with upstream [ [#5617](https://github.com/Radarr/Radarr/issues/5617) ]
    * [51901db](https://github.com/Radarr/Radarr/commit/51901dbb37d0ec8e14360878fba1280aba9db39e) New: Only add version header for API requests
    * [850fef5](https://github.com/Radarr/Radarr/commit/850fef5c43fd3b4b01daac5cbc8299714aea5677) Fixed: RootFolderPath not set for Movies from API
    * [ff1449c](https://github.com/Radarr/Radarr/commit/ff1449c01e5ef104e02d6b78aeb66a2c6f377d79) Fixed: Index UI crash for movies without files
    * [51a583b](https://github.com/Radarr/Radarr/commit/51a583b59bcc20006ca0ec42115d53e6a43a250c) New: Add token authentication for ntfy.sh notifications [ [#8451](https://github.com/Radarr/Radarr/issues/8451) ]
    * [2a72a32](https://github.com/Radarr/Radarr/commit/2a72a32d289b5e57101ccc7e12f3ff6c790e9d3e) Fixed: Matching of custom formats during movie file import [ [#8287](https://github.com/Radarr/Radarr/issues/8287) ]
    * [836017c](https://github.com/Radarr/Radarr/commit/836017c01bd4ea61e08d67f97e3a01063172f1c0) Revert argument exception swallowing for Plex library update [ [#8264](https://github.com/Radarr/Radarr/issues/8264) ]
    * [85aac78](https://github.com/Radarr/Radarr/commit/85aac789f4daafffc5979f92a6e9d66b28d10fcb) New: Improved Plex library updating [ [#8235](https://github.com/Radarr/Radarr/issues/8235), [#8244](https://github.com/Radarr/Radarr/issues/8244) ]
    * [9ec1235](https://github.com/Radarr/Radarr/commit/9ec1235b629c534781cc9cb0d8899926845d3ccb) New: Add release info to webhook/custom script import events [ [#8293](https://github.com/Radarr/Radarr/issues/8293) ]
    * [b5bf5ea](https://github.com/Radarr/Radarr/commit/b5bf5eae26ebe6b5a907a1ce05a0a73b11413c36) New: Don't import movies that don't match grab history [ [#8228](https://github.com/Radarr/Radarr/issues/8228) ]
    * [e7ff79f](https://github.com/Radarr/Radarr/commit/e7ff79f48da24e12bd97222b08350641e5b72233) Use string interpolation for Newznab request generation [ [#7755](https://github.com/Radarr/Radarr/issues/7755) ]
    * [41fb0eb](https://github.com/Radarr/Radarr/commit/41fb0eb7c6c29180664925b30a9f231aa304558d) Virtualize movie select for manual import with react-window
    * [eeb9974](https://github.com/Radarr/Radarr/commit/eeb997430c8e035ec3279dd7c3f438ea230e5641) Convert Manual Import to Typescript
    * [d2112f2](https://github.com/Radarr/Radarr/commit/d2112f2bdc0e1d3f1bd4b50e9cff6a4ae7dcf7da) New: Log content for invalid torrent files
    * [d5e61c3](https://github.com/Radarr/Radarr/commit/d5e61c345059d07fdd373d63b5fe7556a0f0d984) Translated using Weblate (Portuguese (Brazil)) [skip ci]
    * [b303724](https://github.com/Radarr/Radarr/commit/b3037248a231192adea8c384b713fdc83a04bf1d) Add `tmdbid` to capabilities check in Newznab/Torznab
    * [39271eb](https://github.com/Radarr/Radarr/commit/39271eb33c7ad067a19ca519d97f7fc176a6ce6d) Remove requirement for imdbtitle and imdbyear in Newznab and Torznab
    * [cc28519](https://github.com/Radarr/Radarr/commit/cc28519d6d0f211c548f5800d92438e78ed56730) Remove duplicate check in RemotePathMappingCheck
    * [7b8c21f](https://github.com/Radarr/Radarr/commit/7b8c21fc763007a4d5f312f93ff5ad207a6d1ac6) Fixed: Movie Status in Table View [ [#8442](https://github.com/Radarr/Radarr/issues/8442) ]
    * [f68fd9c](https://github.com/Radarr/Radarr/commit/f68fd9c2d9a0f1a0f75120a8349b44940acc1a4e) Automated API Docs update
    * [116db97](https://github.com/Radarr/Radarr/commit/116db9701b49ee4fb9ec0846db766f4b9e5b40fe) New: Add result to commands to report commands that did not complete successfully
    * [6ec12d7](https://github.com/Radarr/Radarr/commit/6ec12d71dc42450ef65bb817009d42fa8fac5d26) Translated using Weblate (French) [skip ci]
    * [6dc558c](https://github.com/Radarr/Radarr/commit/6dc558cbf6ad4155ed35d4111e8368dcf57a8826) add trace log checkbox to bug report [common]
    * [d2787d8](https://github.com/Radarr/Radarr/commit/d2787d818131119b513c10b71e235631ed6bc33a) Migrate to FluentValidation 9
    * [89fd3e4](https://github.com/Radarr/Radarr/commit/89fd3e467173fcd3bd5666235c91d34c9f963015) Fix downloading releases without an indexer
    * [1807ccf](https://github.com/Radarr/Radarr/commit/1807ccfc48440216513c4023ac2b88e15d6860c4) Build download requests from indexer implementation
    * [7c67382](https://github.com/Radarr/Radarr/commit/7c67382f6f0ae7dc3ec9d730acd857f3045d9580) bump `lock threads` github action to latest [skip ci]
    * [3738750](https://github.com/Radarr/Radarr/commit/3738750fa179ef7f50a89e73e55c84477593c68d) Fixed some aria violations
    * [6086b0d](https://github.com/Radarr/Radarr/commit/6086b0d4e4eef9f817842a22d4a619fc20395064) Fixed: Search Button Display on Movie Index
    * [66b7b3b](https://github.com/Radarr/Radarr/commit/66b7b3b7d6ad6ceac91e9ee31ec110ece4abca25) Fixed: Unable to search individual movies from Movie Index [ [#8434](https://github.com/Radarr/Radarr/issues/8434) ]
    * [5e338c9](https://github.com/Radarr/Radarr/commit/5e338c93a3f7e499ba1a591d10471d69456bc9c5) Fixed: Upgrades blocked: UpgradeSpecification error [ [#8431](https://github.com/Radarr/Radarr/issues/8431) ]
    * [554ab21](https://github.com/Radarr/Radarr/commit/554ab21d386c8356027d8ab69ae8ab71b58a9558) Fixed: Cannot Toggle Show Search on Movie Index [ [#8436](https://github.com/Radarr/Radarr/issues/8436) ]
    * [0858f67](https://github.com/Radarr/Radarr/commit/0858f6732aca70cdd07f653e613be2546e4bd5ab) New: Filter Sonarr synchronization based on Root Folders
    * [4c2bf28](https://github.com/Radarr/Radarr/commit/4c2bf285fc4cc2fee483cd5ad5ee59e610eca15a) New: Add Original Language as Filter Option in Discover View [ [#7807](https://github.com/Radarr/Radarr/issues/7807) ]
    * [cba4850](https://github.com/Radarr/Radarr/commit/cba48507695a3624e8c23a18d3d22460d638e459) New: Handle multi title release names split by slash [ [#7917](https://github.com/Radarr/Radarr/pull/7917) ]
    * [f1fcab7](https://github.com/Radarr/Radarr/commit/f1fcab75f5eb393d04a55be25842dead493dd6e9) Translated using Weblate (Chinese (Simplified) (zh\_CN)) [skip ci]
    * [44bec71](https://github.com/Radarr/Radarr/commit/44bec71752af0829d7dca7461dc9b03cdd2e1b89) Fixed: Don't import Custom Format downgrades [ [#8197](https://github.com/Radarr/Radarr/issues/8197), [#8243](https://github.com/Radarr/Radarr/issues/8243) ]
    * [b44f050](https://github.com/Radarr/Radarr/commit/b44f0502462e03cf72eadf535a1cafee628fd529) Fixed: Enable parsing of repacks with revision [ [#8060](https://github.com/Radarr/Radarr/issues/8060) ]
    * [a0068a3](https://github.com/Radarr/Radarr/commit/a0068a3ed9689c86cc196427639c78a1d5acf363) Fixed: Don't clean Kodi library if video is playing and Always Update is disabled [ [#8139](https://github.com/Radarr/Radarr/issues/8139) ]
    * [8e1bf78](https://github.com/Radarr/Radarr/commit/8e1bf785c3f8a513b287d6f51448a9415bada3f9) Revert "Build download requests from indexer implementation"
    * [cc63c3f](https://github.com/Radarr/Radarr/commit/cc63c3f3cd34fa30162a08cbf819b2eab7b04851) Fixed: Movie count incorrect in Movie Editor [ [#8423](https://github.com/Radarr/Radarr/issues/8423) ]
    * [d3e6d7c](https://github.com/Radarr/Radarr/commit/d3e6d7cd05ad8cfe6d9fc8d5ac3dccf513fb189e) Fixed: Missing Translates
    * [066d9dd](https://github.com/Radarr/Radarr/commit/066d9dd1d43991bc5902b22559bd59a1af32e105) Simplify DatabaseType logic
    * [dc2759d](https://github.com/Radarr/Radarr/commit/dc2759ddcbe816bd20ad971253df2d4a6e9f6ca8) Fixed: (Database) Improve Version detection
    * [cc4a809](https://github.com/Radarr/Radarr/commit/cc4a80947f9a99224b03d5a1c42074fd0dac5e79) Fixed: Importing from Manual Import ignoring Analyze video files [ [#8340](https://github.com/Radarr/Radarr/issues/8340) ]
    * [3e64364](https://github.com/Radarr/Radarr/commit/3e643644cd09f6f315c307ae07a80d1bd327cec4) Extract useSelectState from SelectContext [ [#8295](https://github.com/Radarr/Radarr/issues/8295) ]
    * [1336743](https://github.com/Radarr/Radarr/commit/1336743aca400f6d48230537d50a260e44314bd7) Avoid queue failures due to unknown release language processing
    * [bf3e23c](https://github.com/Radarr/Radarr/commit/bf3e23cc3bef351315e3239d7e4b7e143c059a6d) Fix default value variable name for ImportListExclusion
    * [a41999f](https://github.com/Radarr/Radarr/commit/a41999f9c22cde5a4631d6b023a0dbb45d76a169) New: Closing Move Movie modal without selecting will cancel save [ [#8225](https://github.com/Radarr/Radarr/issues/8225) ]
    * [80d7bdb](https://github.com/Radarr/Radarr/commit/80d7bdb834ef27f86d00572c4b6510990a1d5cca) Use augmented languages for queue items
    * [efd4abf](https://github.com/Radarr/Radarr/commit/efd4abfa3eaab0b476ff8d69a7ef4fc98ae1fd7d) New: Use languages from Torznab/Newznab attributes if given
    * [9bef430](https://github.com/Radarr/Radarr/commit/9bef4306356e1769f0dfa80bfec86c3820661f22) New: Use TmdbId from parsing for mapping
    * [a033237](https://github.com/Radarr/Radarr/commit/a03323703a7f561c9b2987cd1c800c2c43fe5241) Cleanup ParsingService
    * [c3f30fb](https://github.com/Radarr/Radarr/commit/c3f30fb237b413706d549dd2711abc21374c0975) Fixed: Pushed releases should be stored as pushed release [ [#8246](https://github.com/Radarr/Radarr/issues/8246) ]
    * [91f1fd9](https://github.com/Radarr/Radarr/commit/91f1fd9dd08a00dd760f270c342696bdcdd37e64) New: Don't block imports when release was matched by ID if they were grabbed via interactive search
    * [ba7551e](https://github.com/Radarr/Radarr/commit/ba7551ec655d15de29a6fb9007cc9579cd8429a6) Fixed: Queue not showing items with conflicting titles
    * [5d061a8](https://github.com/Radarr/Radarr/commit/5d061a8729204141d3d67f05f29d6aeb3e5f8cfa) New: Include Movie Match Type in grab event details
    * [875bf0c](https://github.com/Radarr/Radarr/commit/875bf0c59eb454eec649a40fd72811974dac484e) Fixed: Automatic import of releases when file is not matched to movie
    * [7527eff](https://github.com/Radarr/Radarr/commit/7527eff26832b24ec0d157a956eeccefbd71d68b) Fixed: Don't automatically import if release title doesn't match movie title [ [#7081](https://github.com/Radarr/Radarr/issues/7081) ]
    * [e32383e](https://github.com/Radarr/Radarr/commit/e32383e76340643b52d2c4baeea28aa2c66627f1) Fixed: Throw to manual import if multiple movies found during title mapping
    * [84e0f5b](https://github.com/Radarr/Radarr/commit/84e0f5bfcfb8016dc25ab274d682305ea239f1a3) Build download requests from indexer implementation
    * [138b1e1](https://github.com/Radarr/Radarr/commit/138b1e1c9d668f70a1c998f138ac7a2b4c9606e6) New: Updated button and calendar outline colors for dark theme
    * [adee52d](https://github.com/Radarr/Radarr/commit/adee52d8c2ed2d8973eea68625d6fee898094ee1) Fix loading eslintrc
    * [c61735c](https://github.com/Radarr/Radarr/commit/c61735cde2d71e89a738aa59457d9b14bb6f0e66) New: Remember add import list exclusion when removing movie [ [#7949](https://github.com/Radarr/Radarr/issues/7949), [#7950](https://github.com/Radarr/Radarr/issues/7950) ]
    * [7f71caa](https://github.com/Radarr/Radarr/commit/7f71caaf7f708a1324bd793725dca72669e429c9) Fixed: Movies table not resizing properly when window size changed
    * [e139e73](https://github.com/Radarr/Radarr/commit/e139e7330e79a798ad378f81ed35fe5ee9e13947) Fixed: Movie select not working correctly after stopping/starting or changing sort order
    * [e88c449](https://github.com/Radarr/Radarr/commit/e88c44915f5f35568f807a31e09a8b3e1883382d) Improved UI error messages (stack trace and version)
    * [7501fe0](https://github.com/Radarr/Radarr/commit/7501fe095e0ecd74502bcee7b6848afe171ac61a) New: Increase clickable area of movie select in poster/overview
    * [1bc299f](https://github.com/Radarr/Radarr/commit/1bc299fd353ccc155f899968feb6f6a0bc5ef842) Remove unused ReactDOM import
    * [c2736bb](https://github.com/Radarr/Radarr/commit/c2736bbe2790b48c823a524e9f71ced104169847) Fixed: File browser
    * [2d96c30](https://github.com/Radarr/Radarr/commit/2d96c308f0099f736b8f6380c5225b8c6cc0b5e1) Remove movie editor code
    * [e85c010](https://github.com/Radarr/Radarr/commit/e85c010bf2815eb33a5465cf0ccabf20c198e13d) New: Mass Editor is now part of movie list
    * [ee5fed8](https://github.com/Radarr/Radarr/commit/ee5fed8522778b6e1a70a78e711b599dc3f52374) Added movie index selection
    * [df26229](https://github.com/Radarr/Radarr/commit/df26229e4d1ae6c495fad3f24e14740d7b728335) Fixed: Restoring scroll position when going back/forward to series list
    * [e0b91c6](https://github.com/Radarr/Radarr/commit/e0b91c6406f1587ac6e8aef6522b2fc495561245) Refactor Movie index to use react-window
    * [68832a1](https://github.com/Radarr/Radarr/commit/68832a136ecf53f1fde46c2517e30e3c72462efc) Add CSS Typings
    * [b18cd2f](https://github.com/Radarr/Radarr/commit/b18cd2f33aa3146834dd860b4ab4a76c913200c1) Add Prettier to format TypeScript files
    * [36b055d](https://github.com/Radarr/Radarr/commit/36b055d372f0186f50e626a97215db480c63303f) Add typescript
    * [3a8f1f5](https://github.com/Radarr/Radarr/commit/3a8f1f5e58b2a56bf96af599e9eb2541d355902d) New: Parsing of more German WEBDL releases [ [#8255](https://github.com/Radarr/Radarr/issues/8255) ]
    * [55770d3](https://github.com/Radarr/Radarr/commit/55770d3f17ae7dd2b181d0beecc5c25dd7558b26) Fixed: Parse 720p Remux as 720p BluRay [ [#8284](https://github.com/Radarr/Radarr/issues/8284) ]
    * [ff185c6](https://github.com/Radarr/Radarr/commit/ff185c61114d3bbd768ada643e85b7a6eda8f563) QualityParser - Simplify new expression (IDE0090) [ [#8283](https://github.com/Radarr/Radarr/issues/8283) ]
    * [e2445a6](https://github.com/Radarr/Radarr/commit/e2445a61b6d27c82b6e62ef37676788eaf03d08a) Misc HealthCheck Cleanup and Sonarr Alignment
    * [ac8085f](https://github.com/Radarr/Radarr/commit/ac8085fb59e799482cffb1f12a711607ef10aade) Bump Swashbuckle to 6.5.0
    * [c6bb502](https://github.com/Radarr/Radarr/commit/c6bb5024bc16c4983f5943f460ad36db958d49d4) Fixed: Ensure first history item when marked as failed is the selected item [ [#8086](https://github.com/Radarr/Radarr/issues/8086), [#8369](https://github.com/Radarr/Radarr/issues/8369) ]
    * [d32582f](https://github.com/Radarr/Radarr/commit/d32582fa7c8fae1d7a32b2ce6a35737fa2628018) Fixed: Edit Quality Profile not opening
    * [223f04e](https://github.com/Radarr/Radarr/commit/223f04ef4633aecb8cabb8f9fbb62d506690616a) Refactor LanguageParser.ParseLanguageTags() to return List<> instead of IEnumerable. Clean up calls to ParseLanguageTags().
    * [85112e7](https://github.com/Radarr/Radarr/commit/85112e7fbde3479c7da75ce221b508250ed5da6c) Include extra tags from existing subtitles when renaming.
    * [014079c](https://github.com/Radarr/Radarr/commit/014079cf375a222750d6b0d510994bc0446d7929) Translated using Weblate (French) [skip ci]
    * [d4a347b](https://github.com/Radarr/Radarr/commit/d4a347b2bab54d2ca8b13f8d116914b3a77c1285) Use BuildInfo.AppName for RARBG appId instead of hardcoded value [ [#8387](https://github.com/Radarr/Radarr/issues/8387) ]
    * [2ac72d1](https://github.com/Radarr/Radarr/commit/2ac72d15880efe0c5fe964aeb306c61622bc2af1) New: Updated Rarbg request limits [ [#8337](https://github.com/Radarr/Radarr/issues/8337), [#7700](https://github.com/Radarr/Radarr/issues/7700) ]
    * [a77cb25](https://github.com/Radarr/Radarr/commit/a77cb2551304de933daa85381cd89aade3175db1) New: Report health error if Recycling Bin folder is not writable [ [#8388](https://github.com/Radarr/Radarr/issues/8388), [#8389](https://github.com/Radarr/Radarr/pull/8389) ]
    * [fddea05](https://github.com/Radarr/Radarr/commit/fddea0543c2758eee9b36b427677e4ec89579c75) Update core-js and use defaults for browserlist [ [#8400](https://github.com/Radarr/Radarr/issues/8400) ]
    * [fffa373](https://github.com/Radarr/Radarr/commit/fffa373384e4972e306d2ac77c34975e0e456622) Update webpack and webpack-cli [ [#8397](https://github.com/Radarr/Radarr/issues/8397) ]
    * [91ff76c](https://github.com/Radarr/Radarr/commit/91ff76c0c894c00ba4855324039c58a50172dda9) Use minified jquery [ [#8398](https://github.com/Radarr/Radarr/issues/8398) ]
    * [6f5bac7](https://github.com/Radarr/Radarr/commit/6f5bac7eeda5e3453a5841eafee1f8e32faafabd) Remove unused gulpFile [ [#8396](https://github.com/Radarr/Radarr/issues/8396) ]
    * [b34a7c6](https://github.com/Radarr/Radarr/commit/b34a7c6e2e1f86f98ccd34b0c4954f6d0be9e58d) Fix typo in calendarBackgroundColor CSS variable
    * [a6ce314](https://github.com/Radarr/Radarr/commit/a6ce314db51ea91b2a88282dd42b12c0d76bbb43) Fix QualityParser Tests
    * [b8ce140](https://github.com/Radarr/Radarr/commit/b8ce140abcef73037b638f3cff200b707aab5e07) Fixed: Parse DVD with 576p Resolution as DVD [ [#7297](https://github.com/Radarr/Radarr/issues/7297), [#8381](https://github.com/Radarr/Radarr/pull/8381) ]
    * [d851ecd](https://github.com/Radarr/Radarr/commit/d851ecdf2f826f25b9d2d67d3b7e9e3642bc5299) Auto-reply for Log Label [common]
    * [7e37615](https://github.com/Radarr/Radarr/commit/7e37615ec129d13aa8d47310eb24e67549246193) Bump version to 4.5.1
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=38&_a=release-summary).
    
  • 4.5.0.7106
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [204a8ba](https://github.com/Radarr/Radarr/commit/204a8bab79005c3cdf28ff7a3a58958cb68569ff) Fixed: (Notifications) Consistency in notification titles
    * [0158c84](https://github.com/Radarr/Radarr/commit/0158c84a98ce8fdf64270c67f999589da0d83e2f) Fixed: (FileList) Use labels for category options
    * [ac51a94](https://github.com/Radarr/Radarr/commit/ac51a943fbb7c391acce804d718ae325bd0df235) New: (Notifications) Add Apprise
    * [78edc9a](https://github.com/Radarr/Radarr/commit/78edc9aa435ed4c68b57f568f4714e09b9e924db) Automated API Docs update
    * [f2bf494](https://github.com/Radarr/Radarr/commit/f2bf494cef31f66245aec7fc11694c31fd29af7b) New: Rescan movie if destination file already exists during import [ [#8230](https://github.com/Radarr/Radarr/issues/8230) ]
    * [5727e7c](https://github.com/Radarr/Radarr/commit/5727e7c43be65a8b382c8eee03e8faee6629d1c5) New: Improve accepted and rejected release logging [ [#8236](https://github.com/Radarr/Radarr/issues/8236) ]
    * [a7ba1a6](https://github.com/Radarr/Radarr/commit/a7ba1a6454687970919ac032f8c7c5bc1b1b4459) Update SixLabors.ImageSharp, MailKit, DryIoc libraries [ [#8282](https://github.com/Radarr/Radarr/issues/8282) ]
    * [cc285fa](https://github.com/Radarr/Radarr/commit/cc285fab452147745faff88bed3aa739d101f2aa) Use MinBy and MaxBy instead of OrderBy + First
    * [e0ad573](https://github.com/Radarr/Radarr/commit/e0ad573e7fdabef9946b24dfc6fca94d6dc4cc24) New: Add version and timestamp to backup archive
    * [9a23b7f](https://github.com/Radarr/Radarr/commit/9a23b7f0fc569b299b488c31477caa1e2087ba83) New: Improve video stream formatting
    * [85aecbe](https://github.com/Radarr/Radarr/commit/85aecbe67ea299658d726f39dd2e3112531a5daa) New: Improve primary video stream selection
    * [bbb20e9](https://github.com/Radarr/Radarr/commit/bbb20e95af314aa7c442207459691795b715c8af) Fixed: DrunkenSlug Default URL [ [#8333](https://github.com/Radarr/Radarr/issues/8333) ]
    * [3fb337e](https://github.com/Radarr/Radarr/commit/3fb337e20b4b51605ef6c1a5e849af15aa2f5dbb) Fixed: Tag filtering on iCal feed [ [#8359](https://github.com/Radarr/Radarr/issues/8359) ]
    * [890f9d6](https://github.com/Radarr/Radarr/commit/890f9d6fe48716fc3e4272b5221238dd9404876c) Fixed: Prevent error on manual import processing with multi languages [ [#7713](https://github.com/Radarr/Radarr/pull/7713) ]
    * [8a496cb](https://github.com/Radarr/Radarr/commit/8a496cbdae0e6ee670d85e96bb22ab4232e2374f) New: Don't try to analyze disk image files (iso, img, etc)
    * [f54a538](https://github.com/Radarr/Radarr/commit/f54a5388a024781d88006215b53a13b445a0c9ef) Fixed: Border hover colors in dark theme
    * [6961633](https://github.com/Radarr/Radarr/commit/6961633cc9e72dd9f2ed3b1c7fcee22112bf8a77) Serve plain text files (eg. logs) as UTF-8
    * [1be450a](https://github.com/Radarr/Radarr/commit/1be450a9d0945515f870a722776eae2683803bda) Remove mono process detection
    * [2b4d646](https://github.com/Radarr/Radarr/commit/2b4d6464e2315eeb4183b08f0addd58b129423bb) Rename `CC` to `Cc`
    * [ee4c34b](https://github.com/Radarr/Radarr/commit/ee4c34bd6c147f9cd0ef177b8e76c192e31fb3d2) New: Option to use Telegram topics for notifications
    * [07d41f7](https://github.com/Radarr/Radarr/commit/07d41f7902459d20212cdb49745899794baa75e9) Bump version to 4.5.0
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=37&_a=release-summary).
  • 4.4.4.7068
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [bb57359](https://github.com/Radarr/Radarr/commit/bb573594d9ad4882336558adae848c41c1f19042) Fix Blocklist Tests
    * [12e360a](https://github.com/Radarr/Radarr/commit/12e360ab4f6f105b04c2780c339522ebfe070229) Fixed: Some posters not showing for new movies search results [ [#8175](https://github.com/Radarr/Radarr/issues/8175) ]
    * [bae555f](https://github.com/Radarr/Radarr/commit/bae555f63e8875f8f5533ea5e94393188a998dcc) Fixed: Custom Format calculation error on Blocklist by Movie [ [#8136](https://github.com/Radarr/Radarr/issues/8136) ]
    * [31abb93](https://github.com/Radarr/Radarr/commit/31abb93d8cfbee321fc365e5c9aae2370cfba8e0) Bump dotnet to 6.0.16
    * [7503503](https://github.com/Radarr/Radarr/commit/75035035e1abfebd6fefe2fca9f9670e80c11a7f) Fixed: Remote path mapping UI being partially hidden on smaller screens
    * [c1e5990](https://github.com/Radarr/Radarr/commit/c1e5990a5885e8c2e011664a74c40f87b5d364bb) Update library clean helptext
    * [4a42ebe](https://github.com/Radarr/Radarr/commit/4a42ebe44ce93b8803d7fb724f377b5a4fa05bd4) Translated using Weblate (German) [skip ci]
    * [c82aa5c](https://github.com/Radarr/Radarr/commit/c82aa5c2c7d2e1e09b358c6e761fd308edb5d372) Fixed: Validation for `CleanOriginalTitle` [ [#8331](https://github.com/Radarr/Radarr/issues/8331), [#8332](https://github.com/Radarr/Radarr/pull/8332) ]
    * [d1bae32](https://github.com/Radarr/Radarr/commit/d1bae32e1cd0a99277845dcbf3e9347db3ce1668) Fixed: Correct `TitleThe` naming token parsing
    * [c514c7c](https://github.com/Radarr/Radarr/commit/c514c7cac0cd14892d8599244958a9783c901281) Fixed: Default value in new Delay Profile
    * [3d24405](https://github.com/Radarr/Radarr/commit/3d244057b5b1077b754864d6afbc3c21b05898d0) Fixed: Don't grab propers/repacks when item in queue meets cutoff and propers/repacks are not downloaded automatically [ [#8134](https://github.com/Radarr/Radarr/issues/8134) ]
    * [3235103](https://github.com/Radarr/Radarr/commit/323510300cabe67192e7c55898925976c3268101) Fixed: Cleanup erroneous QBittorrent Seeding calls
    * [669d87b](https://github.com/Radarr/Radarr/commit/669d87b7ef5067fca887a6b33ba1102f1431f5b8) Fixed: Include Digital Only Releases for Recent Movie determination
    * [ec7f7b0](https://github.com/Radarr/Radarr/commit/ec7f7b085a5dfe3a12744c3fe5fb4cf6e99be1a5) New: More information on on why hardlinks should be used over copying [ [#8327](https://github.com/Radarr/Radarr/issues/8327) ]
    * [ecc906a](https://github.com/Radarr/Radarr/commit/ecc906a754d62ec503015e6663aa36201fab4057) Fixed: Config file settings do not need to be case-sensitive
    * [d0fcac3](https://github.com/Radarr/Radarr/commit/d0fcac389c588b9bb858e787ed5620fa03e7102a) Fixed: Ensure default config file on starting app
    * [621acbe](https://github.com/Radarr/Radarr/commit/621acbef9a255bf93ce77ff2e402bd0d54bfcb75) Bump version to 4.4.4
    * [7fb1163](https://github.com/Radarr/Radarr/commit/7fb1163b2375e04e6c88a0ebda42bd0033fdeaf4) Fixed: Number input changing while scrolling
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=36&_a=release-summary).
  • 4.4.3.7030
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [b48eda9](https://github.com/Radarr/Radarr/commit/b48eda95dd61389458462a7bdd03030df8057c90) Fixed: Mapping by MovieTitles collection instead of PrimaryMovieTitle ([#8157](https://github.com/Radarr/Radarr/pull/8157))
    * [4627093](https://github.com/Radarr/Radarr/commit/46270936163e1015c7de324cac363c04aaaf0239) Fixed: Multiple Downloaded Episodes Scan commands should not run in parallel
    * [a006984](https://github.com/Radarr/Radarr/commit/a006984d5e270157858fb625965cba53efa23c3d) Fixed: Lock rating to 0 decimal places in Discovery ([#8279](https://github.com/Radarr/Radarr/pull/8279))
    * [7d9183e](https://github.com/Radarr/Radarr/commit/7d9183ef128adddf15f6a04cd0027991e1a7e94c) Fixed: Queue error for language custom format on unknown items
    * [d35c668](https://github.com/Radarr/Radarr/commit/d35c6683e99b8e4b60971c161cbc3a2439e13b47) New: Add indexer option for Discord on grab notifications [ [#8242](https://github.com/Radarr/Radarr/issues/8242) ]
    * [ac26bcd](https://github.com/Radarr/Radarr/commit/ac26bcddd907a7f4f463af5969e265e25080bca3) Fixed: Page Plex Watchlist results [ [#8223](https://github.com/Radarr/Radarr/issues/8223), [#8042](https://github.com/Radarr/Radarr/issues/8042) ]
    * [15bafce](https://github.com/Radarr/Radarr/commit/15bafce8cc44e3a07accb85910b5c9e21942d744) Add Overview to CustomScript and Webhook Notifications ([#8239](https://github.com/Radarr/Radarr/pull/8239))
    * [2167da8](https://github.com/Radarr/Radarr/commit/2167da87cefb598de8eb2712a7e5e94bad6ded55) Enable all analyzers and enforce code style on build
    * [926d37a](https://github.com/Radarr/Radarr/commit/926d37a5729fabd5c52f0b2d51637119876e0948) Fixed: Permissions after installing on Windows and opening Firewall port
    * [42c9e4e](https://github.com/Radarr/Radarr/commit/42c9e4e3e542cc06aac1a71b56635c2ab9577638) Fixed: Parsing of RoDubbed releases as Romanian
    * [89b609a](https://github.com/Radarr/Radarr/commit/89b609a2213c2a30c46c4198001ad4f038cecedc) Fixed: Improve some request failure messaging [ [#8152](https://github.com/Radarr/Radarr/issues/8152) ]
    * [dfc9f74](https://github.com/Radarr/Radarr/commit/dfc9f74116ca46e23f317fcc5163a81c753b9ee7) Fixed broken path tests [ [#8132](https://github.com/Radarr/Radarr/issues/8132) ]
    * [189603c](https://github.com/Radarr/Radarr/commit/189603c756ce8cc02310a8a2ad4337c0315eace8) Fixed: USB drives mounted to folders are treated as different mounts
    * [a78693a](https://github.com/Radarr/Radarr/commit/a78693a2f7fee14316cdbe1308d219325e648811) Fixed: Prevent getting disk space from returning no information when it partially fails
    * [cea0c50](https://github.com/Radarr/Radarr/commit/cea0c5033a37a9ec2899f62d11faeb2b750c3eea) Automated API Docs update
    * [1e3a42b](https://github.com/Radarr/Radarr/commit/1e3a42bf42f659f799191a5bd9f4adeaaa46c500) Implemented OnMovieAdded for Discord
    * [030744a](https://github.com/Radarr/Radarr/commit/030744ab7bd27c1880e1bd3dbd9b68f8b61781ce) Fixed: Indexer Flags CF Scores not shown in Search [ [#8165](https://github.com/Radarr/Radarr/issues/8165) ]
    * [17fda02](https://github.com/Radarr/Radarr/commit/17fda02d8c5830f64a6d51bbc2db66cf248cbede) Fixed: Drag with touch on Profiles page
    * [aabf6b9](https://github.com/Radarr/Radarr/commit/aabf6b9ff890946c698b4899ade198e3aabc5886) Fixed: Processing very long ETA from Transmission
    * [7b2fd51](https://github.com/Radarr/Radarr/commit/7b2fd5140b806bba963d66e6adaa7f4b7a5fa2dc) Switch to eslint for linting
    * [16fcf0b](https://github.com/Radarr/Radarr/commit/16fcf0b56b8d7d8623c1cac3d00f20161c20aeb4) New: Additional custom filter predicates for strings
    * [c222a1a](https://github.com/Radarr/Radarr/commit/c222a1a4340d1e5de94b117c4f2f7fcbb04ade2c) New: Use Best PageSize for Newznab/Torznab
    * [c6e91e0](https://github.com/Radarr/Radarr/commit/c6e91e028b93a7b9be0ebc0c34c11518768797c2) New: Add Additional Languages [ [#6257](https://github.com/Radarr/Radarr/issues/6257), [#7967](https://github.com/Radarr/Radarr/issues/7967), [#7592](https://github.com/Radarr/Radarr/pull/7592), [#7788](https://github.com/Radarr/Radarr/issues/7788) ]
    * [fcf5984](https://github.com/Radarr/Radarr/commit/fcf598494445ad6d907333bd75b8e6cb82eaee74) Fixed: Translations
    * [fdfe8ca](https://github.com/Radarr/Radarr/commit/fdfe8ca656af9debfc67f8d0ea6babcb57ea1524) New: Return static response to requests while app is starting [ [#8079](https://github.com/Radarr/Radarr/issues/8079), [#8080](https://github.com/Radarr/Radarr/pull/8080) ]
    * [150a5c1](https://github.com/Radarr/Radarr/commit/150a5c1fc6380f5315b57497e5652a1b66b08213) Bump version to 4.4.2
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=35&_a=release-summary).
  • 4.4.2.6956
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [9ea0957](https://github.com/Radarr/Radarr/commit/9ea0957351bd6598a9507d7838477ab1f3c2f353) New: Add Ireland as a Certification Country ([#8085](https://github.com/Radarr/Radarr/pull/8085))
    * [3492485](https://github.com/Radarr/Radarr/commit/34924859aab62f91439f59c2e9b875c2e7f3a554) Fixed: Settings fail to save for some auth setups
    * [9c86598](https://github.com/Radarr/Radarr/commit/9c86598b54eaf58668818bc87c213d60183d048c) Fixup language specification tests
    * [0fe2262](https://github.com/Radarr/Radarr/commit/0fe2262162d5aab60a07ba886764f4a2528e341e) Fixed: Releases incorrectly rejected due to language
    * [47353ae](https://github.com/Radarr/Radarr/commit/47353aea754c345c3e2582cf00a05100d725b00d) Fixed: Avoid failure on null SceneName
    * [af43cb2](https://github.com/Radarr/Radarr/commit/af43cb2aca0e931ff3518962c097dbccb423634e) New: Added release year to queue ( issue [#6330](https://github.com/Radarr/Radarr/issues/6330)) ([#8019](https://github.com/Radarr/Radarr/pull/8019))
    * [bc838b7](https://github.com/Radarr/Radarr/commit/bc838b74c7de2b4242e63c7b4b75a669dfdb1149) Fixed: Remove initial dot in filename ([#4509](https://github.com/Radarr/Radarr/pull/4509))
    * [cbcf3d1](https://github.com/Radarr/Radarr/commit/cbcf3d1058f47a87c43658084eafac13e7e0889f) New: Custom Format Updates ([#8067](https://github.com/Radarr/Radarr/pull/8067))
    * [d91578a](https://github.com/Radarr/Radarr/commit/d91578aee344f9e140b31cf8e31b0f611201b8b7) Fixed: Releases from PTP showing skewed publish date
    * [affedd7](https://github.com/Radarr/Radarr/commit/affedd7f9dbb9953fb74cb54cc225e7637706c40) Fixed: Ping endpoint no longer requires authentication
    * [c3665e9](https://github.com/Radarr/Radarr/commit/c3665e9fea1c73719b3763b8cc2fc7643263bae4) New: Spanish (Latino) languages [ [#7914](https://github.com/Radarr/Radarr/issues/7914), [#3467](https://github.com/Radarr/Radarr/issues/3467), [#6415](https://github.com/Radarr/Radarr/pull/6415) ]
    * [364d8bd](https://github.com/Radarr/Radarr/commit/364d8bd7c509cd67a475434d9dc46b528301c327) Fixed: Don't try to remove the same item from queue multiple times [ [#7932](https://github.com/Radarr/Radarr/issues/7932) ]
    * [7142d1f](https://github.com/Radarr/Radarr/commit/7142d1f2249c1cbea1a1035476216c4b8350cb19) Improve usage of Original Title renaming token [ [#7168](https://github.com/Radarr/Radarr/issues/7168) ]
    * [86777e0](https://github.com/Radarr/Radarr/commit/86777e021bca4470739a900a04cf319d39d67171) Fixed: Mass Editor Footer on Smaller Screens [ [#6968](https://github.com/Radarr/Radarr/issues/6968) ]
    * [9d2dace](https://github.com/Radarr/Radarr/commit/9d2dacea9742e6e2fe752a02a11dd83921702ae8) New: Improve Manual Import logging when not parsing files [ [#8059](https://github.com/Radarr/Radarr/issues/8059) ]
    * [d98c86c](https://github.com/Radarr/Radarr/commit/d98c86c3d971c403c5fbcf91612b61ee2014a76f) Fixed: Parse year in title from square brackets
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=34&_a=release-summary).
  • 4.4.1.6926
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [df681d8](https://github.com/Radarr/Radarr/commit/df681d82be5e0ffdbe47a1d8c263e11d4f3ded2a) Fixed: Update Images on MovieMetadata refresh
    * [daf81c5](https://github.com/Radarr/Radarr/commit/daf81c5b26bde93b06121c09d7e87e19fcda0a88) Translated using Weblate (French) [skip ci]
    * [78f929c](https://github.com/Radarr/Radarr/commit/78f929c60bb2e6b322a5d21b066b3e2665843f18) Fixup File Name Tokens ([#8036](https://github.com/Radarr/Radarr/pull/8036))
    * [87d59d1](https://github.com/Radarr/Radarr/commit/87d59d12a49e66c1908cf997958c6ac1ae326312) Fixed: Avoid Sqlite Error when all profiles have lowest quality cutoff
    * [ce03112](https://github.com/Radarr/Radarr/commit/ce031124c7d48c9d3a9213f91f5be61722b64d23) Improve handling of releases without video files
    * [d4ce08a](https://github.com/Radarr/Radarr/commit/d4ce08a044d9c175c4b0f4a0a21c3db6bcf93c4c) Fixed: UTC time sent to UI for already imported message
    * [871e78b](https://github.com/Radarr/Radarr/commit/871e78b3149b03e800a1262ed8f4491f099be5b3) Updated some JS dependencies
    * [eeee682](https://github.com/Radarr/Radarr/commit/eeee682f6cea6255647b171f28fcafb3b1d0e08d) New: Parse release group from VARYG releases with junk at the end
    * [9c594c3](https://github.com/Radarr/Radarr/commit/9c594c3e53b8fd8d75c591afca7ea32340828cf9) Bump ImageSharp to 2.1.3
    * [0b1b19a](https://github.com/Radarr/Radarr/commit/0b1b19a1655c97e1c43d4f174efd56de8800688f) Fix Filter Button being squished [#8024](https://github.com/Radarr/Radarr/issues/8024)
    * [f1ff7b3](https://github.com/Radarr/Radarr/commit/f1ff7b3b611a871553fae4fff17b0ea374ea8e54) Translated using Weblate (Greek) [skip ci]
    * [165c588](https://github.com/Radarr/Radarr/commit/165c5885571822b3b6cd31e3df6f4786d48a068b) Updated .gitignore to ignore `.idea/` completely
    * [327e18b](https://github.com/Radarr/Radarr/commit/327e18bc7aff4c59602ccdd0406f2795a29f803d) New: Filter by Custom Format Score in Interactive Search [ [#7825](https://github.com/Radarr/Radarr/issues/7825) ]
    * [f61f2c8](https://github.com/Radarr/Radarr/commit/f61f2c89dc47b9716c802523066135bc25408d62) Remove OMG indexer [ [#7527](https://github.com/Radarr/Radarr/issues/7527) ]
    * [2327b72](https://github.com/Radarr/Radarr/commit/2327b725588bdd39915582e7d8cb0f3249955db3) New: Send additional information with Webhook and Custom Scripts [ [#7730](https://github.com/Radarr/Radarr/issues/7730) ]
    * [66ddd08](https://github.com/Radarr/Radarr/commit/66ddd08684cae928bcd6327ec5d7567e3dcc7d28) New: Improve logging when processing files for import [ [#7754](https://github.com/Radarr/Radarr/issues/7754) ]
    * [4d2143e](https://github.com/Radarr/Radarr/commit/4d2143e9b22a9fac0e70814fb7af09fc2ec4ec7d) Fixed: Unable to load UI if Quality Profiles contain removed Custom Format items
    * [7906ea2](https://github.com/Radarr/Radarr/commit/7906ea2a0cfba9b3ef6a21aca3ebaf8592ce29dc) Rejection string improvements [ [#7611](https://github.com/Radarr/Radarr/pull/7611) ]
    * [9d19567](https://github.com/Radarr/Radarr/commit/9d1956794e0f612cc62d1f0cb1c246321ff123a9) Fixed: Progress bar text colour in Dark theme
    * [4956ff7](https://github.com/Radarr/Radarr/commit/4956ff791458c7a114f43f01634ee023058f6c93) Adding indicator display option to PageMenuButton.
    * [f22a589](https://github.com/Radarr/Radarr/commit/f22a589cb80ce980670c967708f782573f5ba36e) Fixed: Filter indicator in interactive search
    * [04185d6](https://github.com/Radarr/Radarr/commit/04185d6839943f32b2bad72250645b143319917f) Filter useless PG Errors from coming to Sentry
    * [fb25e5d](https://github.com/Radarr/Radarr/commit/fb25e5d577565ec03e342fa63f7869ed66382a94) Fixed: Catch InvalidDataException during initial config to prevent boot loop
    * [6845eaa](https://github.com/Radarr/Radarr/commit/6845eaa9b2462e4de3e5ef31ea05b8ab5cc57001) Re-enable some update tests
    * [c1e6587](https://github.com/Radarr/Radarr/commit/c1e65874bc6b5b906257e913fe62c992fb1fdb48) Bump version to 4.4.1
    * [226a5da](https://github.com/Radarr/Radarr/commit/226a5da0c91e12fc7d1bde8323b3c7fa154b6bd8) Fixed: Parse HDCAMRip as CAM
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=33&_a=release-summary).
  • 4.4.0.6882
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [685a24e](https://github.com/Radarr/Radarr/commit/685a24e476cee0ced134eee6570d33fcb10ed9dd) Fixed: RemotePathMappingCheck Improvements
    * [cae4faa](https://github.com/Radarr/Radarr/commit/cae4faae61fe47ee6dacf334d8c4e4d483f5e5c8) Fixed: DownloadClientRootFolderCheck Improvements
    * [5dac6ba](https://github.com/Radarr/Radarr/commit/5dac6badf2fdbca9d83501c5d9f5607c3eea816d) Fixed: Ignore movie add errors during collection sync [ [#7982](https://github.com/Radarr/Radarr/issues/7982) ]
    * [98ddd03](https://github.com/Radarr/Radarr/commit/98ddd0386bc018a65873c54d03a2a2daeb04e54e) Fixed: Trakt connection auth tokens not being refreshed [ [#7873](https://github.com/Radarr/Radarr/issues/7873) ]
    * [2947b24](https://github.com/Radarr/Radarr/commit/2947b244e42ce4161a21e12b8214aef576791242) Fixed: Quality cutoff updating in UI when adding/removing qualities [ [#7879](https://github.com/Radarr/Radarr/issues/7879) ]
    * [72552b8](https://github.com/Radarr/Radarr/commit/72552b8084d866aa9cb8f4c514b81909a783399d) New: Option to include movie image for Gotify notifications [ [#7920](https://github.com/Radarr/Radarr/issues/7920) ]
    * [0964244](https://github.com/Radarr/Radarr/commit/09642444d7f62a99c94b77d5a0c43d508cea08cf) Switch Trakt to STJson [ [#7913](https://github.com/Radarr/Radarr/issues/7913) ]
    * [d1080b8](https://github.com/Radarr/Radarr/commit/d1080b825c897a2eca98a526acd458065ce8af50) Fixed: Truncate custom format card tags [ [#7725](https://github.com/Radarr/Radarr/issues/7725), [#7973](https://github.com/Radarr/Radarr/issues/7973) ]
    * [001421d](https://github.com/Radarr/Radarr/commit/001421de10bbd63feef1b3b8931d4adea5321542) New: Improve messaging for rejected quality upgrades [ [#7461](https://github.com/Radarr/Radarr/issues/7461) ]
    * [bab9b8b](https://github.com/Radarr/Radarr/commit/bab9b8b36a725589ca8401c7d6cc23db71f7bd82) Add Volta node config [ [#7600](https://github.com/Radarr/Radarr/issues/7600), [#7747](https://github.com/Radarr/Radarr/issues/7747) ]
    * [0fb738a](https://github.com/Radarr/Radarr/commit/0fb738aa2ee7dd37fe95bc02d5bfd70d68e71ec5) Fixed: Kodi Metadata Subtitle Language [ [#7962](https://github.com/Radarr/Radarr/issues/7962) ]
    * [4963920](https://github.com/Radarr/Radarr/commit/4963920a46df1601d4f1c11f78410ec32355a9bb) New: Added health check warning if SABnzbd sorting is enabled
    * [f0d10fe](https://github.com/Radarr/Radarr/commit/f0d10fe1cd5f67e040dcd01bee5280bd9d2b9dd5) Fixed: Correct messaging when release is not upgrade [ [#7963](https://github.com/Radarr/Radarr/issues/7963) ]
    * [386b33b](https://github.com/Radarr/Radarr/commit/386b33b624b947386479e9d2fd264436984db8b2) New: Include movie title and year when logging report
    * [9820150](https://github.com/Radarr/Radarr/commit/98201508f289b3b0f7d42ec6f0c55e97d1c5d3b9) New: Description for indexer RSS setting
    * [9723c56](https://github.com/Radarr/Radarr/commit/9723c569a15daf3b809020b746e95ccb2c5ef204) Bump version to 4.4.0
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=32&_a=release-summary).
  • 4.3.2.6857
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [0584d76](https://github.com/Radarr/Radarr/commit/0584d7676cae2a09a42d3d8d95a057d7734c22dd) Bump FFProbe and Newtonsoft
    * [09c4253](https://github.com/Radarr/Radarr/commit/09c42530ec6f960ce23010c5deea1eb3d9f94e7f) Translated using Weblate (Dutch) [skip ci]
    * [0697d69](https://github.com/Radarr/Radarr/commit/0697d694e08af3ada4391ed3620ec176190dc447) New: Improved messaging when qBittorrent fails due to host header rejection
    * [e085f6a](https://github.com/Radarr/Radarr/commit/e085f6af8a4ad59da963f337c7581d6cb8b024ba) Fixed: Multiple pushed releases will be processed sequentially
    * [7feda1c](https://github.com/Radarr/Radarr/commit/7feda1c446caef07a5d1d57e1618ccf72740cd15) New: Add support for native Freebox Download Client
    * [e1f83c2](https://github.com/Radarr/Radarr/commit/e1f83c205d051b0ddd686a8da9a4075e7db14c11) Bump MonoTorrent to 2.0.7
    * [db00edd](https://github.com/Radarr/Radarr/commit/db00edd266732c142be3bcf3cad643b15c6b1c56) Translated using Weblate (Bengali) [skip ci]
    * [d699f61](https://github.com/Radarr/Radarr/commit/d699f61f5d898d6daa99fc7b0d11e746c14da444) Fixed: Prevent unexpected data breaking Series Import
    * [dc1b478](https://github.com/Radarr/Radarr/commit/dc1b478f2caa6a20f1a4ab8505ec13455a0c0fe2) Fixed: Only log /proc/mounts exception once per process
    * [0ca665c](https://github.com/Radarr/Radarr/commit/0ca665c90348fb82bef06764cfd65d0206b79850) New: Parse Open Matte as Edition
    * [111c6a7](https://github.com/Radarr/Radarr/commit/111c6a743f11b8aafaded446eafe60cca7db3395) New: Rename Emby to Emby / Jellyfin
    * [d351753](https://github.com/Radarr/Radarr/commit/d3517532a4e28eb716bd949dc7fdbd85da316a0e) Update README for DigitalOcean attribution
    * [5790ebc](https://github.com/Radarr/Radarr/commit/5790ebc558ad945d21e4a76c7002425e35900633) Bump version to 4.3.2
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=31&_a=release-summary).
  • 4.3.1.6822
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [c11f72c](https://github.com/Radarr/Radarr/commit/c11f72c09898eaeed762da1b77e8e2c1ad233491) New: IPv6 support for connections/indexers/download clients [ [#7850](https://github.com/Radarr/Radarr/issues/7850) ]
    * [3617bef](https://github.com/Radarr/Radarr/commit/3617bef54bbfa533f291441c70ce19c19ecf87d0) Fixed: Improve Bind Address validation and help text [ [#7849](https://github.com/Radarr/Radarr/issues/7849) ]
    * [a5fb01f](https://github.com/Radarr/Radarr/commit/a5fb01f1e665573a844d6a4b0ea5600edd5a85a3) New: Auto theme option to match OS theme
    * [fa6acb7](https://github.com/Radarr/Radarr/commit/fa6acb749749eb0fa84b5f449860b88dacea7c73) Simplify X-Forwarded-For handling
    * [904259d](https://github.com/Radarr/Radarr/commit/904259df929bcd25ab07ea0fb100feeffbec22bd) New: Improve IPAddress.IsLocal method
    * [65c316b](https://github.com/Radarr/Radarr/commit/65c316bd6d1ad32b17ba38a64ea351ecba4aa87d) Fixed: Smb paths fail on Kodi update [ [#7854](https://github.com/Radarr/Radarr/issues/7854) ]
    * [3b46a08](https://github.com/Radarr/Radarr/commit/3b46a08606006234eb25deb182051bf42cf752ab) Fix PendingRelease Tests
    * [6ad4937](https://github.com/Radarr/Radarr/commit/6ad49373d491a9c93e3532c752cbaeb0916fce70) Automated API Docs update
    * [2a1f57c](https://github.com/Radarr/Radarr/commit/2a1f57c085f5d6f4d09820427d3c326323307cf9) Fixed: Sending Webhook on upgrade if media info is unavailable [ [#7838](https://github.com/Radarr/Radarr/issues/7838) ]
    * [9d9065f](https://github.com/Radarr/Radarr/commit/9d9065fbcde1ab0e91eb37e35e06bb3f5225dd32) API Updates [ [#7833](https://github.com/Radarr/Radarr/issues/7833), [#6785](https://github.com/Radarr/Radarr/issues/6785), [#6787](https://github.com/Radarr/Radarr/issues/6787) ]
    * [6949404](https://github.com/Radarr/Radarr/commit/694940452cf0d9f68167682a7d0e05fcdb9096e8) Fixed: Loading queue when there are pending items that were added before upgrading [ [#7823](https://github.com/Radarr/Radarr/issues/7823) ]
    * [f5d6a79](https://github.com/Radarr/Radarr/commit/f5d6a7999885928c2bccde2bdb50c3be1b1e48d5) Fixed: Grab/remove queue actions not showing spinner [ [#7821](https://github.com/Radarr/Radarr/issues/7821) ]
    * [4cc98a1](https://github.com/Radarr/Radarr/commit/4cc98a10a0bfe8660644ee48e70eac2966c92f4c) Fixed: Use route Id for PUT requests if not passed in body [ [#7809](https://github.com/Radarr/Radarr/issues/7809) ]
    * [1751bd1](https://github.com/Radarr/Radarr/commit/1751bd1a58fe6d460612145755fdbbbc1f2004cf) Fixed: Correct Attribute compare for Id validation
    * [cd88987](https://github.com/Radarr/Radarr/commit/cd889872dec4d3de17cfc93f666a8ddec44b1bc5) Properly parse H.265 4k as 4k quality ([#7812](https://github.com/Radarr/Radarr/pull/7812))
    * [41f10d0](https://github.com/Radarr/Radarr/commit/41f10d098e2bc56fb99341d17fbd3dc420cbb8f3) Don't block task queue for queued update task when there are longer running tasks [ [#7538](https://github.com/Radarr/Radarr/issues/7538) ]
    * [b2c1698](https://github.com/Radarr/Radarr/commit/b2c16980972146a616b97a472df2dc4645282a87) Fixed: False Positive HC in some cases [ [#7785](https://github.com/Radarr/Radarr/issues/7785) ]
    * [ed20487](https://github.com/Radarr/Radarr/commit/ed20487f3058329789c31159f3fafde0750f6de8) Fixed: Handle Flood reporting errors for completed and stopped downloads
    * [d1235ad](https://github.com/Radarr/Radarr/commit/d1235adfc49fe4a0c4f061757564f73e1799480f) Sentry SDK v3.23.1
    * [561993e](https://github.com/Radarr/Radarr/commit/561993e30c61b20efd9bc5c70c940472fc135122) Fixed: Parse multiple languages for two letter cases [ [#7783](https://github.com/Radarr/Radarr/issues/7783) ]
    * [874482d](https://github.com/Radarr/Radarr/commit/874482dbce1d0f9aad150e33f3b8a62901bfeffe) Webhook IndexerFlags to string list
    * [bae374c](https://github.com/Radarr/Radarr/commit/bae374c0c8123c7ffbc70991914d5aefd05c41a4) Additional Fields in Webhooks
    * [4f5ad89](https://github.com/Radarr/Radarr/commit/4f5ad899bb792ed0c57ce6cf7182bc171c30dfb6) Fix Collection adding log
    * [adcd00d](https://github.com/Radarr/Radarr/commit/adcd00d9fdae430a817429597664c1291bb7511e) Convert Notifiarr Payload to JSON, Standardize with Webhook
    * [d70d351](https://github.com/Radarr/Radarr/commit/d70d351ea2eca6d6c69e211f1c04c452ede8bfc1) Automated API Docs update
    * [ef90ac7](https://github.com/Radarr/Radarr/commit/ef90ac7041e2661a2072920477b55ddbcbf8552c) Add theme property in API [ [#7772](https://github.com/Radarr/Radarr/issues/7772) ]
    * [aa8e886](https://github.com/Radarr/Radarr/commit/aa8e886dab3ffedc835900db39787d47dc12465c) Added SECURITY.md
    * [c7ee2c9](https://github.com/Radarr/Radarr/commit/c7ee2c9166aa230ddd3396f32d405e9f9508daca) Publish ApplicationStartingEvent during startup
    * [296ec6c](https://github.com/Radarr/Radarr/commit/296ec6c56598c6531e4304b4f9e78f1e20aa9bdf) Fixup WindowsApp.cs
    * [bf89995](https://github.com/Radarr/Radarr/commit/bf8999598436845f46842bf662d9c54f9e13f0c2) Fixup SysTrayApp.cs
    * [44d7c54](https://github.com/Radarr/Radarr/commit/44d7c54077b2f3546c2832f3ce9ab5cc7a964f0d) Enforce comment style in CS
    * [d37fac5](https://github.com/Radarr/Radarr/commit/d37fac5343d847ca40d98b04ae484d4a5681b02b) Add PreSubstitutionRegex Capabilities [ [#7389](https://github.com/Radarr/Radarr/issues/7389) ]
    * [ae8245c](https://github.com/Radarr/Radarr/commit/ae8245c3c5876dc14d1b67ce516cb6e636dcc360) New: Reset Quality Definitions to default
    * [850bfdc](https://github.com/Radarr/Radarr/commit/850bfdcf827135b26806cd89ba5c178d6df41d2e) New: Native Theme Engine
    * [7d4865d](https://github.com/Radarr/Radarr/commit/7d4865dea39ed0791de5b4dbe07375ceb5b424e4) Fixed: Close all database connections on shutdown
    * [fb25422](https://github.com/Radarr/Radarr/commit/fb25422922c375f0d707603cb5627fe572541cb7) Fix test error due to DryIOC update
    * [ac3d4be](https://github.com/Radarr/Radarr/commit/ac3d4bee3540c090ab501cfb5f3b820fae50ceb2) Improve page scrollbar
    * [bb60510](https://github.com/Radarr/Radarr/commit/bb60510515fcc9283ba0c7bff0c49ef8c1dbca66) Added react-hooks lint rules
    * [5c9e11d](https://github.com/Radarr/Radarr/commit/5c9e11d7a024fd0d43893ba7706c42446d26e60e) Bump DryIoc to 5.3.0
    * [6c01e8c](https://github.com/Radarr/Radarr/commit/6c01e8c91f634ac52873d3109fc2221af82caaa6) Fixed: Testing SABnzbd when no categories are configured
    * [7fcb0d6](https://github.com/Radarr/Radarr/commit/7fcb0d6e453eb0a73d0d1eacbd39ffaab20a8bf1) New: Base API info endpoint
    * [bd19c89](https://github.com/Radarr/Radarr/commit/bd19c89f6e65da74feeeb5f3487b3cc3e7efce62) chore: Chain exceptions when trying to get rss's item size
    * [15e5ad5](https://github.com/Radarr/Radarr/commit/15e5ad5f845fe531e293100728b1306e64a78880) Revert: Bump FFMpeg
    * [1732e23](https://github.com/Radarr/Radarr/commit/1732e23945370b51461667a15f2520c5d0e24916) Fixed: Prevent Media Info error if no tags exist
    * [5a7a9db](https://github.com/Radarr/Radarr/commit/5a7a9db7edd67c94b4f68b97fb713ff1f91cc83c) Bump FFprobe
    * [182cda4](https://github.com/Radarr/Radarr/commit/182cda47b081579cd82a284cebc5d39ddf61e874) Fixed: Detect 3D in some video files
    * [294d95f](https://github.com/Radarr/Radarr/commit/294d95fae4b286fa054a87468f98213edfe38df7) Create CODE\_OF\_CONDUCT.md
    * [0e3f871](https://github.com/Radarr/Radarr/commit/0e3f871e0e6cc8dd99f40d2bba43e6dd3788a5d7) Clarify quality profile wording ([#7714](https://github.com/Radarr/Radarr/pull/7714))
    * [b0f5f02](https://github.com/Radarr/Radarr/commit/b0f5f02edcae161cf6fd4a0ebefa6a3bd2a52df4) Use wildcard for FreeBSD itemPattern
    * [2afe6af](https://github.com/Radarr/Radarr/commit/2afe6af5a6dac26fe9d2c20e806a93b621e18bbf) Ignore brotli test on osx
    * [0e1c2c3](https://github.com/Radarr/Radarr/commit/0e1c2c3c50a35986d6b21470b7793a5a86760286) Bump moment to 2.29.4
    * [69cf2e8](https://github.com/Radarr/Radarr/commit/69cf2e89a627a48e964f156bc814adf6af4cf5a8) Fixed: WEB-Rip parsed as WebDL [ [#7424](https://github.com/Radarr/Radarr/issues/7424), [#7463](https://github.com/Radarr/Radarr/issues/7463) ]
    * [9830230](https://github.com/Radarr/Radarr/commit/98302305891ff152ea5c432f8c673d0c398f5f61) New: Auto focus input when editing release group during manual import [ [#7075](https://github.com/Radarr/Radarr/issues/7075) ]
    * [b1f0b2c](https://github.com/Radarr/Radarr/commit/b1f0b2c2166578b5c5bb9c9189dedcf4ec91568e) Fixed: Improve moving file to location where another one exists [ [#7460](https://github.com/Radarr/Radarr/issues/7460) ]
    * [7c6858e](https://github.com/Radarr/Radarr/commit/7c6858ecfb1ba8e0bf12b501e0321a6057a617bf) New: Rename Protocol to Preferred Protocol in Delay Profiles [ [#7278](https://github.com/Radarr/Radarr/issues/7278) ]
    * [ee32d42](https://github.com/Radarr/Radarr/commit/ee32d42c94b43fc0ef5e15ff3244ab3cf2767823) New: Parse Spanish language using Español [ [#7252](https://github.com/Radarr/Radarr/issues/7252) ]
    * [3390df4](https://github.com/Radarr/Radarr/commit/3390df408555ac42b518dc2952b8606284fb8abf) New: Parse anime version with a space before 'v' [ [#7633](https://github.com/Radarr/Radarr/issues/7633) ]
    * [01bc5f6](https://github.com/Radarr/Radarr/commit/01bc5f6fc85fba17323a74afddbfde438a9cee0e) New: Include MediaInfo / CF for Webhooks [ [#7680](https://github.com/Radarr/Radarr/issues/7680) ]
    * [2d867a6](https://github.com/Radarr/Radarr/commit/2d867a6cb69b14f38b94aaeb5d92d616f06527ec) New: Add indexer name to the download report log [ [#7686](https://github.com/Radarr/Radarr/issues/7686) ]
    * [411f886](https://github.com/Radarr/Radarr/commit/411f8866ec59f182b3c3617271e8f05ba38186e9) Fixed: Handle rename when video has no audio tracks [ [#7648](https://github.com/Radarr/Radarr/issues/7648) ]
    * [5316382](https://github.com/Radarr/Radarr/commit/5316382113c36dcf6561e929b54ce94fb94e595a) New: Natural Sorting Manual Import Relative Paths
    * [8fe81b4](https://github.com/Radarr/Radarr/commit/8fe81b428a4d22478da41dae1791c3368be26379) Fixed: Ping plex.tv to keep auth token active
    * [43a2a2d](https://github.com/Radarr/Radarr/commit/43a2a2d335036008706a45be479128ed7a78c16c) Fixed: Plex Library Updates
    * [5c8b58c](https://github.com/Radarr/Radarr/commit/5c8b58c30dd9876b8c156245aaf62430858cc975) New: Parse more BDRemux release names
    * [131a223](https://github.com/Radarr/Radarr/commit/131a223bb9184c0dba118059c24ebbebcc357849) New: Parse more WEB release names
    * [dfaab63](https://github.com/Radarr/Radarr/commit/dfaab639bf303f5e8a75183c14ec8c01cdfd238c) New: Include MediaInfo for CustomScripts OnDownload
    * [c7be63d](https://github.com/Radarr/Radarr/commit/c7be63d48f690b192ca39d2cd15ca94d041df949) Fixed: updated rTorrent download client note
    * [2958faf](https://github.com/Radarr/Radarr/commit/2958faf4a82eabd3166a239f278559210a86ef06) Add import date to upgraded episodes in CustomScript and Webhook connections [ [#7547](https://github.com/Radarr/Radarr/issues/7547) ]
    * [4280df8](https://github.com/Radarr/Radarr/commit/4280df8b61ff8adf1b58b3229750b520dffc0276) Fixed: Better error messaging if you try to import an invalid Custom Format
    * [1f91be6](https://github.com/Radarr/Radarr/commit/1f91be6407952adb12efbf73c99557c26221f5fc) Fixed: Fall back to sorting by release title if series is not matched
    * [eb43a3c](https://github.com/Radarr/Radarr/commit/eb43a3c2d0418ed74622bc7d33d866440220c590) Update help text for rTorrent download client options
    * [20c7e84](https://github.com/Radarr/Radarr/commit/20c7e84676cada64892fa271eaf02c57701c54a1) New: Use filename without extension if SceneName is unavailable [ [#6639](https://github.com/Radarr/Radarr/issues/6639) ]
    * [691a895](https://github.com/Radarr/Radarr/commit/691a8955fee345d37c09da12b451d2488e9ae440) Fixed: Parsing similar movie titles with common words at end
    * [53a9c84](https://github.com/Radarr/Radarr/commit/53a9c849cb2b2ab39a26fa38a711851549aa9cd0) New: CustomFormat Score for history grabs [ [#5892](https://github.com/Radarr/Radarr/issues/5892), [#5893](https://github.com/Radarr/Radarr/issues/5893) ]
    * [856a55a](https://github.com/Radarr/Radarr/commit/856a55a9c9628069c601854d64c71b62be25d233) New: Added advanced subtitle/audio language filter to {MediaInfo ..} [ [#4710](https://github.com/Radarr/Radarr/issues/4710) ]
    * [43cd536](https://github.com/Radarr/Radarr/commit/43cd536746faafcaef417a7db1ba6a211f8a7f12) Throw on search error [ [#4690](https://github.com/Radarr/Radarr/issues/4690) ]
    * [4a205d8](https://github.com/Radarr/Radarr/commit/4a205d8041791f3ebfacf8025879a1212c3f9ff9) Add thread to discord notification [common]
    * [2525ac2](https://github.com/Radarr/Radarr/commit/2525ac2d1a4d1e6b5490118efb3f62afec660f23) Bump version to 4.3.1
    * [e5ceb20](https://github.com/Radarr/Radarr/commit/e5ceb20a83afd0d3637207315cf1eecaedc49e7b) Fixed: Discord webhook logs now get cleansed to remove webhook id and token.
    * [0f6b11f](https://github.com/Radarr/Radarr/commit/0f6b11f55dbc453f9aec5768891caf1a6f0e34c9) Cleanup Dual Target and Mono References
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=30&_a=release-summary).
    
  • 4.3.0.6671
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [500bc3a](https://github.com/Radarr/Radarr/commit/500bc3a571bb15a9e8e23e7677035fef64f16720) New: Include CustomFormats for CustomScript on Grab [ [#7656](https://github.com/Radarr/Radarr/issues/7656) ]
    * [e6567d0](https://github.com/Radarr/Radarr/commit/e6567d03655289c598d45f35114d67d8542473fc) Fixed: Add HQMUX to the exception Release Groups
    * [dbca393](https://github.com/Radarr/Radarr/commit/dbca393772d7f558b45a780a6767187bf5900a23) New: Retry Postgres connection 3 times (with 5 second sleep) on Startup
    * [9662495](https://github.com/Radarr/Radarr/commit/9662495fa2e756a79516cb32e770b7b3c22835a5) Fixed: Remove buggy CF import check
    * [54a49d6](https://github.com/Radarr/Radarr/commit/54a49d68788c3bcf9e43c92e6a320f84e49c3c8e) Add trailing spaces to issue template
    * [a836251](https://github.com/Radarr/Radarr/commit/a8362511f954cb00d2d6e55caaa6683b03ba8c3e) Fixed: Only replace the Title instance of a release
    * [b9f2b3e](https://github.com/Radarr/Radarr/commit/b9f2b3e06f915829a9599384fe5195d672455ac5) build: harden support.yml permissions
    * [d995bc5](https://github.com/Radarr/Radarr/commit/d995bc5a7e540b572d1863c4742789bef52c83f7) build: harden azuresync.yml permissions
    * [8886162](https://github.com/Radarr/Radarr/commit/8886162bbab9d93420ed09ae890c80972b7c7247) build: harden lock.yml permissions
    * [eb9eb4e](https://github.com/Radarr/Radarr/commit/eb9eb4ec64c0383798e2f5fa8a2e23ad0a0ff759) Fixed: Cleanup MovieMetadata that was removed from a collection
    * [f910a8f](https://github.com/Radarr/Radarr/commit/f910a8fde7ad1215ff2a0dec070f05fe3068d47f) Automated API Docs update
    * [f690460](https://github.com/Radarr/Radarr/commit/f6904608a7049edebd7d98cd12de511633e6340f) Remove unused calendar parameter
    * [c2cbfb2](https://github.com/Radarr/Radarr/commit/c2cbfb274aac3faa05dcd022856787557aa23eb6) Bump version to 4.3.0
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=29&_a=release-summary).
  • 4.2.4.6635
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [8a63f6a](https://github.com/Radarr/Radarr/commit/8a63f6ae375d760045238c1195a9c407065b154c) Fix TagDetails sql for PG, add test
    * [069b18e](https://github.com/Radarr/Radarr/commit/069b18e5e3466b4e4e9df86a4380f8c3fd25d365) Fixed: Add YTS.AG to the exception Release Groups ([#7627](https://github.com/Radarr/Radarr/pull/7627))
    * [f05333d](https://github.com/Radarr/Radarr/commit/f05333db5103204a78a15a0739752a333f9fe4e2) Fixed: Improve RarBG Error Handling
    * [b9886cd](https://github.com/Radarr/Radarr/commit/b9886cd11c554083d758bd23d8706d25af084c5a) Fixed: Repack Preference Ignored [ [#6595](https://github.com/Radarr/Radarr/issues/6595), [#7621](https://github.com/Radarr/Radarr/issues/7621) ]
    * [9f3eecb](https://github.com/Radarr/Radarr/commit/9f3eecb2a93e24800cb36669e46038c05558aed8) Fixed: Ignore Movies with null tags when pulling AllMovieTags
    * [52c24a4](https://github.com/Radarr/Radarr/commit/52c24a433303eed8329c70e90778af70134d34c7) New: Torrent Seed Ratio no longer advance settings
    * [1e1a424](https://github.com/Radarr/Radarr/commit/1e1a4240d12724c7e298b0a06e6c882f57748382) Fixed: Collection Carousel Improvements
    * [f6dd600](https://github.com/Radarr/Radarr/commit/f6dd600d2b2ee1e58cf7ebcf2ed79c526be1e714) Clarify Folder as Root Folder ([#7598](https://github.com/Radarr/Radarr/pull/7598))
    * [40a15d5](https://github.com/Radarr/Radarr/commit/40a15d59e04231a78f687a47a2b3ba04ff509cb6) Fixed: Toolbar Button labels overlap [ [#7553](https://github.com/Radarr/Radarr/issues/7553) ]
    * [c7baa66](https://github.com/Radarr/Radarr/commit/c7baa66de28378fee248c766640928b9726ea3cc) Fixed: Series list jump bar click issues
    * [2be70f5](https://github.com/Radarr/Radarr/commit/2be70f50012f87db67e875b64408eeba4e37dd74) Fixed: Use translated title for sorttitle in Kodi nfo [ [#7482](https://github.com/Radarr/Radarr/issues/7482) ]
    * [da85770](https://github.com/Radarr/Radarr/commit/da857701f66ebc399725b62a144afd125877e4d6) Handle redirects for 308 redirects
    * [828d7eb](https://github.com/Radarr/Radarr/commit/828d7eb1f31a5e56db3b6474d50cc2973c5953b6) Fixed: Improve Radarr List help text
    * [b3a056e](https://github.com/Radarr/Radarr/commit/b3a056edf901e770df594bc813d2ccf9f8747e89) Fixed: Improve Quality Profile in-use helptext
    * [98437c3](https://github.com/Radarr/Radarr/commit/98437c3cac89afb04d7aaefba775a31fc726c674) Bump version to 4.2.4
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=28&_a=release-summary).
  • 4.2.3.6575
    c0e55e5d · remove debug command ·
    *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:
    --------
    
    * [c5616c5](https://github.com/Radarr/Radarr/commit/c5616c5ba13a6ff27ef5b44a8dc29c5f50daa26f) FileNameBuilderFixture tests should run on Windows
    * [61979bf](https://github.com/Radarr/Radarr/commit/61979bff7a6909b5f9b71fa30edbfbcde7063f0b) New: Add Latvian language
    * [90d0d8b](https://github.com/Radarr/Radarr/commit/90d0d8bec83eeb50a8bc833f4c5972ff08312a1a) Fixed: Defaults for Trakt Popular List [ [#7576](https://github.com/Radarr/Radarr/issues/7576) ]
    * [2d814ec](https://github.com/Radarr/Radarr/commit/2d814ecd208418bb252ff17e754befba8b6c043f) Fixed: Strip additional domains out of release prefix [ [#7589](https://github.com/Radarr/Radarr/issues/7589) ]
    * [6542119](https://github.com/Radarr/Radarr/commit/65421194026416b83caa189e4404e371bd540001) Fixed: Collections not sorting properly on Index [ [#7577](https://github.com/Radarr/Radarr/issues/7577) ]
    * [99e0d42](https://github.com/Radarr/Radarr/commit/99e0d42b717b279be0f9005039025cd730f90f6c) Update Bug Report Template [skip ci] [common]
    * [2ce9d09](https://github.com/Radarr/Radarr/commit/2ce9d099e1001eb4fccd61edcb0597782da872d4) Fix: Trace logging postgres cleanse for large json files.
    * [dadd796](https://github.com/Radarr/Radarr/commit/dadd796737951f5620dc4a9b903c50fafe88c72f) New: (UI) Indicate Custom Formats are Case Insensitive
    * [a3f508b](https://github.com/Radarr/Radarr/commit/a3f508b8d46665b6a2315a10ba82a19c87f1e0f4) Automated API Docs update
    * [1ab3df0](https://github.com/Radarr/Radarr/commit/1ab3df03a350419e31d17458fbb6ff18b2990440) New: Add application URL to host configuration settings
    * [5558e10](https://github.com/Radarr/Radarr/commit/5558e10711a78008040d64a716c235fc12be48ec) New: Setting to add Collection to NFO files
    * [573405b](https://github.com/Radarr/Radarr/commit/573405bae7992759f8fb8c1ff87ec6476fb8bb85) Really fix UI Error on Collection Filter [ [#7563](https://github.com/Radarr/Radarr/issues/7563) ]
    * [43d7730](https://github.com/Radarr/Radarr/commit/43d77308f9da9afababf60b030c511eea5d56c19) New: Preserve language tags when importing subtitle files
    * [b3c3f7d](https://github.com/Radarr/Radarr/commit/b3c3f7ddae6f37068f6f90525fbb3f9d4ec2dac8) Fixed: Skip extras in 'Extras' subfolder
    * [dd5bc41](https://github.com/Radarr/Radarr/commit/dd5bc41eda88cc1ca4ebff291410cbe7b9d5b23c) New: Import subtitles from sub folders
    * [c8ab4f8](https://github.com/Radarr/Radarr/commit/c8ab4f8c689b30d58fe5eac00f70b7588bcab86b) Bump version to 4.2.3
    
    This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=27&_a=release-summary).