Radarr/src/NzbDrone.Core
Bogdan bd1844030d
New: Rework List sync interval logic
* New: Rework List sync interval logic

(cherry picked from commit c522cd120d08757e7e43c2348be4d7f05a254fac)

* Minor alignment with Sonarr

* Remove ListUpdateInterval

---------

Co-authored-by: Qstick <qstick@gmail.com>
2023-07-04 19:17:28 +03:00
..
Analytics
Annotations Add HelpTextWarning support in FieldDefinition 2023-06-14 07:55:44 +03:00
Authentication Always access config file via provider to utilise lock 2021-05-07 11:52:03 +01:00
Backup New: Add version and timestamp to backup archive 2023-04-22 20:00:45 -05:00
Blocklisting Fix checking for SameTorrent when the indexer is null 2023-05-18 03:37:08 +03:00
Configuration New: Rework List sync interval logic 2023-07-04 19:17:28 +03:00
CustomFilters
CustomFormats Remove unused imports 2023-05-19 04:14:48 +03:00
Datastore New: Rework List sync interval logic 2023-07-04 19:17:28 +03:00
DecisionEngine Fixed: Sorting search releases by language 2023-05-26 23:25:12 +03:00
DiskSpace Don't call AllMovies twice for each AddMovie validation 2020-12-04 23:23:20 -05:00
Download Fixed: Handle checkingResumeData state form qBittorrent 2023-06-14 07:33:55 +03:00
Exceptions Pull Sonarr commit 'Log Skyhook connection failures with more info.' (#6060) 2021-03-17 15:50:03 +00:00
Extras Fixed: Don't handle images in metadata folder as Roksbox images 2023-06-28 08:27:19 +03:00
HealthCheck Minor improvements in health checks 2023-06-19 06:38:51 +03:00
History Fix sorting history items by movie titles 2023-06-15 23:21:16 +03:00
Housekeeping Convert to 'using' declaration in Housekeeping Tasks 2023-06-21 06:25:44 +03:00
Http Enforce comment style in CS 2022-11-20 12:27:45 -06:00
ImportLists New: Rework List sync interval logic 2023-07-04 19:17:28 +03:00
IndexerSearch Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Indexers Add ContentSummary to HDBits requests 2023-07-03 11:22:43 +03:00
Instrumentation Bump NLog to 5.2.0 2023-06-02 07:50:34 +03:00
Jobs New: Rework List sync interval logic 2023-07-04 19:17:28 +03:00
Languages Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Lifecycle
Localization New: Rework List sync interval logic 2023-07-04 19:17:28 +03:00
MediaCover Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
MediaFiles Fix typo in IUpdateMediaInfo 2023-05-28 23:18:33 +03:00
Messaging Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
MetadataSource Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Movies New: Added filter and sort options to Collections (#8731) 2023-06-25 10:04:57 -04:00
Notifications Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Organizer Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Parser Fixed: Parsing Vyndros as release group 2023-06-19 07:09:04 +03:00
Profiles Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
ProgressMessaging
Properties
Qualities Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Queue Use augmented languages for queue items 2023-04-30 13:39:31 -05:00
RemotePathMappings
Restrictions Inline 'out' variable declarations 2023-05-28 16:41:52 +03:00
RootFolders New: Improve path validation when handling paths from different OSes 2023-05-08 02:02:22 +03:00
Security Fixed: Use general settings cert validation for email 2022-01-10 09:17:54 -05:00
Tags New: Add tag support to indexers 2021-10-23 16:22:27 +01:00
ThingiProvider New: Bulk Manage Import Lists, Indexers, Clients 2023-05-28 12:35:27 -05:00
Update Remove unused imports 2023-05-19 04:14:48 +03:00
Validation Simplify ShouldHaveApiKey and HasErrors 2023-05-28 21:16:42 +03:00
Fluent.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Hashing.cs New: Upgrade to .NET 6 2021-11-23 19:52:37 +00:00
Radarr.Core.csproj Bump NLog to 5.2.0 2023-06-02 07:50:34 +03:00