github Lidarr/Lidarr v1.1.2.2935
1.1.2.2935

latest releases: v2.4.0.4222, v2.3.3.4204, v2.3.2.4183...
pre-release17 months ago

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:

  • 180e9ba Fixed: RemotePathMappingCheck Improvements
  • 9cbc771 Fixed: DownloadClientRootFolderCheck Improvements
  • 94d7f56 Fixed: Catch InvalidDataException during initial config to prevent boot loop
  • 35e14ea Fixed: Use titlecase when querying DB with sort keys [ #3301 ]
  • 3c2a74f New: Additional Artist and Album properties on Webhook base
  • e3c1009 New: Add Albums object to Grab and Import Webhook base
  • a2d7239 Fixed: Restore old Sqlite version compatibility
  • da41220 Fixed: Tasks Running at random times
  • d999a4d New: Notifiarr and Webhook Updates [ #3062 ]
  • 2038e8e Fixed: Use Inactive instead of Ended for artists in UI [ #2243 ]
  • e41c32e Fixed: Add None Metadata Profile option to Mass Editor [ #2302 ]
  • 2fe653f Fixed: Speed up CleanupOrphanedTrackFiles housekeeper
  • 3c9a0eb Bump Npgsql to 6.0.8
  • b230faa Fixed: Correctly delete files on Album Delete [ #2551 ]
  • 71c1edd New: Bulk Delete from Unmapped [ #3041, #1060 ]
  • b03f4d7 Fixed: Unmapped Delete button cutoff
  • 250a703 Fixed: PG Issues on CleanupOrphanedTrackFiles Housekeeper
  • 42f3e14 Fixup Album Studio
  • 10e0d50 Automated API Docs update
  • 93cce9a Don't block task queue for queued update task when long running tasks queued [ #2935 ]
  • 5a8082d Fixed: Schedule refresh and process monitored download tasks at high priority [ #2661, #2666, #2674 ]
  • cb5e249 New: Description for indexer RSS setting [ #3262 ]
  • 8bddb1a Fixed: Multiple pushed releases will be processed sequentially
  • 1980173 Fix RootFolder logs in DiskScanService [ #3283 ]
  • f7e0073 New: Improved messaging when qBittorrent fails due to host header rejection
  • 28a3e0b Fixed: No longer tries to backup database when using Postgres
  • 2b510c6 Fixed: Progress bar text colour in Dark theme
  • 84a7580 Fixed: Manual Import Reprocessing
  • 9e1009b Update DeploymentInfoProvider.cs
  • 04b8507 Fix Tests for Artist First Letter
  • ec41951 New: Album and Artist Genre Naming Tokens
  • f7548f9 New: Artist name first character renaming token
  • cb34495 New: OnDelete Notifications [ #1933, #1936, #1937, #1938, #1939, #2189, #2444, #2604 ]
  • e67f0be Fixed: Error on artist details if refresh isn't finished
  • a431a1c New: Reset Quality Definitions to default [ #2843 ]
  • cbb14cd Adjusted the Windows LongPath support check for valid segment lengths [ #2630 ]
  • 6915a77 Fixed: Logging when series folder is moved successfully [ #2886 ]
  • 115e34d Fixed: updated rTorrent download client note [ #3015 ]
  • f4a5544 Bump Sentry to 3.25.0
  • 3e29cb4 Bump MonoTorrent to 2.0.7
  • 845c27f API Updates [ #3153, #2513, #2512 ]
  • 6ab02d2 New: Rename Emby to Emby / Jellyfin [ #3216 ]
  • 5a9b720 New: Allow album info tooltip to display above if unable to display below [ #3217 ]
  • 5baa7bb Fixed: Only log /proc/mounts exception once per process [ #3239 ]
  • b606c68 Fixed: Ping plex.tv to keep auth token active [ #2981 ]
  • fc4170d Fixed: Report certificate validation failures when configuring Plex Media Server connection [ #2520 ]
  • a0409af Update coverlet.runsettings
  • 1b4a1c1 fix: add end date to calendar events [ #3218 ]
  • 4a0eced Update README for DigitalOcean attribution
  • 0deb9de Remove empty spaces from SaveProviderHandler
  • f538feb Fixed: Errors loading queue after albums in artist are removed [ #1989 ]
  • 852831a New: Sorting Artist List/Mass Editor by Tags [ #1804 ]
  • c401581 Re-saving edited providers will forcibly save them [ #1673 ]
  • de830b9 Lazy Loading fuse-worker and fixed some potential timing issues [ #1489, #1463 ]
  • 8453c5e Clarify quality profile wording [ #3060 ]
  • 4614cef Fixup Theme CSS
  • 097712f Fixed: Clean Remaster from track titles prior to compare
  • 4b367d3 New: Album group improvements on Artist Details page
  • 7e10d6b Fixed: Adjust AudioInfo column to prevent wrapping
  • 2105388 New: Show number of files as tooltip over size on disk [ #1966 ]
  • 848d230 New: Album genres on album details page
  • 10c2f01 New: Artist genres on artist details page [ #2507 ]
  • efb9013 Sliding expiration for auth cookie and a little clean up [ #2920 ]
  • 2cc835d Fixed: Use route Id for PUT requests if not passed in body [ #3133 ]
  • 4fd3890 New: Auto theme option to match OS theme [ #3165 ]
  • fd463ad New: IPv6 support for connections/indexers/download clients [ #3168 ]
  • acf3ef7 Fixed: Improve Bind Address validation and help text [ #3167 ]
  • b8fc07e Bump Newtonsoft to 13.0.2
  • 39abf00 Fixed: Improve RarBG Error Handling
  • 39ba97f Fixed: Grab/remove queue actions not showing spinner
  • e0cf98d Fixed: Correct Attribute compare for Id validation
  • 92d885d Fixup Theme CSS
  • 73a3e3f Simplify X-Forwarded-For handling
  • 980f8f0 New: Improve IPAddress.IsLocal method
  • e9996f1 Fixed: Handle Flood reporting errors for completed and stopped downloads
  • 933fca7 Fix: Restore missing groupbys in AlbumRepo
  • f456c5f Add missing eslint-plugin-react-hooks package
  • b445d07 Added react-hooks lint rules
  • c02b66e Enforce comment spacing with Stylecop [ #3104 ]
  • 52fc5ae Publish ApplicationStartingEvent during startup [ #3102 ]
  • 58a697f Improve page scrollbar [ #3088, #2706 ]
  • d95d17b Added SECURITY.md
  • e7481fa Fixed: AlbumReleases ReleaseDate should be nullable
  • 48d7a22 New: Retry Postgres connection 3 times (with 5 second sleep) on Startup
  • c006b66 Fixed: Postgres timezone issues
  • 8f6e099 New: Postgres Database Support
  • f7839ad Cache database for Unit tests to avoid repeated migrations
  • 11ba745 Translated using Weblate (Portuguese (Brazil)) [skip ci]
  • 4eb6a15 Fixed: Testing SABnzbd when no categories are configured
  • 39c3993 Automated API Docs update
  • 7275261 New: Base API info endpoint
  • 56ca149 Bump version 1.1.2
  • 6c7a578 Added missing Audio drama type

This list of changes was auto generated.

Don't miss a new Lidarr release

NewReleases is sending notifications on new releases.