kayone
c973ab844a
Added some missing indexes database.
11 years ago
Mark McDowall
78dacf6850
Fixed: Performance issues when processing results from indexers (RSS/Search)
11 years ago
Mark McDowall
faa24c5bb6
Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
...
Conflicts:
src/NzbDrone.Core/Indexers/Omgwtfnzbs/Omgwtfnzbs.cs
11 years ago
Mark McDowall
46f904d165
Refactored retention spec
11 years ago
Mark McDowall
606d78f5e1
Download clients now use thingy provider
11 years ago
Taloth Saldono
ff9887deaa
Added MinSize check and revised tests.
11 years ago
Mark McDowall
4d40ce88c2
Return false for size when quality is unknown
11 years ago
Mark McDowall
823ace02a6
Fixed not in queue spec
11 years ago
Mark McDowall
d648056bc4
Better trace messaging for Download Decision specs
...
Fixed: Trace logs will contain more details when a release is rejected
11 years ago
Mark McDowall
958c2f1fe1
Merge branch 'quality-definitions' into develop
...
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
11 years ago
Taloth Saldono
45304b1bbc
Solved error in quality comparison for HistoryService
11 years ago
Mark McDowall
0ab7d035e1
Validate series is the one searched for
11 years ago
Taloth Saldono
3e97106aa7
Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
11 years ago
Taloth Saldono
c90791b266
Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
11 years ago
Mark McDowall
6cbc8687de
Better way to fix empty string split results
11 years ago
Mark McDowall
885872ff3a
Fixed: Extra new line in release restrictions causing all releases to be rejected
11 years ago
Icer Addis
c459cdf168
Fixes in response to code review
...
ParseSpecialEpisode now follows similar pattern to Map() method and accepts TvRageId and SearchCriteria
Fixed normalize episode title to handle punctuation separately from spaces and removed special episode words
Removed comments
11 years ago
Icer Addis
6ee08af111
Special Episode parsing support in ParsingService
...
Added ParsingService.ParseSpecialEpisodeTitle
Added SeriesService.FindByNameInexact
Added EpisodeService.FindSpecialEpisodeByName
Added IsPossibleSpecialEpisode method to parse info
DownloadDecisionMaker will try to find special episodes if a parse fails or is a possible special episode
11 years ago
kayone
ec63053fe7
cleaned up using directives.
11 years ago
Mark McDowall
7c6fad155a
Added option to disable blacklisting, both the queue check and the spec
11 years ago
Mark McDowall
8520fe3e0c
Blacklisting will trigger episode search
11 years ago
Mark McDowall
1f5bcfeb75
Blacklist is now used when processing results
11 years ago
Mark McDowall
52da5b643d
Using string for airdate instead of DateTime in models to prevent timezone issues
...
Fixed: Manual search air by date shows can now be sent to download client
11 years ago
Mark McDowall
6d46819972
Download client will return queue with remoteEpsiode
...
Fixed: In Queue check is more accurate
11 years ago
Mark McDowall
883d0c815e
Better NotInQueue checking
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago