.. |
App_Data
|
ConfigFile for NzbDrone.exe is now stored under App_Data for NzbDrone.Web. - This will be to provide the users a way to edit Port and set whether they want their default browser to open on startup, all form the WebUI (and not be overwritten on upgrades).
|
2011-09-30 20:12:18 -07:00 |
Files
|
Size is now parsed for each item in the feed.
|
2011-09-13 19:25:33 -07:00 |
Framework
|
More code to support service, isn't working yet. (Console still works fine)
|
2011-10-08 19:16:11 -07:00 |
Properties
|
…
|
|
App.config
|
…
|
|
BacklogSearchJobTest.cs
|
More code to support service, isn't working yet. (Console still works fine)
|
2011-10-08 19:16:11 -07:00 |
BannerDownloadJobTest.cs
|
Fixed broken test that was using app relative path.
|
2011-09-15 23:01:31 -07:00 |
CentralDispatchTest.cs
|
Added BuildDateTime to central dispatch
|
2011-10-11 19:24:43 -07:00 |
ConfigFileProviderTest.cs
|
ConfigFileProvider will now add missing config values automatically, with a default value.
|
2011-10-06 21:36:47 -07:00 |
ConfigProviderTest.cs
|
…
|
|
DiskScanJobTest.cs
|
…
|
|
DiskScanProviderTest.cs
|
…
|
|
DiskScanProviderTest_ImportFile.cs
|
…
|
|
DownloadProviderTest.cs
|
…
|
|
EpisodeProviderTest.cs
|
Ignore Episode Zero when adding a new episode to the database, either via GetEpisodesByParseResult
|
2011-10-03 19:01:39 -07:00 |
EpisodeProviderTest_DeleteInvalidEpisodes.cs
|
DeleteInvalidEpisodes Deletes by TvDbId only, skipping any manually added episodes (TvDbEpisodeId is 0 or null)
|
2011-09-30 09:32:57 -07:00 |
EpisodeProviderTest_GetEpisodesByParseResult.cs
|
Ignore Episode Zero when adding a new episode to the database, either via GetEpisodesByParseResult
|
2011-10-03 19:01:39 -07:00 |
EpisodeStatusTest.cs
|
…
|
|
EventClientProviderTest.cs
|
…
|
|
FluentTest.cs
|
Added Tests for DateTime Fluent.
|
2011-09-28 10:12:53 -07:00 |
HistoryProviderTest.cs
|
…
|
|
ImportNewSeriesJobTest.cs
|
Added BannerDownloadJob, it will run every 30 days.
|
2011-09-10 01:42:05 -07:00 |
IndexerProviderTest.cs
|
…
|
|
IndexerTests.cs
|
Mark invalid series downloads with NzbDrone prefix.
|
2011-09-18 13:53:05 -07:00 |
InventoryProvider_IsAcceptableSizeTest.cs
|
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
|
2011-09-15 21:42:30 -07:00 |
InventoryProvider_IsMonitoredTest.cs
|
…
|
|
InventoryProvider_QualityNeededTest.cs
|
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
|
2011-09-15 21:42:30 -07:00 |
JobProviderTest.cs
|
…
|
|
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.
|
2011-09-07 17:01:51 -07:00 |
MediaFileProviderTests.cs
|
…
|
|
MediaFileProvider_GetNewFilenameTest.cs
|
…
|
|
MisnamedProviderTest.cs
|
…
|
|
NzbDrone.Core.Test.csproj
|
More code to support service, isn't working yet. (Console still works fine)
|
2011-10-08 19:16:11 -07:00 |
ParserTest.cs
|
Treat SUBPACK's as extra releases, so they will not be downloaded.
|
2011-09-25 18:00:21 -07:00 |
QualityProfileTest.cs
|
…
|
|
QualityTest.cs
|
…
|
|
QualityTypeProviderTest.cs
|
Size is now parsed for each item in the feed.
|
2011-09-13 19:25:33 -07:00 |
RootDirProviderTest.cs
|
Fixed some petapoco issue with insert.
|
2011-07-02 16:45:29 -07:00 |
SabProviderTest.cs
|
GetSabName will return cleaner Season naming when it is a FullSeason release.
|
2011-08-28 15:22:19 -07:00 |
SceneMappingTest.cs
|
…
|
|
SearchJobTest.cs
|
…
|
|
SearchProviderTest_Episode.cs
|
EpisodeSearch now gets the proper QualityProfile (broken after removing AttachSeries), tests updated.
|
2011-09-05 17:44:03 -07:00 |
SearchProviderTest_PartialSeason.cs
|
…
|
|
SearchProviderTest_Season.cs
|
…
|
|
SeasonSearchJobTest.cs
|
…
|
|
SeriesProviderTest.cs
|
Next airing will not show ignored episodes.
|
2011-10-03 16:38:22 -07:00 |
SeriesSearchJobTest.cs
|
…
|
|
SortHelperTest.cs
|
SortHelper.SkipArticles will no longer bomb when a null is passed.
|
2011-10-06 09:37:34 -07:00 |
TvDbProviderTest.cs
|
…
|
|
UpcomingEpisodesProviderTest.cs
|
UpcomingEpisodes will not show ignored episodes.
|
2011-10-03 16:53:21 -07:00 |
XbmcProviderTest.cs
|
Replace '&' with its XML encoded equivalent, before parsing XML.
|
2011-09-28 21:39:05 -07:00 |
dbBenchmark.cs
|
…
|
|
log.config
|
…
|
|
packages.config
|
…
|
|