1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Sonarr/src/NzbDrone.Core
2014-07-08 22:37:31 -07:00
..
Annotations Anime! 2014-07-02 07:33:51 -07:00
Backup Backup "type" folders created properly 2014-07-07 00:47:27 -07: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 Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night 2014-07-04 08:28:31 -07:00
Datastore Removed extra usings from migrations 2014-07-07 20:40:42 -07: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 Provider testing improvements 2014-07-06 20:12:42 -07: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 Anime! 2014-07-02 07:33:51 -07:00
Housekeeping Anime! 2014-07-02 07:33:51 -07:00
Indexers New: nzbplanet.net as a newznab preset 2014-07-08 22:37:31 -07:00
IndexerSearch Anime! 2014-07-02 07:33:51 -07:00
Instrumentation Log file changes 2014-06-24 16:52:07 -07:00
Jobs Backups 2014-07-06 20:10:51 -07:00
Lifecycle Restart/shutdown messages 2014-05-18 22:35:39 -07:00
MediaCover Removed extra namespaces 2014-07-04 17:05:26 -07:00
MediaFiles Backups 2014-07-06 20:10:51 -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 Provider testing improvements 2014-07-06 20:12:42 -07:00
MetaData Provider testing improvements 2014-07-06 20:12:42 -07:00
MetadataSource Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop 2014-07-02 07:42:04 -07:00
Notifications Provider testing improvements 2014-07-06 20:12:42 -07:00
Organizer Anime! 2014-07-02 07:33:51 -07:00
Parser Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop 2014-07-02 07:40:32 -07: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 New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date. 2014-06-30 23:25:19 +02:00
ThingiProvider Provider testing improvements 2014-07-06 20:12:42 -07:00
Tv Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop 2014-07-02 07:42:04 -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 Provider testing improvements 2014-07-06 20:12:42 -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
Security.cs Update improvements 2014-05-15 21:58:38 -07:00