Updated Implementing a Torznab indexer (markdown)

delphiactual 2015-05-17 14:54:46 -06:00
parent 8fdfe5fe52
commit 1f39749375
1 changed files with 1 additions and 1 deletions

@ -3,7 +3,7 @@
Since version 2.0.0.3000 Sonarr supports a Newznab-like api dubbed **Torznab**.
This api offers a standardized recent/search api for both tv and movies (of which Sonarr only uses tv).
Obviously, Torznab is only implemented on a limit number of torrent trackers, but that will change and when it does Sonarr will be ready for it.
Obviously, Torznab is only implemented on a limited number of torrent trackers, but that will change and when it does Sonarr will be ready for it.
The purpose of this wiki page is to describe the differences with Newznab and some recommendations to implement a custom proxy/indexer.
**Note:** If your torrent tracker is based on a generic tracker software, please coordinate to get the api implemented in the generic base code so everyone can benefit and to avoid double work.