Свойство | Type | Description | |
---|---|---|---|
cache | List |
||
cacheTime | System.TimeSpan | ||
configData | ConfigurationData | ||
downloadUrlBase | string | ||
indexerService | IIndexerManagerService | ||
logger | Logger | ||
protectionService | IProtectionService | ||
webclient |
Méthode | Description | |
---|---|---|
BaseIndexer ( IIndexerManagerService manager, |
||
BaseIndexer ( string name, string link, string description, IIndexerManagerService manager, |
||
CleanLinks ( IEnumerable |
||
Download ( |
||
FilterResults ( |
||
GetConfigurationForSetup ( ) : Task |
||
GetIndexerID ( |
||
LoadFromSavedConfiguration ( JToken jsonConfig ) : void | ||
ResetBaseConfig ( ) : void | ||
UncleanLink ( |
Méthode | Description | |
---|---|---|
AddCategoryMapping ( int trackerCategory, |
||
AddCategoryMapping ( string trackerCategory, |
||
AddMultiCategoryMapping ( |
||
CleanCache ( ) : void | ||
ConfigureIfOK ( string cookies, bool isLoggedin, Func |
||
FollowIfRedirect ( |
||
FollowIfRedirect ( |
||
LoadLegacyCookieConfig ( JToken jsonConfig ) : void | ||
MapTorznabCapsToTrackers ( |
||
MapTrackerCatDescToNewznab ( string input ) : int | ||
MapTrackerCatToNewznab ( string input ) : int | ||
OnParseError ( string results, |
||
PostDataWithCookies ( string url, string>.IEnumerable |
||
PostDataWithCookiesAndRetry ( string url, string>.IEnumerable |
||
RequestBytesWithCookies ( string url, string cookieOverride = null ) : Task |
||
RequestBytesWithCookiesAndRetry ( string url, string cookieOverride = null ) : Task |
||
RequestLoginAndFollowRedirect ( string url, string>.IEnumerable |
||
RequestStringWithCookies ( string url, string cookieOverride = null, string referer = null, string>.Dictionary |
||
RequestStringWithCookiesAndRetry ( string url, string cookieOverride = null, string referer = null, string>.Dictionary |
||
SaveConfig ( ) : void | ||
UpdateCookieHeader ( string newCookies, string cookieOverride = null ) : void |
Méthode | Description | |
---|---|---|
DoFollowIfRedirect ( |
||
ResolveCookies ( String incomingCookies = "" ) : String |
protected AddCategoryMapping ( int trackerCategory, |
||
trackerCategory | int | |
newznabCategory | ||
trackerCategoryDesc | string | |
Résultat | void |
protected AddCategoryMapping ( string trackerCategory, |
||
trackerCategory | string | |
newznabCategory | ||
trackerCategoryDesc | string | |
Résultat | void |
protected AddMultiCategoryMapping ( |
||
newznabCategory | ||
Résultat | void |
public BaseIndexer ( IIndexerManagerService manager, |
||
manager | IIndexerManagerService | |
client | ||
logger | Logger | |
p | IProtectionService | |
Résultat | System |
public BaseIndexer ( string name, string link, string description, IIndexerManagerService manager, |
||
name | string | |
link | string | |
description | string | |
manager | IIndexerManagerService | |
client | ||
logger | Logger | |
configData | ConfigurationData | |
p | IProtectionService | |
caps | ||
downloadBase | string | |
Résultat | System |
public CleanLinks ( IEnumerable |
||
releases | IEnumerable |
|
Résultat | IEnumerable |
protected ConfigureIfOK ( string cookies, bool isLoggedin, Func |
||
cookies | string | |
isLoggedin | bool | |
onError | Func |
|
Résultat | Task |
public FilterResults ( |
||
query | ||
results | IEnumerable |
|
Résultat | IEnumerable |
protected FollowIfRedirect ( |
||
response | ||
referrer | string | |
overrideRedirectUrl | string | |
overrideCookies | string | |
accumulateCookies | bool | |
Résultat | Task |
protected FollowIfRedirect ( |
||
response | ||
referrer | string | |
overrideRedirectUrl | string | |
overrideCookies | string | |
accumulateCookies | bool | |
Résultat | Task |
public static GetIndexerID ( |
||
type | ||
Résultat | string |
public LoadFromSavedConfiguration ( JToken jsonConfig ) : void | ||
jsonConfig | JToken | |
Résultat | void |
protected LoadLegacyCookieConfig ( JToken jsonConfig ) : void | ||
jsonConfig | JToken | |
Résultat | void |
protected MapTorznabCapsToTrackers ( |
||
query | ||
mapChildrenCatsToParent | bool | |
Résultat | List |
protected MapTrackerCatDescToNewznab ( string input ) : int | ||
input | string | |
Résultat | int |
protected MapTrackerCatToNewznab ( string input ) : int | ||
input | string | |
Résultat | int |
protected OnParseError ( string results, |
||
results | string | |
ex | ||
Résultat | void |
protected PostDataWithCookies ( string url, string>.IEnumerable |
||
url | string | |
data | string>.IEnumerable | |
cookieOverride | string | |
referer | string | |
headers | string>.Dictionary | |
rawbody | string | |
emulateBrowser | bool | |
Résultat | Task |
protected PostDataWithCookiesAndRetry ( string url, string>.IEnumerable |
||
url | string | |
data | string>.IEnumerable | |
cookieOverride | string | |
referer | string | |
headers | string>.Dictionary | |
rawbody | string | |
emulateBrowser | bool | |
Résultat | Task |
protected RequestBytesWithCookies ( string url, string cookieOverride = null ) : Task |
||
url | string | |
cookieOverride | string | |
Résultat | Task |
protected RequestBytesWithCookiesAndRetry ( string url, string cookieOverride = null ) : Task |
||
url | string | |
cookieOverride | string | |
Résultat | Task |
protected RequestLoginAndFollowRedirect ( string url, string>.IEnumerable |
||
url | string | |
data | string>.IEnumerable | |
cookies | string | |
returnCookiesFromFirstCall | bool | |
redirectUrlOverride | string | |
referer | string | |
accumulateCookies | bool | |
Résultat | Task |
protected RequestStringWithCookies ( string url, string cookieOverride = null, string referer = null, string>.Dictionary |
||
url | string | |
cookieOverride | string | |
referer | string | |
headers | string>.Dictionary | |
Résultat | Task |
protected RequestStringWithCookiesAndRetry ( string url, string cookieOverride = null, string referer = null, string>.Dictionary |
||
url | string | |
cookieOverride | string | |
referer | string | |
headers | string>.Dictionary | |
Résultat | Task |
public UncleanLink ( |
||
link | ||
Résultat |
protected UpdateCookieHeader ( string newCookies, string cookieOverride = null ) : void | ||
newCookies | string | |
cookieOverride | string | |
Résultat | void |
protected static TimeSpan,System cacheTime | ||
Résultat | System.TimeSpan |
protected IIndexerManagerService indexerService | ||
Résultat | IIndexerManagerService |
protected IProtectionService protectionService | ||
Résultat | IProtectionService |