Skip to content

Releases: Lidarr/Lidarr

2.3.3.4204

13 May 14:00
Compare
Choose a tag to compare

To receive further 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 Lidarr within an existing docker container. Doing so will prevent audio fingerprinting from working and break your Lidarr installation if you ever delete and re-create the container.

Changes:

  • febb3ef Bump Npgsql to 7.0.7
  • 30d9891 New: Optionally use Environment Variables for settings in config.xml
  • 2621acd Minor translations to album interactive search
  • 1877255 Fallback value for statistics
  • 0300bf2 Multiple Translations updated by Weblate
  • 77861e4 Refactor PasswordInput to use type password
  • 3545a74 Fixed: Text color for inputs on login page
  • 9f8c453 New: Dark theme for login screen [ #4798 ]
  • 9da690f New: Support stoppedUP and stoppedDL states from qBittorrent [ #4795 ]
  • 31f342b Use number input for seed ratio [ #4802 ]
See More
  • 596a36d Fixed: Notifications with only On Rename enabled
  • 94bb8a4 Fixed: Parsing long downloading/seeding values from Transmission
  • 94d2a20 Multiple Translations updated by Weblate
  • a25e5aa Fixed: Indexer flags for torrent release pushes
  • f4a02ff Forward X-Forwarded-Host header
  • 1bdcf91 Bump version to 2.3.3
  • 4d28d3f Fixed: Initialize databases after app folder migrations
  • 9660ec3 Use newer Node.js task for in pipelines
  • 66c7521 Fixed: Limit titles in task name to 10 artists [ #4777 ]
  • 8b57b33 New: Don't initially select 0 byte files in Interactive Import [ #4776 ]
  • 580e4be Fixed: Improve paths longer than 256 on Windows failing to hardlink
  • 5f248aa New: Remove qBitorrent torrents that reach inactive seeding time
  • a735ecc Bump version to 2.3.2
  • d11ed42 Multiple Translations updated by Weblate
  • b0038dd Fixed: Retrying download on not suppressed HTTP errors
  • 2e242ae Database corruption message linking to wiki
  • 416d505 Bump dotnet to 6.0.29
  • 4816f35 Bump typescript eslint plugin and parser
  • e42e0a7 Add dev container workspace [ #4756 ]
  • db9e62f Convert store selectors to Typescript [ #3937 ]
  • bc69fa4 Bump frontend dependencies
  • 86dad72 Bump version to 2.3.1
  • 4a8d6c3 Bump skipping spotify tests
  • c1926f8 Fixed: Skip move when source and destination are the same
  • 7820bcf Bump SixLabors.ImageSharp to 3.1.4
  • 431ad0a Automated API Docs update
  • 59cf7a9 Fixed: Re-testing edited providers will forcibly test them
  • e17e363 Don't block task queue for queued update task for Rescan Folders [ #4551 ]
  • 46da2b4 Bump version to 2.3.0

This list of changes was auto generated.

2.3.2.4183

05 May 09:31
Compare
Choose a tag to compare
2.3.2.4183 Pre-release
Pre-release

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:

  • 4d28d3f Fixed: Initialize databases after app folder migrations
  • 9660ec3 Use newer Node.js task for in pipelines
  • 66c7521 Fixed: Limit titles in task name to 10 artists [ #4777 ]
  • 8b57b33 New: Don't initially select 0 byte files in Interactive Import [ #4776 ]
  • 580e4be Fixed: Improve paths longer than 256 on Windows failing to hardlink
  • 5f248aa New: Remove qBitorrent torrents that reach inactive seeding time
  • a735ecc Bump version to 2.3.2
  • d11ed42 Multiple Translations updated by Weblate

This list of changes was auto generated.

2.3.1.4171

28 Apr 09:29
Compare
Choose a tag to compare
2.3.1.4171 Pre-release
Pre-release

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:

  • b0038dd Fixed: Retrying download on not suppressed HTTP errors
  • 2e242ae Database corruption message linking to wiki
  • 416d505 Bump dotnet to 6.0.29
  • 4816f35 Bump typescript eslint plugin and parser
  • e42e0a7 Add dev container workspace [ #4756 ]
  • db9e62f Convert store selectors to Typescript [ #3937 ]
  • bc69fa4 Bump frontend dependencies
  • 86dad72 Bump version to 2.3.1

This list of changes was auto generated.

2.3.0.4159

21 Apr 06:14
Compare
Choose a tag to compare
2.3.0.4159 Pre-release
Pre-release

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:

  • 4a8d6c3 Bump skipping spotify tests
  • c1926f8 Fixed: Skip move when source and destination are the same
  • 7820bcf Bump SixLabors.ImageSharp to 3.1.4
  • 431ad0a Automated API Docs update
  • 59cf7a9 Fixed: Re-testing edited providers will forcibly test them
  • e17e363 Don't block task queue for queued update task for Rescan Folders [ #4551 ]
  • 46da2b4 Bump version to 2.3.0

This list of changes was auto generated.

2.2.5.4141

13 Apr 04:10
Compare
Choose a tag to compare

To receive further 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 Lidarr within an existing docker container. Doing so will prevent audio fingerprinting from working and break your Lidarr installation if you ever delete and re-create the container.

Changes:

  • 3071977 Add DevContainer, VSCode config and extensions.json [ #4740 ]
  • b14e2bb New: Auto tag artists based on tags present/absent on artists [ #4742 ]
  • 8c09c0c New: Option to prefix app name on Telegram notification titles [ #4739 ]
  • 8cebb21 Multiple Translations updated by Weblate
  • 74ac263 New: Detect shfs mounts in disk space
  • adcec90 Fixed: Sorting by Artist Name in Missing/Cutoff Unmet under Postgres [ #4736, #3392, #4374 ]
  • daf8b94 Added table identifier to OrderBy to avoid column ambiguity on joins [ #3993 ]
  • 7c4f0c5 Bump version to 2.2.5
  • 1d2af2a Fix translation for indexer priority help text
  • 5d53768 New: Informational text on Custom Formats modal [ #4729 ]
See More
  • ca6beea Fixed: Use widely supported display mode for PWA
  • a82c919 Fixed: Cleanse BHD RSS key in log files
  • 2941e0c Fixed: Sending ntfy.sh notifications with unicode characters
  • ca0b900 Fixed: (Gazelle) Ignore ineligible releases with Use Freeleech Token
  • 72f1b20 Multiple Translations updated by Weblate
  • e847828 Fixed: Album release selection in manual import
  • 2a10505 Bump skipping spotify tests
  • 28f2eb9 Fixed: Task with removed artists causing error [ #4696 ]
  • 13ce040 Automated API Docs update
  • f477f9b Multiple Translations updated by Weblate
  • 0e84008 New: Advanced settings toggle in import list, notification and download client modals
  • 52b5ff6 Fixed: Exceptions when checking for routable IPv4 addresses
  • 1d0de51 Fixed: qBittorrent not correctly handling retention during testing
  • a8648fd Fixed: Handling torrents with relative path in rTorrent
  • f890a8c New: Allow HEAD requests to ping endpoint
  • e730cf6 Fixed: Task progress messages in the UI [ #4689 ]
  • 9f4d821 Bump version to 2.2.4
  • ce6e455 Multiple Translations updated by Weblate
  • 55eaecb Fixed: Disabled select option still selectable [ #4679 ]
  • 63e36f7 Ensure not allowed cursor is shown for disabled select inputs
  • 89e184e Ensure artists are populated in PageConnector
  • 873a225 New: Show artist names after task name when applicable [ #4678 ]
  • b81170d Fixed: Wrapping of naming tokens with alternate separators [ #4561, #4677 ]
  • 5ffde40 Automated API Docs update
  • ebfa680 Fixed: Release push with only Magnet URL
  • 1db0eb1 New: Indexer flags
  • 967b580 Bump ImageSharp, Polly
  • 3754d61 Bump version to 2.2.3
  • 8035d42 Multiple Translations updated by Weblate
  • 468f3ac Translations for InteractiveSearchRow [ #4077 ]
  • 29c77ec Fix version in namespace for AutoTagging
  • d04bb53 Fixed: Matching of custom formats during track files import [ #3484 ]
  • 0d76fbc New: XXL modal size
  • 3df140b Multiple Translations updated by Weblate
  • 340ae78 Prevent NullRef in naming when truncating a null Release Group
  • 881faba Fixed: WebApp functionality on Apple devices
  • be8f7e5 Fixed: Overly aggressive exception release group parsing
  • c974344 Configurable URL Base setting for Kodi connections
  • 47e647d Fixed: URL Base setting for Kodi connections
  • f6529d5 New: URL Base setting for Media Server connections
  • fb1b727 Queue Manual Import commands at high priority
  • 33b12a5 Fixed: Don't disable IPv6 in IPv6-only Environment
  • cea5ee5 New: Add download directory & move completed for Deluge
  • 475590a Bump version to 2.2.2
  • 0ca0f68 Multiple Translations updated by Weblate
  • 2c19b5a Ignore spotify mapping test more temporarily
  • 7e0c5e0 Multiple Translations updated by Weblate
  • adecb7f Increase migration timeout to 5 minutes
  • 98a90e2 New: Bypass archived history for failed downloads in SABnzbd
  • ce2bb5b Update caniuse-lite
  • e446c25 New: Options button for Missing/Cutoff Unmet
  • d38c101 Fixed: Multi-word genres in Auto Tags (#4601)
  • 022fbf8 Fixed: Selection of last added custom filter [ #4627 ]
  • 3ff9b8b Bump version to 2.2.1
  • 57926a6 Bump node to v20.x on builder
  • 87f88af Update name for errors with metadata API
  • 30fc3fc Multiple Translations updated by Weblate
  • 4abca0c Fixed: Don't die on album deleted notifications with the artist already removed
  • b2f5954 Improve messaging on indexer specified download client is not available
  • e7ae0b9 Fixed: Refresh tags state to clear removed tags by housekeeping
  • 0431b25 Show download client ID as hint in select options
  • 479e8cc Hints for week column and short dates in UI settings
  • 27723eb Revert "New: Preserve replaygain tags"
  • 616b529 Fix CalendarPageConnector import sort
  • 8b85d4c Translate Frontend Utilities [ #4096 ]
  • f13b095 Automated API Docs update
  • a4af75b New: Calendar filtering by tags [ #3658, #4211 ]
  • c7faf7c Bump version to 2.2.0

This list of changes was auto generated.

2.2.4.4130

07 Apr 04:56
Compare
Choose a tag to compare
2.2.4.4130 Pre-release
Pre-release

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:

  • 1d2af2a Fix translation for indexer priority help text
  • 5d53768 New: Informational text on Custom Formats modal [ #4729 ]
  • ca6beea Fixed: Use widely supported display mode for PWA
  • a82c919 Fixed: Cleanse BHD RSS key in log files
  • 2941e0c Fixed: Sending ntfy.sh notifications with unicode characters
  • ca0b900 Fixed: (Gazelle) Ignore ineligible releases with Use Freeleech Token
  • 72f1b20 Multiple Translations updated by Weblate
  • e847828 Fixed: Album release selection in manual import
  • 2a10505 Bump skipping spotify tests
  • 28f2eb9 Fixed: Task with removed artists causing error [ #4696 ]
See More
  • 13ce040 Automated API Docs update
  • f477f9b Multiple Translations updated by Weblate
  • 0e84008 New: Advanced settings toggle in import list, notification and download client modals
  • 52b5ff6 Fixed: Exceptions when checking for routable IPv4 addresses
  • 1d0de51 Fixed: qBittorrent not correctly handling retention during testing
  • a8648fd Fixed: Handling torrents with relative path in rTorrent
  • f890a8c New: Allow HEAD requests to ping endpoint
  • e730cf6 Fixed: Task progress messages in the UI [ #4689 ]
  • 9f4d821 Bump version to 2.2.4
  • ce6e455 Multiple Translations updated by Weblate

This list of changes was auto generated.

2.2.3.4098

17 Mar 11:48
Compare
Choose a tag to compare
2.2.3.4098 Pre-release
Pre-release

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:

  • 55eaecb Fixed: Disabled select option still selectable [ #4679 ]
  • 63e36f7 Ensure not allowed cursor is shown for disabled select inputs
  • 89e184e Ensure artists are populated in PageConnector
  • 873a225 New: Show artist names after task name when applicable [ #4678 ]
  • b81170d Fixed: Wrapping of naming tokens with alternate separators [ #4561, #4677 ]
  • 5ffde40 Automated API Docs update
  • ebfa680 Fixed: Release push with only Magnet URL
  • 1db0eb1 New: Indexer flags
  • 967b580 Bump ImageSharp, Polly
  • 3754d61 Bump version to 2.2.3

This list of changes was auto generated.

2.2.2.4090

10 Mar 06:50
Compare
Choose a tag to compare
2.2.2.4090 Pre-release
Pre-release

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:

  • 8035d42 Multiple Translations updated by Weblate
  • 468f3ac Translations for InteractiveSearchRow [ #4077 ]
  • 29c77ec Fix version in namespace for AutoTagging
  • d04bb53 Fixed: Matching of custom formats during track files import [ #3484 ]
  • 0d76fbc New: XXL modal size
  • 3df140b Multiple Translations updated by Weblate
  • 340ae78 Prevent NullRef in naming when truncating a null Release Group
  • 881faba Fixed: WebApp functionality on Apple devices
  • be8f7e5 Fixed: Overly aggressive exception release group parsing
  • c974344 Configurable URL Base setting for Kodi connections
See More
  • 47e647d Fixed: URL Base setting for Kodi connections
  • f6529d5 New: URL Base setting for Media Server connections
  • fb1b727 Queue Manual Import commands at high priority
  • 33b12a5 Fixed: Don't disable IPv6 in IPv6-only Environment
  • cea5ee5 New: Add download directory & move completed for Deluge
  • 475590a Bump version to 2.2.2

This list of changes was auto generated.

2.2.1.4073

03 Mar 11:11
Compare
Choose a tag to compare
2.2.1.4073 Pre-release
Pre-release

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:

  • 0ca0f68 Multiple Translations updated by Weblate
  • 2c19b5a Ignore spotify mapping test more temporarily
  • 7e0c5e0 Multiple Translations updated by Weblate
  • adecb7f Increase migration timeout to 5 minutes
  • 98a90e2 New: Bypass archived history for failed downloads in SABnzbd
  • ce2bb5b Update caniuse-lite
  • e446c25 New: Options button for Missing/Cutoff Unmet
  • d38c101 Fixed: Multi-word genres in Auto Tags (#4601)
  • 022fbf8 Fixed: Selection of last added custom filter [ #4627 ]
  • 3ff9b8b Bump version to 2.2.1
See More
  • 57926a6 Bump node to v20.x on builder
  • 87f88af Update name for errors with metadata API
  • 30fc3fc Multiple Translations updated by Weblate
  • 4abca0c Fixed: Don't die on album deleted notifications with the artist already removed
  • b2f5954 Improve messaging on indexer specified download client is not available
  • e7ae0b9 Fixed: Refresh tags state to clear removed tags by housekeeping
  • 0431b25 Show download client ID as hint in select options
  • 479e8cc Hints for week column and short dates in UI settings
  • 27723eb Revert "New: Preserve replaygain tags"
  • 616b529 Fix CalendarPageConnector import sort
  • 8b85d4c Translate Frontend Utilities [ #4096 ]
  • f13b095 Automated API Docs update
  • a4af75b New: Calendar filtering by tags [ #3658, #4211 ]
  • c7faf7c Bump version to 2.2.0
  • 7f0fab0 Multiple Translations updated by Weblate
  • d68f207 Ignore spotify mapping test temporarily
  • f1efd05 Fixed: Spotify Playlist selection
  • 59efffd Multiple Translations updated by Weblate
  • 6c90ac7 Fixed: Don't use sub folder to check for free disk space for update [ #4566 ]
  • f5eee52 New: Log database engine version on startup
  • 0871949 Fixed: Redirecting after login
  • 1536e90 New: Artist info in Album Delete event for Webhooks [ #4552 ]
  • c744231 Translations for settings index
  • efe0a3d Typings cleanup and improvements [ #3516, #3510, #2778 ]
  • 8e5942d Parse Exception Release Groups [ #4541, #4327, #4250, #3221, #2658 ]
  • 6471353 Multiple Translations updated by Weblate
  • c3c5049 Debian Install Script [ #4382, #4383, #4401, #4407, #4423, #4474 ]
  • 6ae99ac Fix tests for storing last search time for albums
  • d8066ec New: Size column for albums [ #3292 ]
  • a9b16d2 Improve CF calculation for files without scene name [ #3359 ]
  • 0bdd5f3 Fixed: A potential issue when extra files for multiple artists have the same relative path [ #2760 ]
  • 2f0d02b Allow Discography to be grabbed automatically if all albums will be released within 24 hours [ #3181 ]
  • abefdca Fix Missing/CutoffUnmet search all warnings
  • 2fc966a New: Missing/Cutoff Unmet searches will search for albums that haven't been searched recently first [ #3250 ]
  • 5d8f9c9 New: Store last search time for AlbumSearch
  • 0bcbf9d Fixed: Don't convert artist/album selection filter to lower case in state [ #1857 ]
  • 49883d0 Add some translations for artist table index
  • 09e9162 Automated API Docs update
  • d38c44d New: Option to disable cover art embed in files (#4547) [ #2488 ]
  • 3702fa7 New: Filter by Monitor New Items [ #3707 ]
  • aecf5bb Fixed: Correctly map artist logos to clearlogo type [ #2627 ]
  • 6e43d8a New: Ability to import aiff files [ #4102 ]
  • 2a8c67b New: Preserve replaygain tags
  • 0121095 New: Add additional CleanNameThe/CleanTitleThe naming tokens [ #4197 ]
  • 2f80957 Bump version to 2.1.7
  • 1775dc9 Fixed: Ensure first history item when marked as failed is the selected item [ #3557 ]
  • cf33d43 New: Additional tooltips for icon buttons [ #4183 ]
  • fcfd4e4 Improve UI notice for delayed queue items [ #4242 ]
  • 8c6f0d1 Rename instances of Profile to QualityProfile [ #4245 ]
  • 7388e3f Multiple Translations updated by Weblate
  • f7418d6 New: Sort root folders by path [ #4280, #3956 ]
  • dec241e Improve Release Grabbing & Failure Logging [ #4534 ]
  • ef8aeda Fixed: Avoid import loop for already imported albums [ #4231 ]
  • 408e052 Fixed: Don't reimport the same files from the same release unless grabbed again [ #4050 ]
  • 57ac45f Fixed: Naming validation when using max token length
  • 18fc1de Add max token length (including ellipsis) for some tokens
  • 24b8029 Fixed: Release Year in renaming format for certain OS language cultures
  • c3eda6f Only bind shortcut for pending changes confirmation when it's shown
  • ba90095 Automated API Docs update
  • ecb37b8 Fixed: Showing already imported tracks as downloading in Artists index
  • af12fad New: Show downloading status for artist progress bar
  • f1dede2 Multiple Translations updated by Weblate
  • bc67112 Automated API Docs update
  • 82d1fc1 Fixed: Monitored status being reset after refresh when artist is edited manually
  • 545e17d Multiple Translations updated by Weblate
  • a9521d1 Multiple Translations updated by Weblate
  • 56d9dc4 New: Show error message for pending queue items without albums [ #3512 ]
  • 5f9c616 New: On Artist Add connection event [ #3531 ]
  • f31ecaf Bump version to 2.1.6
  • 3b0da3a Multiple Translations updated by Weblate
  • fb4483c Fixed: History retention for Newsbin
  • c9faf83 Fixed: Allow restore to process backups up to ~1000MB [ #4513 ]
  • a3504b5 Prevent parsing for Roksbox metadata detection if not a matching extension
  • 76b6359 Prevent parsing for Wdtv metadata detection if not a matching extension
  • de284a9 Support additional artwork types in Kodi Metadata detection
  • ce063f8 Don't use TestCase for single test
  • 49b404d Fixed: Removal from Queue
  • 0eb8336 Remove unused RemoveQueueItemsModal.js
  • 3723b72 Multiple Translations updated by Weblate
  • 8e2f959 Automated API Docs update
  • 6517485 New: Optionally remove from queue by changing category to 'Post-Import Category' when configured [ #4510 ]
  • 6a1fbd6 Update database migration version translation token [ #4507 ]
  • 4a5cd20 Add Regular Expression Custom Format translation [ #4506 ]
  • 7ff23cc New: Add download client name to pending items waiting for a specific client [ #4504 ]
  • fdc6526 New: Add size to more history events [ #4500 ]
  • 1214eda Fixed: Sorting by name in Manage Indexer and Download Client modals
  • ea9b46e Order for track/album import aggregators [ #4495, #4496 ]
  • 2cf2ebc Improve Release Title Custom Format debugging [ #4485 ]
  • 7d54c5c Bump version to 2.1.5
  • c328f4c Transpile logical assignment operators with babel
  • aa98bb1...
Read more

2.2.0.4053

29 Feb 04:41
Compare
Choose a tag to compare
2.2.0.4053 Pre-release
Pre-release

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:

  • 57926a6 Bump node to v20.x on builder
  • 87f88af Update name for errors with metadata API
  • 30fc3fc Multiple Translations updated by Weblate
  • 4abca0c Fixed: Don't die on album deleted notifications with the artist already removed
  • b2f5954 Improve messaging on indexer specified download client is not available
  • e7ae0b9 Fixed: Refresh tags state to clear removed tags by housekeeping
  • 0431b25 Show download client ID as hint in select options
  • 479e8cc Hints for week column and short dates in UI settings
  • 27723eb Revert "New: Preserve replaygain tags"
  • 616b529 Fix CalendarPageConnector import sort
See More
  • 8b85d4c Translate Frontend Utilities [ #4096 ]
  • f13b095 Automated API Docs update
  • a4af75b New: Calendar filtering by tags [ #3658, #4211 ]
  • c7faf7c Bump version to 2.2.0
  • 7f0fab0 Multiple Translations updated by Weblate
  • d68f207 Ignore spotify mapping test temporarily
  • f1efd05 Fixed: Spotify Playlist selection
  • 59efffd Multiple Translations updated by Weblate
  • 6c90ac7 Fixed: Don't use sub folder to check for free disk space for update [ #4566 ]
  • f5eee52 New: Log database engine version on startup
  • 0871949 Fixed: Redirecting after login
  • 1536e90 New: Artist info in Album Delete event for Webhooks [ #4552 ]
  • c744231 Translations for settings index
  • efe0a3d Typings cleanup and improvements [ #3516, #3510, #2778 ]
  • 8e5942d Parse Exception Release Groups [ #4541, #4327, #4250, #3221, #2658 ]
  • 6471353 Multiple Translations updated by Weblate
  • c3c5049 Debian Install Script [ #4382, #4383, #4401, #4407, #4423, #4474 ]
  • 6ae99ac Fix tests for storing last search time for albums
  • d8066ec New: Size column for albums [ #3292 ]
  • a9b16d2 Improve CF calculation for files without scene name [ #3359 ]
  • 0bdd5f3 Fixed: A potential issue when extra files for multiple artists have the same relative path [ #2760 ]
  • 2f0d02b Allow Discography to be grabbed automatically if all albums will be released within 24 hours [ #3181 ]
  • abefdca Fix Missing/CutoffUnmet search all warnings
  • 2fc966a New: Missing/Cutoff Unmet searches will search for albums that haven't been searched recently first [ #3250 ]
  • 5d8f9c9 New: Store last search time for AlbumSearch
  • 0bcbf9d Fixed: Don't convert artist/album selection filter to lower case in state [ #1857 ]
  • 49883d0 Add some translations for artist table index
  • 09e9162 Automated API Docs update
  • d38c44d New: Option to disable cover art embed in files (#4547) [ #2488 ]
  • 3702fa7 New: Filter by Monitor New Items [ #3707 ]
  • aecf5bb Fixed: Correctly map artist logos to clearlogo type [ #2627 ]
  • 6e43d8a New: Ability to import aiff files [ #4102 ]
  • 2a8c67b New: Preserve replaygain tags
  • 0121095 New: Add additional CleanNameThe/CleanTitleThe naming tokens [ #4197 ]
  • 2f80957 Bump version to 2.1.7
  • 1775dc9 Fixed: Ensure first history item when marked as failed is the selected item [ #3557 ]
  • cf33d43 New: Additional tooltips for icon buttons [ #4183 ]
  • fcfd4e4 Improve UI notice for delayed queue items [ #4242 ]
  • 8c6f0d1 Rename instances of Profile to QualityProfile [ #4245 ]
  • 7388e3f Multiple Translations updated by Weblate
  • f7418d6 New: Sort root folders by path [ #4280, #3956 ]
  • dec241e Improve Release Grabbing & Failure Logging [ #4534 ]
  • ef8aeda Fixed: Avoid import loop for already imported albums [ #4231 ]
  • 408e052 Fixed: Don't reimport the same files from the same release unless grabbed again [ #4050 ]
  • 57ac45f Fixed: Naming validation when using max token length
  • 18fc1de Add max token length (including ellipsis) for some tokens
  • 24b8029 Fixed: Release Year in renaming format for certain OS language cultures
  • c3eda6f Only bind shortcut for pending changes confirmation when it's shown
  • ba90095 Automated API Docs update
  • ecb37b8 Fixed: Showing already imported tracks as downloading in Artists index
  • af12fad New: Show downloading status for artist progress bar
  • f1dede2 Multiple Translations updated by Weblate
  • bc67112 Automated API Docs update
  • 82d1fc1 Fixed: Monitored status being reset after refresh when artist is edited manually
  • 545e17d Multiple Translations updated by Weblate
  • a9521d1 Multiple Translations updated by Weblate
  • 56d9dc4 New: Show error message for pending queue items without albums [ #3512 ]
  • 5f9c616 New: On Artist Add connection event [ #3531 ]
  • f31ecaf Bump version to 2.1.6
  • 3b0da3a Multiple Translations updated by Weblate
  • fb4483c Fixed: History retention for Newsbin
  • c9faf83 Fixed: Allow restore to process backups up to ~1000MB [ #4513 ]
  • a3504b5 Prevent parsing for Roksbox metadata detection if not a matching extension
  • 76b6359 Prevent parsing for Wdtv metadata detection if not a matching extension
  • de284a9 Support additional artwork types in Kodi Metadata detection
  • ce063f8 Don't use TestCase for single test
  • 49b404d Fixed: Removal from Queue
  • 0eb8336 Remove unused RemoveQueueItemsModal.js
  • 3723b72 Multiple Translations updated by Weblate
  • 8e2f959 Automated API Docs update
  • 6517485 New: Optionally remove from queue by changing category to 'Post-Import Category' when configured [ #4510 ]
  • 6a1fbd6 Update database migration version translation token [ #4507 ]
  • 4a5cd20 Add Regular Expression Custom Format translation [ #4506 ]
  • 7ff23cc New: Add download client name to pending items waiting for a specific client [ #4504 ]
  • fdc6526 New: Add size to more history events [ #4500 ]
  • 1214eda Fixed: Sorting by name in Manage Indexer and Download Client modals
  • ea9b46e Order for track/album import aggregators [ #4495, #4496 ]
  • 2cf2ebc Improve Release Title Custom Format debugging [ #4485 ]
  • 7d54c5c Bump version to 2.1.5
  • c328f4c Transpile logical assignment operators with babel
  • aa98bb1 Fixed: Artists poster view on mobile devices
  • a8618fc New: Log warning if less than 1 GB free space during update
  • 8db7f94 Fixed: Don't clone indexer API Key
  • 9b5cf9a Multiple Translations updated by Weblate
  • 3e16eb7 New: Drop commands table content before postgres migration [ #4475 ]
  • 82d9228 New: Improve All Artits call by using dictionary for stats iteration [ #4480 ]
  • ba4b93b Wrap values in log messages in FileListParser [ #4479 ]
  • 3438339 Round off the seeded ratio when checking for removal candidates
  • 1dc28a8 Multiple Translations update...
Read more