Property | Type | Description | |
---|---|---|---|
Definition | IndexerDefinition | ||
OptionalFileds | string[] | ||
landingResult | |||
landingResultDocument | IHtmlDocument |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
ApplyConfiguration ( JToken configJson ) : Task |
||
CardigannIndexer ( IIndexerManagerService i, |
||
CardigannIndexer ( IIndexerManagerService i, |
||
Download ( |
||
GetConfigurationForSetup ( ) : Task |
||
PerformQuery ( |
Method | Description | |
---|---|---|
CheckIfLoginIsNeeded ( |
||
DoLogin ( ) : Task |
||
Init ( string DefinitionString ) : void | ||
QuerySelector ( IElement Element, string Selector ) : IElement | ||
TestLogin ( ) : Task |
||
applyFilters ( string Data, List |
||
applyGoTemplateText ( string template, object>.Dictionary |
||
checkForLoginError ( |
||
getTemplateVariablesFromConfigData ( ) : object>.Dictionary |
||
handleSelector ( selectorBlock Selector, IElement Dom ) : string | ||
resolvePath ( string path ) : |
public ApplyConfiguration ( JToken configJson ) : Task |
||
configJson | JToken | |
return | Task |
public CardigannIndexer ( IIndexerManagerService i, |
||
i | IIndexerManagerService | |
wc | ||
l | Logger | |
ps | IProtectionService | |
return | Jackett.Utils.Clients |
public CardigannIndexer ( IIndexerManagerService i, |
||
i | IIndexerManagerService | |
wc | ||
l | Logger | |
ps | IProtectionService | |
DefinitionString | string | |
return | Jackett.Utils.Clients |
protected CheckIfLoginIsNeeded ( |
||
Result | ||
document | IHtmlDocument | |
return | bool |
protected Init ( string DefinitionString ) : void | ||
DefinitionString | string | |
return | void |
public PerformQuery ( |
||
query | ||
return | Task |
protected QuerySelector ( IElement Element, string Selector ) : IElement | ||
Element | IElement | |
Selector | string | |
return | IElement |
protected applyFilters ( string Data, List |
||
Data | string | |
Filters | List |
|
return | string |
protected applyGoTemplateText ( string template, object>.Dictionary |
||
template | string | |
variables | object>.Dictionary | |
return | string |
protected checkForLoginError ( |
||
loginResult | ||
return | bool |
protected getTemplateVariablesFromConfigData ( ) : object>.Dictionary |
||
return | object>.Dictionary |
protected handleSelector ( selectorBlock Selector, IElement Dom ) : string | ||
Selector | selectorBlock | |
Dom | IElement | |
return | string |
protected resolvePath ( string path ) : |
||
path | string | |
return |
protected WebClientStringResult,Jackett.Utils.Clients landingResult | ||
return |