sonarr-repo-only/src/NzbDrone.Core
Mark McDowall 6d5ff9c4d6
New: Improve UI status when downloads cannot be imported automatically
Closes #6873
2024-06-25 18:51:20 -04:00
..
Analytics New: History custom filters 2023-10-16 23:52:04 -07:00
Annotations New: Auto tag series based on tags present/absent on series 2024-04-09 16:13:30 -07:00
Authentication Use const where appropriate 2023-03-15 19:24:48 -05:00
AutoTagging New: Auto tag series based on tags present/absent on series 2024-04-09 16:13:30 -07:00
Backup New: Postgres Database Support 2023-08-12 00:45:07 -05:00
Blocklisting New: Blocklist Custom Filters 2024-05-08 18:42:41 -07:00
Configuration Fixed: Improve error messaging if config file isn't formatted correctly 2024-06-10 20:30:13 -07:00
CustomFilters v3 API 2018-12-29 13:08:37 +01:00
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: Add TMDB ID support 2024-06-17 23:38:41 -04: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: Improve UI status when downloads cannot be imported automatically 2024-06-25 18:51:20 -04:00
Exceptions Fixed: Blocklisting torrents from indexers that do not provide torrent hash 2023-11-19 10:50:08 -08:00
Extras New: Add TMDB ID support 2024-06-17 23:38:41 -04: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 New: Auto tag series based on tags present/absent on series 2024-04-09 16:13:30 -07:00
Http Enforce comment spacing with Stylecop 2022-11-21 16:58:07 -08:00
ImportLists Fixed: Importing from IMDb list 2024-06-17 20:39:22 -07:00
IndexerSearch Search for raw and clean titles for Newznab/Torznab indexers that support raw title searching 2024-05-31 17:10:32 -07:00
Indexers New: Add TMDB ID support 2024-06-17 23:38:41 -04: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 New: Multi Language selection per indexer 2024-04-15 23:24:05 -04:00
Lifecycle StyleCop 2022-08-07 15:24:35 -07:00
Localization New: Improve UI status when downloads cannot be imported automatically 2024-06-25 18:51:20 -04:00
MediaCover Prevent NullRef for cases when media covers have nullable urls 2023-10-09 20:40:13 -07:00
MediaFiles New: Add TMDB ID support 2024-06-17 23:38:41 -04:00
Messaging Fixed: Task progress messages in the UI 2024-03-21 21:20:08 -07:00
MetadataSource New: Add TMDB ID support 2024-06-17 23:38:41 -04:00
Notifications New: Add TMDB ID support 2024-06-17 23:38:41 -04:00
Organizer New: Add TMDB ID support 2024-06-17 23:38:41 -04:00
Parser New: Parse anime seasons with trailing number in title 2024-06-25 15:51:03 -07:00
Profiles Rename instances of Profile to QualityProfile 2023-10-28 14:48:39 -07:00
ProgressMessaging Fixed: Task progress messages in the UI 2024-03-21 21:20:08 -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: Next/previous/last air dates with Postgres DB 2024-05-08 18:43:51 -07:00
Tags New: Add series tags to Webhook and Notifiarr events 2024-05-08 18:45:19 -07:00
ThingiProvider Implement equality checks for providers 2024-05-21 17:05:48 -07:00
Tv Fixed: Adding series with unknown items in queue 2024-06-17 23:39:13 -04:00
Update New: Config file setting to disable log database 2024-05-04 18:54:42 -07:00
Validation Fixed: Skip invalid series paths during validation 2024-06-10 23:30:03 -04: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 Npgsql to 7.0.7 2024-05-21 17:06:28 -07:00