TorrentBytes is now a private tracker (#2301)

This commit is contained in:
Tadeo Kondrak 2017-12-17 12:26:35 -07:00 committed by garfield69
parent be2514f3c0
commit 26258f2768
2 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,6 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* NoName Club
* RuTracker
* SkTorrent
* TorrentBytes
* Xtreme Zone
* YggTorrent
* Ztracker
@ -248,6 +247,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* Torrent Network
* Torrent Sector Crew
* TorrentBD
* TorrentBytes
* TorrentCCF [![(invite needed)][inviteneeded]](#)
* TorrentDay
* Torrentech

View File

@ -39,7 +39,7 @@ namespace Jackett.Indexers
{
Encoding = Encoding.GetEncoding("iso-8859-1");
Language = "en-us";
Type = "semi-private";
Type = "private";
AddCategoryMapping(41, TorznabCatType.TV);
AddCategoryMapping(33, TorznabCatType.TVSD);