Mark McDowall
924d3d0c8e
Hello Autofac, Goodbye Ninject
12 years ago
Mark McDowall
9c98a764f5
Ampersand in searching replaced with and
...
Fixed: "&" is replaced with "and" in the Series title when searching for
episodes
12 years ago
Mark McDowall
22dc51a52f
Minor cleanup to searchProvider
12 years ago
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
13 years ago
Mark McDowall
887456b337
Fixed dynamic jobs with single property
13 years ago
Mark McDowall
d99415bc31
Revert to standard numbering when scene is absent
13 years ago
Mark McDowall
728a18f680
Fixed searchProvider
13 years ago
Mark McDowall
2fd1263619
Download naming uses tvdb numbering
...
Searching by scene name added
Removed American Dad
13 years ago
Mark McDowall
9c6d78d479
Cleanup and updates for XEM
...
SceneSource added to signify to lookup via scene name
Use Episodes for naming instead of EpisodeNumbers (in ParseResult)
13 years ago
Mark McDowall
92acb4c049
QualityTypes no longer an enum
13 years ago
Mark McDowall
4cefc5323c
Using TPL for feed downloading - more speed!
...
New: Faster searching and rss syncing
13 years ago
Mark McDowall
4ea55444be
Fixed: An issue with Episode Searches that had full season results
13 years ago
Mark McDowall
19ffd77754
Episode searches will be done in ascending order now.
13 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
c59f1a537d
Fixed: An issue with Season and Series searching crashing the JobProvider.
...
Added Nzb.su image to project file.
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
4f005e45c0
Search Results grid added.
13 years ago
Mark McDowall
c7f8f57f77
Episode searching now stores the results of the tests.
13 years ago
Mark McDowall
55cbc59887
Fixed: Search failure is more friendly.
...
Womble's Index is enabled by default.
13 years ago
kay.one
7e38afc838
Logging/Download notification tweaks.
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
kay.one
207ea607a7
Fixed spacing in episode search notification.
13 years ago
Mark McDowall
413991485f
Spelling fixed.
13 years ago
kay.one
2875832db0
Made search notifications a bit more friendly ;)
13 years ago
Mark McDowall
c0542449a4
Added additional logging to episode searching.
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
1b0cdf922e
Removed un-needed call from Episode Search.
...
InventoryProvider.IsAcceptableSize will now handle daily series properly.
13 years ago
kay.one
ed9460da66
Merge branch 'markus' into kay.one
13 years ago
kay.one
16eb22b3de
Minor code changes
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
Mark McDowall
576f5c5c09
EpisodeSearch will now notify if no download is found.
13 years ago
Mark McDowall
b36dc4ab86
Refactored SearchProvider and corresponding unit tests.
13 years ago
Mark McDowall
30e21ecd16
Searching will be more picky now to ensure the proper series and season (and episode if relevant)
13 years ago
Mark McDowall
a56213047f
EpisodeSearch now gets the proper QualityProfile (broken after removing AttachSeries), tests updated.
14 years ago
Mark McDowall
9fd2f9ec72
Fixed notification messages for Season searches.
14 years ago
Mark McDowall
35cad3d27e
Added partial season searching when a full season NZB is not available.
14 years ago
Mark McDowall
f604c35768
Backlog search added (disabled) - It will search for a full season if a full season is missing.
14 years ago
Mark McDowall
485f618e02
Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs.
...
Tests added for season searching.
14 years ago