mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
feat(indexers): add animebytes (#87)
* feat: Added support for AB indexer. * docs: Changed readme to inlcude all the supported trackers. * feat: improve releasetags parsing and regex
This commit is contained in:
parent
284a2f9590
commit
8ff8e6bbb0
4 changed files with 127 additions and 6 deletions
|
@ -7,7 +7,7 @@ autobrr monitors IRC announce channels to get releases as soon as they are avail
|
|||
## Features:
|
||||
|
||||
* Single binary + config for easy setup
|
||||
* Support for 15 trackers
|
||||
* Support for 21 trackers
|
||||
* Easy to use UI
|
||||
* Available torrent actions:
|
||||
* qBittorrent
|
||||
|
@ -26,6 +26,7 @@ Is your tracker missing? Add an issue to request it.
|
|||
<summary>Trackers</summary>
|
||||
|
||||
* AlphaRatio
|
||||
* AnimeBytes
|
||||
* BeyondHD
|
||||
* BTN
|
||||
* EMP
|
||||
|
@ -33,11 +34,16 @@ Is your tracker missing? Add an issue to request it.
|
|||
* GazelleGames
|
||||
* HD-Torrents
|
||||
* IPTorrents
|
||||
* Milkie
|
||||
* MoreThanTV
|
||||
* Nebulance
|
||||
* Orpheus
|
||||
* PTP
|
||||
* RED
|
||||
* Superbits
|
||||
* TorrentDay
|
||||
* TorrentLeech
|
||||
* TorrentSeeds
|
||||
* TranceTraffic
|
||||
* UHDBits
|
||||
</details>
|
Loading…
Add table
Add a link
Reference in a new issue