Lidarr/src/NzbDrone.Core.Test
Mark McDowall 94f8cc9b62 Improve parsing of standard titles with junk in []
Fixed: Improve parsing of standard series releases/files with square brackets at the end
2018-05-11 19:08:47 -07:00
..
Blacklisting Blacklisting torrents and using more info to evaluate matches 2015-05-05 08:39:41 -07:00
Configuration Saving settings failed if value was null. 2016-11-02 00:02:14 +01:00
DataAugmentation Opt out of updating episodes matching season monitored state when updating series 2017-08-19 00:26:42 -07:00
Datastore Fixed: Updated AnimeTosho url. 2018-04-11 20:53:32 +02:00
DecisionEngineTests New: Required/Ignored restrictions now support /pattern/ regular expressions. 2018-03-09 23:10:29 +01:00
DiskSpace More System->Disk Space cleanup. 2017-08-10 19:00:57 +02:00
Download Fixed RemoveGrabbed tests 2018-04-22 09:40:44 -07:00
Extras/Metadata/Consumers New: Detect Kodi .nfo vs Scene .nfo and handle as appropriate. Rename scene .nfo to .nfo-orig only when needed. 2018-03-18 20:10:50 +01:00
Files New: Validate NZBs before sending to download client 2017-11-21 19:00:25 -08:00
Framework Tweaked default config for extra files import. 2017-03-26 21:22:58 +02:00
HealthCheck check if mono is running with --debug arg 2018-03-24 11:49:27 +01:00
HistoryTests New: Download client and ID for custom scripts 2017-06-18 21:17:33 -07:00
Housekeeping/Housekeepers Fixed failing test and some flaky tests. 2018-03-16 22:00:59 +01:00
Http Removed unused using statements 2016-12-23 13:45:24 -08:00
IndexerSearchTests New: Season Search for Daily series type. 2018-04-14 22:07:08 +02:00
IndexerTests Fixed: Size parsing of empty description from torrent RSS feeds 2017-08-14 18:01:56 -07:00
Instrumentation Disable Sentry Reporting based on analytics flag 2017-01-04 17:56:29 -08:00
JobTests
MediaCoverTests Removed unused using statements 2016-12-23 13:45:24 -08:00
MediaFiles Honor x264 tag in filename if mediainfo does not conclusively indicate h264. 2018-04-18 22:31:56 +02:00
Messaging Fixed failing test and some flaky tests. 2018-03-16 22:00:59 +01:00
MetadataSource Removed unused using statements 2016-12-23 13:45:24 -08:00
NotificationTests Notification API Cleanup 2016-12-27 23:52:20 -08:00
OrganizerTests Fixed: Remove leading space from file names 2018-04-22 12:40:11 -07:00
ParserTests Improve parsing of standard titles with junk in [] 2018-05-11 19:08:47 -07:00
Profiles Fix broken profile test 2018-02-12 17:37:42 -08:00
Properties
Providers Removed unused using statements 2016-12-23 13:45:24 -08:00
ProviderTests Fixed: Ignore '.unwanted' directory when importing. 2017-07-27 15:49:45 +02:00
Qualities Use nameof 2017-01-17 11:47:06 -08:00
QueueTests Removed unused using statements 2016-12-23 13:45:24 -08:00
RemotePathMappingsTests Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
RootFolderTests AsOsAgnostic paths for root folder tests 2017-01-20 09:02:36 -08:00
SeriesStatsTests
ThingiProviderTests Fixed: Prevent Download Client from being queried every minute if it failed repeatedly similar to Indexer temporarily disabled logic. 2017-05-27 20:44:55 +02:00
TvTests Fixed: Rescan series if refresh fails 2018-05-02 23:34:05 -07:00
UpdateTests New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -08:00
ValidationTests Validate before deleting series folders 2017-12-16 12:16:33 -08:00
app.config
FluentTest.cs Refactored IntegrationTests to work with Nunit3 VS adapter. 2016-04-06 22:06:40 +02:00
NzbDrone.Core.Test.csproj Upgrade NLog to 4.5.3 2018-05-01 23:20:54 -07:00
packages.config Upgrade NLog to 4.5.3 2018-05-01 23:20:54 -07:00
XbmcVersionTests.cs