Sonarr/src/NzbDrone.Core
Alan Collins 6584d95331
New: Update Custom Format renaming token to allow excluding specific formats
Closes #6615
2024-03-14 00:46:33 -04:00
..
Analytics New: History custom filters 2023-10-16 23:52:04 -07:00
Annotations Translate Download Clients on the backend 2023-11-10 11:44:04 -05:00
Authentication Use const where appropriate 2023-03-15 19:24:48 -05:00
AutoTagging Translate backend: Autotagging + CF specs, Metadata + ImportLists 2024-01-18 21:47:03 -08:00
Backup New: Postgres Database Support 2023-08-12 00:45:07 -05:00
Blocklisting New: Release Type (Single/Multi episode and Season Pack) for Custom Formats 2024-03-01 17:26:26 -08:00
Configuration New: Import list clean library option 2024-01-27 00:55:52 -05:00
CustomFilters
CustomFormats New: 'Custom Format: Format Name' rename token 2024-03-09 23:53:02 -05:00
DataAugmentation Inline 'out' variable declarations 2023-05-27 16:55:16 -07:00
Datastore New: Release Hash renaming token 2024-03-09 23:54:06 -05:00
DecisionEngine Fixed: Avoid upgrades for custom formats cut-off already met 2024-02-20 20:09:52 -08:00
DiskSpace Fixed: UI loading when series or root folder path is for wrong OS 2023-08-03 17:55:55 -07:00
Download New: Add download directory & move completed for Deluge 2024-03-03 00:22:03 -05:00
Exceptions Fixed: Blocklisting torrents from indexers that do not provide torrent hash 2023-11-19 10:50:08 -08:00
Extras Fixed: Issue extracting subtitle information for unknown episodes 2024-03-02 21:22:15 -08:00
HealthCheck Update release profile download client warning 2024-03-09 23:54:21 -05:00
History New: Release Type (Single/Multi episode and Season Pack) for Custom Formats 2024-03-01 17:26:26 -08:00
Housekeeping Cleanup other provider status code 2023-08-13 23:36:03 -05:00
Http Enforce comment spacing with Stylecop 2022-11-21 16:58:07 -08:00
ImportLists New: Import list exclusion pagination 2024-03-03 00:19:02 -05:00
IndexerSearch Fixed: Searching for series with XEM and TVDB mapping overrides 2023-10-29 11:23:31 -07:00
Indexers New: Indexer flags 2024-02-20 23:12:45 -05:00
Instrumentation New: Postgres Database Support 2023-08-12 00:45:07 -05:00
Jobs Use Length/Count property instead of Count() method to prevent enumerating 2023-03-15 19:24:48 -05:00
Languages Remove unused LanguagesBelowCutoff 2024-01-11 16:36:27 -08:00
Lifecycle StyleCop 2022-08-07 15:24:35 -07:00
Localization Update release profile download client warning 2024-03-09 23:54:21 -05:00
MediaCover Prevent NullRef for cases when media covers have nullable urls 2023-10-09 20:40:13 -07:00
MediaFiles New: Release Hash renaming token 2024-03-09 23:54:06 -05:00
Messaging New: Postgres Database Support 2023-08-12 00:45:07 -05:00
MetadataSource New: Support import list lookup by TMDb ID 2023-11-16 16:35:15 -08:00
Notifications Fixed: Error sending Manual Interaction Required notification 2024-03-07 18:11:36 -08:00
Organizer New: Update Custom Format renaming token to allow excluding specific formats 2024-03-14 00:46:33 -04:00
Parser Fixed: Parsing of some French and Spanish anime releases 2024-03-13 21:44:07 -07:00
Profiles Rename instances of Profile to QualityProfile 2023-10-28 14:48:39 -07:00
ProgressMessaging StyleCop 2022-08-07 15:24:35 -07:00
Properties StyleCop 2022-08-07 15:24:35 -07:00
Qualities Fixed: Include preferred size in quality definition reset 2023-07-30 12:45:50 -04:00
Queue New: Optionally remove from queue by changing category to 'Post-Import Category' when configured 2024-01-22 23:56:35 -05:00
RemotePathMappings Fixed: Avoid logging evaluations when not using any Remote Path Mappings 2023-10-09 20:40:33 -07:00
RootFolders Fix GetBestRootFolderPath tests 2023-08-03 20:12:33 -07:00
Security Use modern HttpClient 2022-08-07 15:24:37 -07:00
SeriesStats Fixed: End year displayed on series details 2023-10-10 06:58:16 -07:00
Tags New: Download Client Tags 2023-07-10 23:51:14 -04:00
ThingiProvider Don't retest unchanged providers 2023-11-16 16:35:15 -08:00
Tv New: Do not automatically unmonitor episodes renamed outside of Sonarr 2024-03-02 21:23:27 -08:00
Update Fixed: Don't use sub folder to check for free disk space for update 2024-02-06 20:01:30 -08:00
Validation New: Require password confirmation when setting or changing password 2023-11-19 10:54:20 -08:00
Fluent.cs Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Hashing.cs Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
Sonarr.Core.csproj Bump ImageSharp, Polly, DryIoc, STJson, WindowsServices 2024-03-13 21:44:23 -07:00