Lidarr/src/NzbDrone.Core
Taloth Saldono 839a2ac742 Fixed: NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux. 2014-06-30 23:26:17 +02: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 Fixed: NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux. 2014-06-30 23:26:17 +02:00
Exceptions Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
HealthCheck Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config. 2014-06-07 21:56:09 +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
IndexerSearch Fixed: Series search will skip Seasons that are not monitored 2014-05-29 07:09:02 -07:00
Indexers New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed. 2014-06-22 21:26:59 +02:00
Instrumentation Log file changes 2014-06-24 16:52:07 -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 listenTo instead of on 2014-06-25 00:09:16 -07:00
Messaging Fixed mono fix by checking if the Enum value exists in the runtime. 2014-06-08 09:51:28 +02:00
MetaData Added tests for Roksbox and Wdtv metadata 2014-06-19 07:18:50 -07:00
Metadata Merge branch 'metadata' into develop 2014-05-11 19:16:15 -07:00
MetadataSource New: Adding new series by tvdbid: or slug: is now possible. 2014-06-04 23:44:39 +02:00
Notifications Use sane IDs for XBMC JSON RPC calls 2014-06-08 23:03:23 -07:00
Organizer Fixed: Double periods in filenames will be replaces with a single period 2014-05-01 13:29:09 -07:00
Parser Fixed: Updated check for hashed releases. 2014-06-30 23:26:16 +02:00
ProgressMessaging Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Properties Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
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: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed. 2014-06-22 21:26:59 +02:00
Tv Fixed: Specials will be ignored if no specials existed previously 2014-05-25 18:47:54 -07:00
Update New: Health check for AppData and Startup folder conflict 2014-06-07 12:19:37 -07:00
Validation Fixed: Prevent adding a series if the path is the ancestor of another series 2014-06-22 11:01:22 -07:00
App.config Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Fluent.cs Replaced manual argument validations with Ensure. 2013-12-02 22:41:40 -08:00
MediaInfo.dll Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
NzbDrone.Core.csproj Log file changes 2014-06-24 16:52:07 -07:00
Security.cs Update improvements 2014-05-15 21:58:38 -07: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