Mark McDowall
|
d065876991
|
Refactored Search, less work in the searching
|
12 years ago |
Mark McDowall
|
5bbe310af5
|
Merge branch 'xem' into 'master'
Conflicts:
NzbDrone.Common/DiskProvider.cs
NzbDrone.Core.Test/ProviderTests/DiskScanProviderTests/ImportFileFixture.cs
NzbDrone.Core/Providers/DecisionEngine/CustomStartDateSpecification.cs
NzbDrone.Core/Providers/DiskScanProvider.cs
NzbDrone.Core/Providers/DownloadProvider.cs
|
12 years ago |
Mark McDowall
|
d99415bc31
|
Revert to standard numbering when scene is absent
|
12 years ago |
Mark McDowall
|
2fd1263619
|
Download naming uses tvdb numbering
Searching by scene name added
Removed American Dad
|
12 years ago |
Mark McDowall
|
92acb4c049
|
QualityTypes no longer an enum
|
12 years ago |
Mark McDowall
|
49f086cf19
|
Renamed Quality to QualityModel
|
12 years ago |
Mark McDowall
|
edb0b3af86
|
SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found).
Fixed: Season/Series searching shouldn't add duplicate episodes.
|
13 years ago |
Mark McDowall
|
20e99205f8
|
Fixed issue with tests.
Added test to confirm expected result (Successes != null or empty)
|
13 years ago |
Mark McDowall
|
724e354eee
|
Fixed bug with RSS Item TIitle.
Fixed broken tests.
|
13 years ago |
Mark McDowall
|
38927e3ca1
|
Signalr errors will not be shown in the UI.
New: Search History, review recent searches and force specific reports to download (Under history)
|
13 years ago |
Mark McDowall
|
cef7b6a8dc
|
SearchResult Controller added.
Force Download added.
|
13 years ago |
Mark McDowall
|
c7f8f57f77
|
Episode searching now stores the results of the tests.
|
13 years ago |
kay.one
|
ac84d76ef9
|
New: When searching for episodes, newer reports are given priority over older reports of equal quality.
|
13 years ago |
kay.one
|
5717b7f596
|
New: Rewrite of download decision engine.
|
13 years ago |
Mark McDowall
|
20c1639ada
|
Added pre-search check for EpisodeSearch to see if an upgrade is possible, before attempting.
|
13 years ago |
Mark McDowall
|
d1262f1ced
|
No longer checking history when doing a manual search.
|
13 years ago |
Mark McDowall
|
69ddeeb0e3
|
Fixed spelling for Expected[LogType].
Fixed broken tests for GetEpisodesByParseResult.
|
13 years ago |
Mark McDowall
|
726eccb0e8
|
Processing of Daily Episode searching now supported.
|
13 years ago |
Mark McDowall
|
cadccb4360
|
EpisodeSearch properly uses PerformSearch.
PerformSearch will handle shows that air daily.
|
13 years ago |
kay.one
|
5f2762d608
|
PerformSearchFixture refactoring
|
13 years ago |
Mark McDowall
|
5522466497
|
Cleaned up units tests.
|
13 years ago |
Mark McDowall
|
b36dc4ab86
|
Refactored SearchProvider and corresponding unit tests.
|
13 years ago |