mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-25 04:02:48 +01:00
Fixing markdown syntax
parent
81c56f3bf6
commit
f7f3e07b3f
@ -1,20 +1,20 @@
|
||||
##Usenet##
|
||||
## Usenet ###
|
||||
|
||||
###Newznab###
|
||||
### Newznab ###
|
||||
|
||||
Newznab is a standardized API used by many usenet indexing sites.
|
||||
|
||||
Several presets are available, but most require an API key to be accessible.
|
||||
|
||||
###Omgwtfnzbs###
|
||||
### Omgwtfnzbs ###
|
||||
|
||||
Website: https://omgwtfnzbs.me/
|
||||
|
||||
###Wombles###
|
||||
### Wombles ###
|
||||
|
||||
Wombles Index is a free RSS feed that reports recent public releases. Wombles does not support (backlog) searches and thus can only be used to grab new releases as they are posted.
|
||||
|
||||
###Fanzub###
|
||||
### Fanzub ###
|
||||
|
||||
Website: <s>http://fanzub.com/</s>
|
||||
|
||||
@ -22,9 +22,9 @@ Indexer for Japanese media (Anime) exclusively.
|
||||
|
||||
**NOTE:** The original Fanzub site was decommissioned March 1st, 2015. Several alternatives sites implementing the same api may be available.
|
||||
|
||||
##Torrents##
|
||||
## Torrents ##
|
||||
|
||||
###Torznab###
|
||||
### Torznab ###
|
||||
|
||||
Torznab is a wordplay on Torrent and Newznab. It uses the same structure and syntax as the Newznab API specification, but exposing torrent-specific attributes and .torrent files. Thus supports a recent rss feed AND backlog searching capabilities. The specification is not maintained and supported by the Newznab organization.
|
||||
(The same api specification is shared with nZEDb)
|
||||
@ -34,59 +34,59 @@ At this point it's unlikely your favorite tracker supports this. In fact, atm th
|
||||
**Important/Disclaimer:** Many torrent trackers thrive on the community and may have rules in place that mandate site visits, karma, votes, comments and all. Please review your tracker rules and etiquette, keep your community alive.
|
||||
We're not responsible if your account is banned for disobeying rules or accruing HnRs/low-ratio.
|
||||
|
||||
###TorrentRssIndexer###
|
||||
### TorrentRssIndexer ###
|
||||
|
||||
Generic torrent RSS feed parser.
|
||||
|
||||
**NOTE:** The RSS feed must contain a pubdate. The release size is recommended as well.
|
||||
|
||||
###BitMeTv###
|
||||
### BitMeTv ###
|
||||
|
||||
Website: http://www.bitmetv.org/
|
||||
|
||||
**NOTE:** BitMeTv requires a cookie to be able to access the rss feed. You'll have to retrieve the cookie using your browser.
|
||||
The cookie should look like:
|
||||
```"uid=123456789; pass=abcdef0123456789abcdef0123456789".```
|
||||
```uid=123456789; pass=abcdef0123456789abcdef0123456789```
|
||||
|
||||
###BroadcastheNet###
|
||||
### BroadcastheNet ###
|
||||
|
||||
Website: https://broadcasthe.net/
|
||||
|
||||
Private tracker.
|
||||
|
||||
###HDBits###
|
||||
### HDBits ###
|
||||
|
||||
Website: https://hdbits.org/
|
||||
|
||||
Private tracker.
|
||||
|
||||
###IPTorrents###
|
||||
### IPTorrents ###
|
||||
|
||||
Website: http://www.iptorrents.com/
|
||||
|
||||
Private tracker, no search api.
|
||||
|
||||
###KickassTorrents###
|
||||
### KickassTorrents ###
|
||||
|
||||
Website: none
|
||||
|
||||
**NOTE:** By default only verified releases will be shown, this can be changed in the KAT settings within Sonarr. If you're not seeing results for in some searches, it is likely because they are not verified results.
|
||||
|
||||
###Nyaa###
|
||||
### Nyaa ###
|
||||
|
||||
Website: http://www.nyaa.se/
|
||||
|
||||
Torrent Indexer for Japanese media (Anime) exclusively.
|
||||
|
||||
###Rarbg###
|
||||
### Rarbg ###
|
||||
|
||||
Website: https://rarbg.to/
|
||||
|
||||
###Torrentleech###
|
||||
### Torrentleech ###
|
||||
|
||||
Website: http://torrentleech.org/
|
||||
|
||||
##Supported Features##
|
||||
## Supported Features ##
|
||||
|
||||
| Indexer | Recent Feed | Standard | Season | Daily | Anime | Specials |
|
||||
|-----------------|:-----------:|:--------:|:------:|:-------:|:-----:|:--------:|
|
||||
|
Loading…
Reference in New Issue
Block a user