1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Sonarr/src/NzbDrone.Core
2014-06-05 07:22:31 -07:00
..
Annotations Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
Blacklisting Fixed: Blacklist sorting on Series Title no longer causes UI failure. 2014-05-06 23:49:20 +02:00
Configuration Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history. 2014-05-30 19:40:35 +02:00
DataAugmentation HttpProvider.PostCommand will no longer keep the connection alive 2014-05-10 21:37:07 -07:00
Datastore Updated migration to enable completed download handling for new users (those with no drone factory configured) 2014-05-30 22:20:17 +02:00
DecisionEngine New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
DiskSpace DiskSpaceService will not blow up if total or free space is null 2014-02-26 08:08:04 -08:00
Download Sabnzbdproxy now returns the folder instead of the file in case of a single file download. 2014-06-04 22:27:16 +02:00
Exceptions
HealthCheck New: Health Check errors now have links to the wiki pages. 2014-06-03 23:05:08 +02:00
History Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling. 2014-05-30 19:40:38 +02:00
Housekeeping Only vacuum the DB in production 2014-05-16 07:35:41 -07:00
Indexers Fixed: Newznab parser will attempt to use the usenetdate for age determination instead of the feed publish date. 2014-06-04 23:44:36 +02:00
IndexerSearch Fixed: Series search will skip Seasons that are not monitored 2014-05-29 07:09:02 -07:00
Instrumentation Fixed: API keys should be more reliably cleansed from the logs 2014-05-24 23:17:59 -07:00
Jobs New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
Lifecycle Restart/shutdown messages 2014-05-18 22:35:39 -07:00
MediaCover HttpProvider.PostCommand will no longer keep the connection alive 2014-05-10 21:37:07 -07:00
MediaFiles Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking. 2014-06-04 23:44:38 +02:00
Messaging New: Automatic search for missing episodes if RSS Sync hasn't been run recently 2014-04-12 13:49:50 -07:00
Metadata Merge branch 'metadata' into develop 2014-05-11 19:16:15 -07:00
MetaData New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
MetadataSource New: Adding new series by tvdbid: or slug: is now possible. 2014-06-04 23:44:39 +02:00
Notifications Plex proxy logging 2014-06-05 07:09:29 -07:00
Organizer Fixed: Double periods in filenames will be replaces with a single period 2014-05-01 13:29:09 -07:00
Parser Some additional release group parsing tests 2014-06-04 21:54:40 -07:00
ProgressMessaging
Properties
Qualities Implemented cache for QualityDefinitionService to reduce db calls. 2014-05-06 23:59:05 +02:00
Queue Queue UI no longer shows unknown ETAs as 0:00:00. 2014-05-30 19:40:31 +02:00
Rest Major logging overhaul 2014-03-13 13:13:02 -07:00
RootFolders Fixed: Exclude @eaDir folders when adding existing series 2014-03-27 08:02:39 -07:00
SeriesStats Fixed: Next airing will only include monitored episodes 2014-04-13 13:25:47 -07:00
ThingiProvider New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
Tv Fixed: Specials will be ignored if no specials existed previously 2014-05-25 18:47:54 -07:00
Update Update improvements 2014-05-15 21:58:38 -07:00
Validation Fixed: Do not require SSL Cert Hash on Linux/OS X 2014-05-02 07:13:25 -07:00
App.config
Fluent.cs Replaced manual argument validations with Ensure. 2013-12-02 22:41:40 -08:00
MediaInfo.dll
NzbDrone.Core.csproj Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling. 2014-05-30 19:40:38 +02:00
packages.config New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
Security.cs Update improvements 2014-05-15 21:58:38 -07:00