Lidarr/NzbDrone.Core.Test/ProviderTests
Mark McDowall 65df24988c Episodes will not be imported if disk space is low
New: Episodes will not be imported when disk space is too low to
complete the import
2012-08-08 18:17:44 -07:00
..
AnalyticsProviderTests Fixed spelling of enviroment provider (Environment). :) 2012-03-06 18:59:43 -08:00
ConfigProviderTests
DecisionEngineTests Episode searching now stores the results of the tests. 2012-04-19 23:42:13 -07:00
DiskProviderTests
DownloadClientTests Fixed: SABnzbd queue checking will not fail when items in queue are being repaired. 2012-05-19 13:07:30 -07:00
JobProviderTests Jobs added to queue have higher priority than scheduler jobs. 2012-02-26 14:35:45 -08:00
LogProviderTests
MediaFileProviderTests New: Added a single period as a separator when naming episodes. 2012-04-14 17:17:36 -07:00
Metadata Empty directors and writers won't blowup 2012-07-14 20:43:14 -07:00
NotificationProviderTests
PostDownloadProviderTests Episodes will not be imported if disk space is low 2012-08-08 18:17:44 -07:00
SearchProviderTests SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found). 2012-05-17 16:52:26 -07:00
UpdateProviderTests Fixed spelling of enviroment provider (Environment). :) 2012-03-06 18:59:43 -08:00
BannerProviderTest.cs Removed Progress Notification from BannerProvider. 2012-03-07 12:37:36 -08:00
DiskScanProviderTest.cs Metadata will be called when needed #ND-21 2012-07-12 14:08:21 -07:00
DiskScanProviderTest_ImportFile.cs
DownloadProviderFixture.cs Fixed broken DownlaodProvider tests. 2012-04-23 11:53:37 -07:00
EpisodeProviderTest.cs Tests added 2012-07-12 11:30:43 -07:00
EpisodeProviderTest_DeleteInvalidEpisodes.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 2012-02-27 21:50:56 -08:00
EpisodeProviderTest_GetEpisodesByParseResult.cs
EventClientProviderTest.cs
GrowlProviderTest.cs
HistoryProviderTest.cs
IndexerProviderTest.cs New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's. 2012-05-02 15:42:21 -07:00
MediaFileProviderTest.cs Fix: Successful downloads that are not moved properly should be retried. 2012-04-17 14:44:20 -07:00
MisnamedProviderTest.cs
NewznabProviderTest.cs New: Newznab providers will be rejected if they are not valid addresses. 2012-05-11 10:27:18 -07:00
PlexProviderTest.cs Another Plex test, slight name change for some. 2012-02-21 16:55:21 -08:00
ProwlProviderTest.cs
QualityTypeProviderTest.cs
ReferenceDataProviderTest.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 2012-02-27 21:50:56 -08:00
RootDirProviderTest.cs
SceneMappingProviderTest.cs
SearchHistoryProviderTest.cs Added cleanup job for search history 2012-06-12 12:38:38 -07:00
SeasonProviderTest.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 2012-02-27 21:50:56 -08:00
SeriesProviderTest.cs Minor CSS update 2012-02-29 00:25:56 -08:00
TvDbProviderTest.cs Updated the american test for the new season 2012-06-13 00:24:37 -07:00
UpcomingEpisodesProviderTest.cs Updated tests for UpcomingProvider. #ND-45 fixed 2012-05-17 18:23:32 -07:00
XbmcProviderTest.cs