mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 05:36:44 +00:00
Updated How to request a new tracker (markdown)
parent
d5aad3075c
commit
64d836f39f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ So please, get an invite and be ready to invite the staff member who will implem
|
||||||
|
|
||||||
#### What makes a Site suitable (or not suitable) for Indexing:
|
#### What makes a Site suitable (or not suitable) for Indexing:
|
||||||
- At the very minimum, a site should be able to search for a movie or TV series episode by name, and also return recent releases.
|
- At the very minimum, a site should be able to search for a movie or TV series episode by name, and also return recent releases.
|
||||||
- Ideally, to meet the minimum Torznab specifications, a result should contain title, category, size, seeders and a download or magnet link, but if necessary we can provide a default category (8000 Other), a size (512MB) and a seed (1), and fetch the DL/Magnet from the details page if we have to.
|
- Ideally, to meet the minimum Torznab specifications, a result should contain title, category, size, seeders and a torrent download or magnet link, but if necessary we can provide a default category (8000 Other), a size (512MB) and a seed (1), and fetch the torrent/Magnet from the details page if we have to.
|
||||||
- Sites that only provide direct downloads (DDL) to browser, or direct play/view, or redirection links to file storage sites or paywall services, are not suitable for use with a Jackett indexer.
|
- Sites that only provide direct downloads (DDL) to browser, or direct play/view, or redirection links to file storage sites or paywall services, are not suitable for use with a Jackett indexer.
|
||||||
- On the site's search results page:
|
- On the site's search results page:
|
||||||
- If there are titles (or posters) for each torrent/magnet, then we can usually code an indexer in yaml using the Cardigann processor.
|
- If there are titles (or posters) for each torrent/magnet, then we can usually code an indexer in yaml using the Cardigann processor.
|
||||||
|
|
Loading…
Reference in a new issue