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
Mark McDowall 179de93a6e
Removed AttachSeries for IEnumerable and using join instead, speed difference is negligible or in some cases faster .
13 years ago
..
Files SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first. 13 years ago
Framework Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
Properties
App.config
BacklogSearchJobTest.cs Backlog search added (disabled) - It will search for a full season if a full season is missing. 13 years ago
CentralDispatchTest.cs
ConfigProviderTest.cs
DiskScanJobTest.cs
DiskScanProviderTest.cs
DiskScanProviderTest_ImportFile.cs Delete existing files on import if equal or better quality otherwise skip importing. If the folder is not deleted after processing it is renamed so it will not be processed repeatedly. 13 years ago
DownloadProviderTest.cs
EpisodeProviderTest.cs Removed AttachSeries for IEnumerable and using join instead, speed difference is negligible or in some cases faster . 13 years ago
EpisodeProviderTest_GetEpisodesByParseResult.cs
EpisodeStatusTest.cs
EventClientProviderTest.cs
FluentTest.cs
HistoryProviderTest.cs
ImportNewSeriesJobTest.cs
IndexerProviderTest.cs Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs. 13 years ago
IndexerTests.cs Removed ParseSeasonInfo. 13 years ago
InventoryProvider_IsMonitoredTest.cs
InventoryProvider_QualityNeededTest.cs
JobProviderTest.cs
LogProviderTest.cs
MediaFileProviderTests.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
MediaFileProvider_GetNewFilenameTest.cs
MisnamedProviderTest.cs EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class) 13 years ago
NzbDrone.Core.Test.csproj Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
ParserTest.cs Fixed broken parse REGEX, removed parsing test and added to hall of shame. 13 years ago
QualityProfileTest.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
QualityTest.cs
RootDirProviderTest.cs
SabProviderTest.cs GetSabName will return cleaner Season naming when it is a FullSeason release. 13 years ago
SceneMappingTest.cs Fixed SceneMappingProvider to resolve an issue with series with multiple clean names failing to return a Scene Name when being looked up via SeriesId. 13 years ago
SearchJobTest.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
SearchProviderTest_Episode.cs Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs. 13 years ago
SearchProviderTest_PartialSeason.cs Added partial season searching when a full season NZB is not available. 13 years ago
SearchProviderTest_Season.cs Added partial season searching when a full season NZB is not available. 13 years ago
SeasonSearchJobTest.cs Added partial season searching when a full season NZB is not available. 13 years ago
SeriesProviderTest.cs
SeriesSearchJobTest.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
TvDbProviderTest.cs
UpcomingEpisodesProviderTest.cs
XbmcProviderTest.cs
dbBenchmark.cs
log.config
packages.config