You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Radarr/NzbDrone.Core.Test/ProviderTests
Mark McDowall a16defc5f0
Newznab won't blow up if more than one indexer with the same URL is found during initialization.
13 years ago
..
AnalyticsProviderTests Fixed spelling of enviroment provider (Environment). :) 13 years ago
ConfigProviderTests New: All setting values are cached for better responsiveness. 13 years ago
DecisionEngineTests Episode searching now stores the results of the tests. 13 years ago
DiskProviderTests System/Backup will backup Config.xml and NzbDrone.sdf to a zip file for the client to download. 13 years ago
DownloadClientTests New: Added test button to SABnzbd. 13 years ago
JobProviderTests Jobs added to queue have higher priority than scheduler jobs. 13 years ago
LogProviderTests Enabled rolling file logging. 13 years ago
MediaFileProviderTests New: Added a single period as a separator when naming episodes. 13 years ago
NotificationProviderTests Tweaked Progress notification. 13 years ago
PostDownloadProviderTests Fix: Successful downloads that are not moved properly should be retried. 13 years ago
SearchProviderTests Fixed bug with RSS Item TIitle. 13 years ago
UpdateProviderTests Fixed spelling of enviroment provider (Environment). :) 13 years ago
BannerProviderTest.cs Removed Progress Notification from BannerProvider. 13 years ago
DiskScanProviderTest.cs Fix: Successful downloads that are not moved properly should be retried. 13 years ago
DiskScanProviderTest_ImportFile.cs Fixed last broken parsing test. 13 years ago
DownloadProviderFixture.cs Fixed broken DownlaodProvider tests. 13 years ago
EpisodeProviderTest.cs Truncating TvDb Overviews actually works. Stupid Recaps. 13 years ago
EpisodeProviderTest_DeleteInvalidEpisodes.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 13 years ago
EpisodeProviderTest_GetEpisodesByParseResult.cs New: Rewrite of download decision engine. 13 years ago
EventClientProviderTest.cs XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing). 13 years ago
GrowlProviderTest.cs All tests now use base class Mocker 13 years ago
HistoryProviderTest.cs New: Rewrite of download decision engine. 13 years ago
IndexerProviderTest.cs New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's. 13 years ago
MediaFileProviderTest.cs Fix: Successful downloads that are not moved properly should be retried. 13 years ago
MisnamedProviderTest.cs Files will be tagged with Proper when append quality is enabled and episode is a proper. 13 years ago
NewznabProviderTest.cs Newznab won't blow up if more than one indexer with the same URL is found during initialization. 13 years ago
PlexProviderTest.cs Another Plex test, slight name change for some. 13 years ago
ProwlProviderTest.cs Fixed spelling for Expected[LogType]. 13 years ago
QualityTypeProviderTest.cs All tests now use base class Mocker 13 years ago
ReferenceDataProviderTest.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 13 years ago
RootDirProviderTest.cs Duplicated root folders are now blocked. 13 years ago
SceneMappingProviderTest.cs Package cleanup 13 years ago
SearchHistoryProviderTest.cs Unit tests for SearchHistory added. 13 years ago
SeasonProviderTest.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 13 years ago
SeriesProviderTest.cs Minor CSS update 13 years ago
TvDbProviderTest.cs TVDb exceptions are now ignored. 13 years ago
UpcomingEpisodesProviderTest.cs Improved: Upcoming episodes page no longer shows series that aren't monitored. 13 years ago
XbmcProviderTest.cs Package cleanup 13 years ago