.. |
Files
|
Size is now parsed for each item in the feed.
|
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
|
ReSharper code cleanup
|
14 years ago |
App.config
|
moved SQL CE to Nuget.
|
14 years ago |
BacklogSearchJobTest.cs
|
Backlog search added (disabled) - It will search for a full season if a full season is missing.
|
13 years ago |
BannerDownloadJobTest.cs
|
Fixed broken test that was using app relative path.
|
13 years ago |
CentralDispatchTest.cs
|
Added Tests for CentralDispatch
|
14 years ago |
ConfigProviderTest.cs
|
Fixed some small issues, here and there.
|
14 years ago |
DiskScanJobTest.cs
|
Updated JobProvider to allow jobs with two targets.
|
13 years ago |
DiskScanProviderTest.cs
|
Removed Episodes list from EpisodeFile object.
|
14 years ago |
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
|
Fixed DownloadProviderTest (wasn't providing a mock for ExternalNotificationProvider)
|
13 years ago |
EpisodeProviderTest.cs
|
Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
|
13 years ago |
EpisodeProviderTest_GetEpisodesByParseResult.cs
|
Fixed sab title issue
|
14 years ago |
EpisodeStatusTest.cs
|
Fixed broken tests for episode status = ignored.
|
13 years ago |
EventClientProviderTest.cs
|
XbmcProvider updated to include new Json API methods.
|
14 years ago |
FluentTest.cs
|
Added Tests for DateTime Fluent.
|
13 years ago |
HistoryProviderTest.cs
|
Switched to SQLCE 4.0
|
14 years ago |
ImportNewSeriesJobTest.cs
|
Added BannerDownloadJob, it will run every 30 days.
|
13 years ago |
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
|
Mark invalid series downloads with NzbDrone prefix.
|
13 years ago |
InventoryProvider_IsAcceptableSizeTest.cs
|
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
|
13 years ago |
InventoryProvider_IsMonitoredTest.cs
|
Cleanup and tests around ImportFile
|
14 years ago |
InventoryProvider_QualityNeededTest.cs
|
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
|
13 years ago |
JobProviderTest.cs
|
Updated JobProvider to allow jobs with two targets.
|
13 years ago |
LogProviderTest.cs
|
TopLogs will now return the count pass in, reduced to 5000 from 7500 to prevent JsonSerialization issues when being sent to the grid.
|
13 years ago |
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
|
some cleanup
|
14 years ago |
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
|
Report size is now verified to ensure it is under the MaxSize for that quality type, with tests.
|
13 years ago |
ParserTest.cs
|
Treat SUBPACK's as extra releases, so they will not be downloaded.
|
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
|
Updated fluent assertion, unignored qulity equality tests.
|
14 years ago |
QualityTypeProviderTest.cs
|
Size is now parsed for each item in the feed.
|
13 years ago |
RootDirProviderTest.cs
|
Fixed some petapoco issue with insert.
|
14 years ago |
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
|
EpisodeSearch now gets the proper QualityProfile (broken after removing AttachSeries), tests updated.
|
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
|
Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
|
13 years ago |
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
|
fixed broken tests
|
14 years ago |
UpcomingEpisodesProviderTest.cs
|
Upcoming/Index now uses .ToBestDateString() for Dates, only showing on FutureForecast grid (instead of all grids). Status is shown on grid and option to search for episode.
|
13 years ago |
XbmcProviderTest.cs
|
Fixed XBMC JSON requests.
|
13 years ago |
dbBenchmark.cs
|
Removed all warnings
|
14 years ago |
log.config
|
Added support to Error/Warning/Fatal verification in text projects
|
14 years ago |
packages.config
|
Added Tests for CentralDispatch
|
14 years ago |