Property | Type | Description |
---|
Method | Description | |
---|---|---|
ApplyConfiguration ( JToken configJson ) : Task |
||
PerformQuery ( |
||
Pretome ( IIndexerManagerService i, |
Method | Description | |
---|---|---|
AddResultCategoryMapping ( string trackerCategory, |
||
MapTrackerResultCatToNewznab ( string input ) : int |
protected AddResultCategoryMapping ( string trackerCategory, |
||
trackerCategory | string | |
newznabCategory | ||
return | void |
public ApplyConfiguration ( JToken configJson ) : Task |
||
configJson | JToken | |
return | Task |
protected MapTrackerResultCatToNewznab ( string input ) : int | ||
input | string | |
return | int |
public PerformQuery ( |
||
query | ||
return | Task |
public Pretome ( IIndexerManagerService i, |
||
i | IIndexerManagerService | |
wc | ||
l | Logger | |
ps | IProtectionService | |
return | System |