Sonarr/src/NzbDrone.Core
Mark McDowall 010c65af9c Fixed: Don't monitor new seasons if series is not monitored
Fixes #3547
2020-02-01 13:03:11 -08:00
..
Analytics Added active detection for updatecheck so we know which os/runtime versions don't need to be supported anymore. 2019-08-26 22:33:19 +02:00
Annotations New: Command line arguments for Custom Scripts are no longer supported 2019-06-29 15:33:49 -07:00
Authentication Fixed: Return better error message if username or password is null for forms login 2019-04-06 21:33:48 -07:00
Backup Fixed regex in Backup list 2019-12-08 11:00:56 +01:00
Blacklisting New: Language Profiles 2018-12-29 13:08:38 +01:00
Configuration Updated way Sentry gets configured and enabled. 2019-08-26 22:35:21 +02:00
CustomFilters v3 API 2018-12-29 13:08:37 +01:00
DataAugmentation Fixed: Log matching scene mapping for title 2019-10-28 12:50:09 -07:00
Datastore Disable pooling rather than clearing it 2019-12-18 23:09:10 +01:00
DecisionEngine Monitor and Process downloads separately 2020-01-04 17:49:39 -08:00
DiskSpace Removed Drone Factory 2018-12-29 13:08:40 +01:00
Download Fixed: Previously imported downloads reappear in queue 2020-01-07 16:55:13 -08:00
Exceptions Fixed: Don't treat NZBs rejected by SABnzbd as successful 2019-04-29 18:18:06 -07:00
Extras Fixed: Set permissions on extra and subtitle files 2019-10-28 12:50:09 -07:00
HealthCheck Fixed: Test All not clearing health error 2019-12-06 17:42:40 -08:00
History Option to ignore items when removing from queue instead of removing from client 2020-01-04 17:49:39 -08:00
Housekeeping Fixed: Various performance improvements for large collections 2019-05-16 00:22:11 +02:00
Http Fixed: RestClient does not use global proxy settings 2020-01-19 16:41:31 +01:00
IndexerSearch Fixed: Anime season searches rejecting season packs 2019-07-26 17:52:05 -07:00
Indexers BTN: Fix name 2020-01-19 18:40:06 +01:00
Instrumentation Updated way Sentry gets configured and enabled. 2019-08-26 22:35:21 +02:00
Jobs Monitor and Process downloads separately 2020-01-04 17:49:39 -08:00
Languages New: Added Icelandic language and improved Chinese language detection 2019-02-09 20:57:22 +01:00
Lifecycle v3 Binaries 2018-12-29 13:08:47 +01:00
MediaCover Fixed: Posters not always showing when searching for new shows 2020-01-12 22:27:56 +01:00
MediaFiles Fixed: Rejecting import for a release that was grabbed again 2020-01-31 17:51:30 -08:00
Messaging Monitor and Process downloads separately 2020-01-04 17:49:39 -08:00
MetadataSource Improve default series type handling (for daily series) 2020-01-31 17:51:30 -08:00
Notifications Fixed: RestClient does not use global proxy settings 2020-01-19 16:41:31 +01:00
Organizer Fixed: Inserting literal { or } in renaming format using {{ or }} 2019-12-24 10:58:47 +01:00
Parser Fixed: Parsing of Extended Multi-episode format file names 2019-12-30 09:27:24 -08:00
Profiles New: Sort preferred words in profile on save 2019-08-15 23:23:36 -07:00
ProgressMessaging Removed unused using statements 2016-12-23 13:45:24 -08:00
Properties Converted all projects to the new csproj format. 2019-08-20 19:39:49 +02:00
Qualities New: Option to not prefer repacks/propers (for use with Preferred Words) 2019-05-04 00:33:13 -07:00
Queue Monitor and Process downloads separately 2020-01-04 17:49:39 -08:00
RemotePathMappings Fixed: Remote path mapping host comparison ignores case 2019-06-15 09:46:47 -07:00
Rest Fixed: RestClient does not use global proxy settings 2020-01-19 16:41:31 +01:00
RootFolders Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD) 2019-08-27 23:48:34 +02:00
Security Fixed: SSL Certificate validation when port is used 2019-04-11 09:00:59 -07:00
SeriesStats Fixed: Various performance improvements for large collections 2019-05-16 00:22:11 +02:00
Tags Fixed: Tag deletion via api if tag is still in use 2019-06-15 20:11:50 +02:00
ThingiProvider Merge branch 'develop' into phantom-develop 2019-01-12 13:32:11 +01:00
Tv Fixed: Don't monitor new seasons if series is not monitored 2020-02-01 13:03:11 -08:00
Update Added active detection for updatecheck so we know which os/runtime versions don't need to be supported anymore. 2019-08-26 22:33:19 +02:00
Validation Removed excluded source files. 2019-08-20 19:39:49 +02:00
Fluent.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 2016-03-11 20:35:58 +01:00
Hashing.cs HTTPS certificate validation options 2019-04-06 23:43:47 -07:00
Sonarr.Core.csproj New: Swap to ImageSharp library for resizing posters 2019-10-20 20:21:22 +02:00
Sonarr.Core.dll.config v3 Binaries 2018-12-29 13:08:47 +01:00
TinyTwitter.cs Cleanup and refactoring of Twitter notifications 2015-07-31 22:25:05 -07:00