mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 05:36:44 +00:00
Updated General guidelines for what an Indexer should aim to provide (markdown)
parent
4c36014f49
commit
0c50f560cb
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ Whether you are coding an Indexer in yaml or in C#, these are some general guide
|
|||
- You don't need to provide the comments, no one pays attention to those numbers anyway.
|
||||
- If this is a private site you should check if there are seeding ratios that are needed to be met to avoid hit & run penalties.
|
||||
These usually include a minimumratio such as 1.0 indicating a share of 1:1, and/or a minimumseedtime in seconds which would release the MR
|
||||
- Finally the download and upload volume factors are useful if available.
|
||||
- Finally the download and upload volume factors are useful if available. Provide default values if none are returned by the api.
|
||||
|
||||
IF you have any questions about the content of this page or anything related to this topic not covered here, feel free to raise a question ticket or a comment on the PR you are building ;-)
|
||||
|
|
Loading…
Reference in a new issue