Garfield69
b4456f3c9d
ast4u: renamed animeworld + new domain resolves #10578
2020-12-21 10:09:36 +13:00
ilike2burnthing
dd794f725d
leaguehd: rename to lemonhd. resolves #10533 ( #10535 )
2020-12-16 16:21:29 +00:00
ilike2burnthing
c497d42a4e
takeabyte: remove, down for 30 days. resolves #4153 ( #10530 )
2020-12-16 01:08:04 +00:00
Diego Heras
1d80aea02a
Add documentation for Cache and FlareSolverr ( #10498 )
2020-12-13 22:29:20 +01:00
ilike2burnthing
b39fd35cf9
Revert "omgwtftrackr: remove, down for 30 days. resolves #8970 ( #10462 )" ( #10483 )
...
This reverts commit 70416ae224
.
2020-12-12 17:23:25 +00:00
Diego Heras
69125add3e
core: redo search cache from scratch. resolves #10382 ( #10447 )
...
In simple words, when you make a request in Jackett, the results are saved in memory (cache). The next request will return results form the cache improving response time and making fewer requests to the sites.
* We assume all indexers/sites are stateless, the same request return the same response. If you change the search term, categories or something in the query Jackett has to make a live request to the indexer.
* There are some situations when we don't want to use the cache:
** When we are testing the indexers => if query.IsTest results are not cached
** When the user updates the configuration of one indexer => We call CleanIndexerCache to remove cached results before testing the configuration
** When there is some error/exception in the indexer => The results are not cached so we can retry in the next request
* We want to limit the memory usage, so we try to remove elements from cache ASAP:
** Each indexer can have a maximum number of results in memory. If the limit is exceeded we remove old results
** Cached results expire after some time
* Users can configure the cache or even disable it
2020-12-11 23:14:21 +01:00
ilike2burnthing
70416ae224
omgwtftrackr: remove, down for 30 days. resolves #8970 ( #10462 )
2020-12-10 04:57:59 +00:00
airhawk777
65ca4d7478
Update to .NET 5 ( #10346 )
...
* Update to .NET 5
.NET 5 brings many performance (especially regex) improvements
https://devblogs.microsoft.com/dotnet/announcing-net-5-0/
Can look at bringing the packages upto date and using a single file executable in a future PR if the maintainers are interested
* Dotnet restore before building
* Restore on Windows only
* Out of ideas
* Update framework for windows specific apps
* Don't upgrade Microsoft.Extensions.Configuration
* drop mono from the dotnet linux build instructions
* Fix logic to get app runtime
* readme: add windows .net prereq link
* Update README.md
* azure-pipeline: bump minorversion to 17
Co-authored-by: garfield69 <garfieldsixtynine@gmail.com>
Co-authored-by: Diego Heras <ngosang@hotmail.es>
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2020-12-08 21:10:34 +13:00
Tom.Tan
81c205bd33
Add pttime.org support ( #10422 )
...
Co-authored-by: garfield69 <garfieldsixtynine@gmail.com>
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2020-12-08 01:38:58 +00:00
ilike2burnthing
46a6b22441
Revert "btgigs: removed, dead ( #10395 )" ( #10419 )
...
This reverts commit 1dc2ff5693
.
2020-12-07 03:17:16 +00:00
ilike2burnthing
1dc2ff5693
btgigs: removed, dead ( #10395 )
2020-12-06 01:31:10 +00:00
ilike2burnthing
84731bcc9a
cinemamovies: correct name ( #10394 )
2020-12-05 23:18:14 +00:00
ilike2burnthing
f8e697ce8a
magnetdl & torrentquest: remove by quest of site maintainers ( #10347 )
2020-12-02 12:27:36 +00:00
Garfield69
cdfd25d4d0
spacetorrent: gone. removed. #2901
2020-12-01 06:39:38 +13:00
Garfield69
3169ac6cb4
ethor" gone. removed. #726 #9389
2020-11-27 09:10:09 +13:00
Diego Heras
81d53d339b
speedapp: merge Xtreme Zone, SceneFZ and Ice Torrent. resolves #10226 ( #10279 )
2020-11-23 11:29:05 +13:00
Garfield69
91ab3a22ab
korsar: broken. removed. resolves #7052
2020-11-21 09:24:46 +13:00
ilike2burnthing
77a65fb08d
extratorrent-it: add public tracker ( #10252 )
2020-11-21 08:05:04 +13:00
Garfield69
76cacb1c4a
kickasstorrent: broken. removed. resolves #3593
2020-11-20 07:37:03 +13:00
Garfield69
a1d3687a1a
corsarored: broken. removed. resolves #3593
2020-11-20 07:32:11 +13:00
Garfield69
d736ce1649
xfsub: broken. removed. resolves #8351
2020-11-20 07:11:14 +13:00
ilike2burnthing
06cae85ebe
torrentproject: add indexer ( #10231 )
2020-11-19 15:23:43 +13:00
Garfield69
4685f8fdc1
add mesevilag a Hungarian private site. resolves #10201
2020-11-15 15:06:50 +13:00
ilike2burnthing
09d8e43bf1
32pages: removed, site has closed. resolves #1448 ( #10182 )
2020-11-12 15:27:41 +00:00
Garfield69
7617265bfc
readme: add GolangSDK resolves #10164
2020-11-12 10:10:26 +13:00
Garfield69
fb7765d908
add animeclipse a Greek anime public site resolves #10171
2020-11-11 22:45:57 +13:00
Diego Heras
f0d8c88505
magnetico: add new local dht tracker. #2684 ( #10136 )
...
https://github.com/boramalper/magnetico
2020-11-08 02:45:03 +01:00
ngosang
94dfb9b8a7
zonaq: readme
2020-11-07 22:21:03 +01:00
Garfield69
d0e7b63ab6
myamity: Now just a forum. Removed. resolves #9780
2020-11-02 16:11:52 +13:00
Garfield69
1026ddf902
add emtrek a Russian Public General site. resolves #9999
2020-10-29 18:00:18 +13:00
Garfield69
828223474c
add genesismovement a semi-rpivate site resolves #9989
2020-10-29 13:51:41 +13:00
Garfield69
63a2acc274
Update README.md
2020-10-29 09:10:06 +13:00
Garfield69
ecf1d71717
Update README.md
2020-10-29 07:40:25 +13:00
Garfield69
91bb8fae50
add mixtapetorrent a public site resolves #9988
2020-10-28 20:29:21 +13:00
Garfield69
4df5215628
add skytorrentsclone2 resolves #10000
2020-10-28 07:02:10 +13:00
Garfield69
04fc90e85e
topnow: yml removed. awating C# replacement. #8199
2020-10-27 16:13:40 +13:00
Garfield69
b3dabad82e
add bootytape a semi0privat e3x site resolves #9979
2020-10-27 12:35:39 +13:00
Garfield69
3f46ea8074
readme: oops
2020-10-26 20:55:17 +13:00
Garfield69
497eb54d99
readme: correction to invite indicators
2020-10-26 20:52:19 +13:00
Garfield69
30bf505ee6
readme: add invite needed
2020-10-26 20:42:55 +13:00
Garfield69
cc26063a89
readme: replace nzedb with newznab
2020-10-26 20:17:14 +13:00
Garfield69
c1cdf3eb29
add torrentsurf a privat esite. resolves #9951
2020-10-26 17:58:41 +13:00
Garfield69
ff83bc2785
kickasstorrent-kathow: code tidy and
2020-10-26 15:29:40 +13:00
Garfield69
903266844a
add kickasstorrents.to a public KAT clone resolves #9966
2020-10-26 15:07:29 +13:00
Garfield69
a7b7ca658f
elitetorrent-biz: removed resolves #9873
...
the site cannot be supported by a jackett indexer because the download links are no longer readily accessible via html
2020-10-25 06:18:29 +13:00
Garfield69
45a9cf7873
danishbits: gone. removed. resolves #9949
2020-10-24 06:47:21 +13:00
Garfield69
7d97c33474
the-unknown: become 3evils resolves #9678
2020-10-21 21:04:24 +13:00
Garfield69
ca9f358995
add vsthouse a russian public audio tools site resolves #9906
2020-10-20 15:21:05 +13:00
Dmitry Chepurovskiy
a8933a3844
Added AniMedia public indexer ( #9879 )
2020-10-18 22:34:13 +02:00
Dmitry Chepurovskiy
aec1b16612
Added ShizaProject semi-private tracker ( #9878 )
2020-10-18 22:33:47 +02:00
Garfield69
b6e88536c8
add lepornoinfo a public 3X site resolves #9869
2020-10-18 21:58:13 +13:00
Garfield69
54b672e8d7
add gtorrent a Russian public site resolves #9868
2020-10-18 21:07:01 +13:00
Garfield69
50edc5cb57
add byrutor a public Russian games site resolves #9867
2020-10-18 19:19:12 +13:00
Garfield69
ded05064fd
add borgzelle a private German site resolves #9855
2020-10-18 11:21:10 +13:00
Garfield69
7ef097f2af
add madsrevolution a private German site resolves #9840
2020-10-17 16:03:38 +13:00
Dmitry Chepurovskiy
edc09fd213
Anilibria: add Public Russian Anime site resolves #5762 ( #9836 )
2020-10-17 11:14:10 +13:00
Garfield69
84e7a1d34b
add woot a private German site resolves #9828
2020-10-14 16:54:00 +13:00
ilike2burnthing
731ede59a6
latinop2p: torrentseed renamed
2020-10-14 01:56:00 +01:00
Ertugrul K
88b661a91e
torrentmafya: added new public turkish indexer. resolves #9181 ( #9813 )
2020-10-13 21:44:56 +02:00
Garfield69
44844da7ee
add funreleases a private German site. resolves #9812
2020-10-14 08:29:28 +13:00
Garfield69
5b785ffcc5
WOT: removed due to owners request. resolves #9213
2020-10-13 09:31:13 +13:00
ilike2burnthing
284bada5d6
cztorrent: removed, down for 30 days. Resolves #1151 ( #9820 )
2020-10-12 19:23:48 +01:00
ilike2burnthing
bfd7d90b51
brobits: removed, down for 30 days. Resolves #6956 ( #9819 )
2020-10-12 19:19:32 +01:00
ilike2burnthing
53701b0b5a
digitalhive: removed, site has closed. Resolves #104 ( #9818 )
2020-10-12 19:13:14 +01:00
Garfield69
01ad5bbcb6
add vsttorrents a public audio tools site resolves #9805
2020-10-11 09:39:21 +13:00
Garfield69
0f3e16dde6
Revert "sporthd: removed - down for 30 days. Resolves #8090 ( #9382 )"
...
This reverts commit 57d9cac454
.
2020-10-10 13:47:20 +13:00
Skyler Mäntysaari
0cec4f9b56
NordicBits: Removed tracker as it's gone. ( #9777 )
2020-10-08 17:29:16 +13:00
Garfield69
4fe911ceea
add puur-hollands a Dutch priva music site. resolves #9775
2020-10-08 15:52:20 +13:00
Garfield69
2fc69f5a3c
add dariustracker a private Hungarian site. resolves #9768
2020-10-07 16:54:39 +13:00
mueslo
f97a0876a2
[bB] Prevent double slash in links ( #9762 )
...
* Prevent double slash in links
It was being added twice to the details and download URLs. despite still being a valid URI, sonarr freaks out and cannot deal with it and throws away any such links.
* redact name as per site rules
2020-10-07 06:46:13 +13:00
Garfield69
4e8a6fc5ec
remove soundpark yml needs C# rewrite #9748
2020-10-06 09:43:56 +13:00
Garfield69
f63c9ad625
add moviezone a privat Hungarian site. resolves #9743
...
#9456
2020-10-05 13:39:41 +13:00
ilike2burnthing
d12a86f9cc
leporno: removed, down for 30 days. Resolves #5709 ( #9738 )
...
* leporno: removed, down for 30 days
* leporno: removed, down for 30 days
* leporno: removed, down for 30 days
2020-10-04 15:20:10 +01:00
Garfield69
4806dc7026
oops mnv = max-new-vision
...
not max-new-video ;-D
2020-10-04 19:00:21 +13:00
Garfield69
6c81a369ac
add mnv a private German site. resolves #9718
2020-10-04 18:36:30 +13:00
Garfield69
9184ed74cd
extremelymtorrents: refresh cats
...
add date TZ, MR and MST
2020-10-03 10:34:13 +13:00
ilike2burnthing
2cdd6a8105
Horrible Subs: removed, site has closed
2020-10-02 05:47:59 +01:00
Garfield69
d2d095395e
add the-unknown a private site. resolves #9678
2020-09-28 20:19:35 +13:00
Garfield69
0e359d2464
add proporn, another Russian 3x site. resolves #9572
2020-09-28 10:00:28 +13:00
Garfield69
f06c6794a8
add asylumshare a private Brazilian site. resolves #9667
2020-09-27 20:21:10 +13:00
ilike2burnthing
ba0b05c447
AlexFilm: removed, needs rewritten in C# ( #9664 )
...
* AlexFilm: removed, needs rewritten in C#
* AlexFilm: removed, needs rewritten in C#
* AlexFilm: removed, needs rewritten in C#
2020-09-26 22:53:11 +01:00
ilike2burnthing
18e31edc9f
FilmsClub: removed, dead. Resolves #7289 ( #9651 )
...
* FilmsClub: removed, dead
* FilmsClub: removed, dead
* FilmsClub: removed, dead
2020-09-26 05:47:54 +01:00
ilike2burnthing
00d3a62cf1
liaorencili: rename to CiliPro and add proxies ( #9607 )
2020-09-23 10:44:59 +12:00
Jian Li
7babbffcf3
Add 1ptbar index and modify soulvoice login to cookie ( #9596 )
2020-09-23 06:51:53 +12:00
Garfield69
0b02251f18
bteye: Gone. removed. resolves #7247
2020-09-20 19:12:35 +12:00
Garfield69
4b590f2856
moecat: Gone. removed. resolves #6767
2020-09-19 17:54:35 +12:00
Garfield69
ff39cd1395
academictorrents: removed. #7405
2020-09-18 14:49:50 +12:00
Garfield69
d9d9748691
pt99: Gone. removed. resolves #4147
2020-09-17 17:13:45 +12:00
Garfield69
2488843de4
downloadville: Gone. removed. resolves #9538 resolves #1565
2020-09-17 09:15:17 +12:00
Garfield69
9aaf8a6562
add carphunter a private Hungarian site. resolves #9494
2020-09-14 09:45:03 +12:00
Jake Shirley
c78998c8fd
Add Libble a Private music site #3897 ( #9426 )
2020-09-14 06:43:27 +12:00
Garfield69
49183ef122
kapaki: gone. removed. #1020
2020-09-12 21:37:36 +12:00
Garfield69
bdc8792db4
kaztorka: gone. removed. resolves #8046
2020-09-12 07:23:10 +12:00
Garfield69
783e1b25c8
add Aidoru!Online a private site. resolves #9486
2020-09-11 10:51:29 +12:00
Garfield69
1a592b464d
add rintornet a Russian 3x site. resolves #9392
2020-09-07 15:40:33 +12:00
Garfield69
e167a28f17
add xxxadulttorrent a Russian 3x site. resolves #9391
2020-09-07 11:38:38 +12:00
Garfield69
16ed83a94d
add trupornolabs a Russian 3x site. resolves #9390
2020-09-06 21:36:48 +12:00
Garfield69
39a4b453fd
add hellastz a Greek private site. resolves #9408
2020-09-05 16:04:19 +12:00
Garfield69
d1eb01ca77
add greekdiamond a Greek site. resolves #9407
2020-09-05 11:29:55 +12:00
Garfield69
a0aa9a8146
add pirata digital, a private site. resolves #9448
2020-09-05 07:29:42 +12:00
Garfield69
dfebbe3b79
vhstapes: gone. removed. resolves #3795
2020-09-02 18:37:05 +12:00
Garfield69
b242224266
badass: removed obsolete yaml indexer. to be migrated to c# #8709
2020-08-27 09:34:12 +12:00
Garfield69
7c4adf67f9
uniotaku: remove obsolete yml indexer which need rewriting in c# #8340
2020-08-25 07:33:04 +12:00
ilike2burnthing
fe57b76352
Revert "pc-torrent: removed - down for 30 days. Resolves #7933 " ( #9385 )
2020-08-24 17:17:33 +12:00
ilike2burnthing
c9159cd0db
xtremefile: removed - down for 30 days. Resolves #5720 ( #9383 )
2020-08-24 17:16:52 +12:00
ilike2burnthing
57d9cac454
sporthd: removed - down for 30 days. Resolves #8090 ( #9382 )
2020-08-24 17:01:48 +12:00
Garfield69
b03f412859
add sdkino a Russian semi-private site. resolves #9244
2020-07-29 19:46:55 +12:00
Garfield69
5fdbf8c192
add jptv a Japanese TV private site. resolves #9242
2020-07-28 16:59:53 +12:00
ilike2burnthing
eed34815ec
pc-torrent: removed - down for 30 days. Resolves #7933 ( #9237 )
2020-07-27 11:44:07 +12:00
Garfield69
172afa5aec
turknova: gone. removed. #9104
2020-07-25 08:10:50 +12:00
Garfield69
068f5902b4
u-torrent: gone. removed. resolves #868
2020-07-24 08:20:38 +12:00
Garfield69
411793a122
torrenthane: removed. #9205 #7853
2020-07-22 10:42:11 +12:00
Garfield69
44eb3bdadc
add witchhunter a private Hungarian site. resolves #7752
2020-07-21 10:10:54 +12:00
Garfield69
13583ae185
add selezen a Public Russian movies site. resolves #9166
2020-07-20 10:13:23 +12:00
Garfield69
dfe695a55f
add rainbowtracker a Russian semi-private LGBTQ site. resolves #9148
2020-07-19 10:58:59 +12:00
Garfield69
ec82344a16
demon-site: closed. removed. resolves #7752
2020-07-13 10:46:18 +12:00
Garfield69
0222be45e9
inperil: site closed. removed. #991
2020-07-12 08:55:28 +12:00
Garfield69
a1b2def69a
add darmowetorrenty a Polish semi-private site. resolves #9115
2020-07-11 16:53:43 +12:00
Garfield69
ffda35a0b3
add cool-torrent a semi private Polish site. resolves #9105
2020-07-10 17:53:50 +12:00
Garfield69
b3a1c1f024
add turknova a private Turkish site. resolves #9104
2020-07-09 18:40:07 +12:00
soleil
e863537ac2
DICMusic: new private tracker ( #9041 )
2020-07-07 22:51:23 +02:00
Garfield69
4ec512d717
add torrentseed a Spanish private site. resolves #9065
2020-06-29 11:42:24 +12:00
Garfield69
a29fe4fdbe
tntvillage: gone. removed. resolves #7926
2020-06-25 16:33:44 +12:00
Garfield69
28618c914f
nordichd: gone. removed. resolves #6708
2020-06-25 15:12:22 +12:00
Garfield69
afb7a0243d
readme: contact us link
2020-06-22 18:58:06 +12:00
Garfield69
d95dcc42c7
add xxxtorrents, a Russian Public 3x site. resolves #8929
2020-06-17 11:16:45 +12:00
Garfield69
29019d13f1
extratorrents-ag: romoved. resolves #2478
2020-06-17 10:08:21 +12:00
ilike2burnthing
13d03eebe4
RoDVD: removed. Resolves #8662 ( #8987 )
2020-06-16 07:49:47 +12:00
Garfield69
425dbf1060
add oMg[WtF]trackr a private site. resolves #8970
2020-06-14 11:10:05 +12:00
Diego Heras
e12f0deb44
romanianmetaltorrents: rename indexer. #8355 ( #8896 )
2020-06-07 02:00:01 +02:00
Diego Heras
265cbaeb7d
noname-club: rename indexer. #8355 ( #8894 )
2020-06-07 01:32:13 +02:00
Diego Heras
3bf5a4f59a
liaorencili: rename indexer. #8355 ( #8893 )
2020-06-07 01:21:32 +02:00
Diego Heras
ab5cf5b10d
broadcasthenet: rename indexer. #8355 ( #8888 )
2020-06-06 22:15:50 +02:00
Garfield69
d255a2fafd
add yingk ad Chinese private site. resolves #8823
2020-06-01 10:40:02 +12:00
Garfield69
d849880f49
add extremebits a private sports site. resolves #8794
2020-05-30 10:17:14 +12:00
Garfield69
9f4cb17284
add onlyscene a French private site. resolves #8763
2020-05-26 08:02:43 +12:00
Garfield69
f4a182ba6f
add hdc a Chinese private site. resolves #8632
2020-05-25 15:07:03 +12:00
Diego Heras
dd0d5ec195
avistaz: fix typo in readme ( #8756 )
2020-05-24 14:16:05 +02:00
Garfield69
deddb713bc
add aither a private site. resolves #8656
2020-05-19 17:25:05 +12:00
Garfield69
2818f20384
add keepfriends a Chinese private site. resolves #8299
2020-05-18 10:08:58 +12:00
Garfield69
2eb1ebe9d8
add ydypt a Chinese private site. resolves #6917
2020-05-17 19:27:10 +12:00
Garfield69
87ddf52375
add tjupt a Chinese private site. resolves #8677
2020-05-17 19:25:52 +12:00
Garfield69
235f4ff753
add erzsebetpl a Russian semi-private site. resolves #8556
2020-05-16 17:44:04 +12:00
Garfield69
ba85a8a5f6
add pornforall a public Russian 3x site. resolves #8557
2020-05-16 16:17:20 +12:00
Garfield69
7b9cacae29
TTG
2020-05-14 17:23:43 +12:00
ilike2burnthing
010ebc7b58
crazyscorner & the-madhouse: removed - down for 30 days. Resolves #5604 . Resolves #6860 ( #8623 )
2020-05-13 17:39:53 +12:00
Garfield69
09571ab2dd
add bwtorrents a private site. resolves #8241
2020-05-12 11:01:34 +12:00
Diego Heras
38bd2cc2f2
core: rename c# trackers (part 2 #8355 ) ( #8611 )
2020-05-12 10:58:10 +12:00
Garfield69
6cb4757055
relabel nostalgic -> vhstapes resolves #8501
2020-05-07 10:38:35 +12:00
Garfield69
c4676612b6
add ptmsg a Chinese private site. resolves #8452
2020-05-05 08:28:04 +12:00
Garfield69
3b7d9b0947
add soulvoice a Chinese private site. resolves #8451
2020-05-04 17:14:23 +12:00
Garfield69
7b7274a46e
add hdstreet a Chinese private site. resolves #8450
2020-05-03 10:09:37 +12:00
Garfield69
8563e4f412
add oshenpt a Chinese private site. resolves #8449
2020-05-02 15:59:47 +12:00
Garfield69
cb67816cd0
bitturk: new domain. resolves #8432
2020-05-01 09:28:03 +12:00
Garfield69
4a291a80b6
estrenosdtl: obsolete. removed. resolves #8415 #6431
2020-04-30 11:04:05 +12:00
Garfield69
877af5c3c8
add sexypics a 3x magnet site. resolves #8353
2020-04-29 15:14:40 +12:00
Garfield69
0764c608af
add xfsub a Chinese public anime site. resolves #8351
2020-04-28 19:17:53 +12:00
Garfield69
82b3742381
add ehentai a public site. resolves #8348
2020-04-28 12:03:26 +12:00
janot
e4e5d22d97
sharespacedb: remove definition ( #8393 )
2020-04-27 12:47:02 -05:00
Garfield69
d8fd6f63fa
add anisource a public raws anime site. resolves #8347
2020-04-27 16:53:30 +12:00
Garfield69
0e007909e7
add uniotaku a Brazilian semi-private anime site. resolves 8340
2020-04-26 19:47:38 +12:00
janot
1dc5c1ab87
Add 32P a private site. resolves #1448 ( #8361 )
2020-04-26 07:27:42 +12:00
Garfield69
cbe87fac58
acgsou: 36dm merged. resolves #8349
2020-04-25 15:31:46 +12:00
Garfield69
70f1e64993
nordichd: revert 8fcb19e
back online. resolves #6708
2020-04-25 08:49:06 +12:00
Garfield69
bb52f0066d
add arabp2p an Arabic Private site. resolves #6752
2020-04-21 19:27:04 +12:00
ilike2burnthing
d1b0393866
torrentrex: Gone. Removed. Resolves #7770 ( #8292 )
2020-04-21 12:07:39 +12:00
milkiecc
4514ec2d71
milkie: add new private tracker ( #8289 )
2020-04-21 01:57:17 +02:00
Garfield69
619731ece2
add haidan a Chinese private site. resolves #8278
2020-04-20 18:04:11 +12:00
Garfield69
341c026c8f
add foudecinema a French private site. resolves #8260
2020-04-20 15:30:27 +12:00
Garfield69
53d6042011
add sktorrent-org a semi-private site. resolves #8222
2020-04-19 16:29:19 +12:00
Garfield69
b29a4770c2
add darktracker a Russian Private site. resolves #8154
2020-04-18 18:19:13 +12:00
Garfield69
0ab4f3da2b
rns: removed. merged with audiobooktorrents. resolves #5880
2020-04-18 15:34:50 +12:00
Diego Heras
a38b898561
info: fix readme build status
2020-04-18 00:07:58 +02:00
Garfield69
4a07286d41
add torrentz2k a public site. resolves #8213
2020-04-17 19:15:00 +12:00
Garfield69
183fb11621
add epizod a French public site. resolves #8200
2020-04-16 19:52:11 +12:00
Garfield69
a780b7a678
add torrentdb a private site. resolves #8112
2020-04-15 17:07:33 +12:00
Garfield69
fa7e808c73
add kinorun a Russian semi-private 3x site. resolves #7564
2020-04-15 11:23:13 +12:00
Garfield69
ab595d3dfa
restore ET.ag resoves #8186
...
also move proxy from .si to .ag
2020-04-14 19:58:29 +12:00
Garfield69
48a40f7155
add dimeadozen a semi-private site. resolves #8036
2020-04-12 11:48:05 +12:00
Garfield69
b8c364aea4
add 3changtrai a Vietnamese private site. resolves #8080
2020-04-10 20:16:26 +12:00
Garfield69
96eba3fe7d
add kaztorka a Russian semi-private site. resolves #8046
2020-04-10 17:42:13 +12:00
Garfield69
3010f795fd
bittorrentam: broken since january. removed. resolves #8017
2020-04-10 16:01:29 +12:00
Garfield69
4686f8ee5f
add torrentbomb a Korean public site. resolves #8044
2020-04-09 17:44:16 +12:00
Diego Heras
4f42af2a97
cinecalidad: add new public tracker. resolves #6081 ( #8040 )
2020-04-07 14:58:36 -05:00
Garfield69
cf9a517c8c
add pussytorrents semi-private 3x site. resolves #6491
2020-04-07 19:03:57 +12:00
Garfield69
7dedeae827
restore tntvillage. resolves #7926
...
add complete category list
add date and grabs
clean up to current standards
2020-04-05 11:35:55 +12:00
Garfield69
933f983fdf
add speedmasterhd a private German site. resolves #7982
2020-04-03 17:02:58 +13:00
Garfield69
0004b900d0
feedurneed: gone. removed. resolves #6872
2020-04-03 08:29:08 +13:00
Garfield69
a08ad7e16d
add pterclub a private Chinese site. resolves #7950
2020-04-01 15:48:29 +13:00
Garfield69
4a232b1b25
add pc-torrent a Russian games site. resolves #7933
2020-03-30 15:14:59 +13:00
Garfield69
206529a7a4
add dark-shadow a German private site. resolves #7892 #4573
2020-03-29 05:29:13 +13:00
Garfield69
2e69af5e40
add chilebt a Chilean private site. resolves #7855
2020-03-28 11:08:50 +13:00
Garfield69
1c42d741a5
add torrenthane a Turkish public site. resolves #7853
2020-03-27 18:21:13 +13:00
Garfield69
5806ec4b94
purovicio: change language #5573
2020-03-27 13:54:02 +13:00
Garfield69
e88c49ac8c
add ptsbao a Chinese private site. resolves #7820
2020-03-27 12:40:01 +13:00
Garfield69
ea2c4d4c71
add purovicio a Spanish private site. resolves #5573
2020-03-27 08:53:45 +13:00
Garfield69
dc530f5abb
add finelite a Finnish private site. resolves #7803
2020-03-26 20:00:22 +13:00
Garfield69
c6f9927afa
add rintor a Russian 3x site. resolves #7795
2020-03-26 16:37:40 +13:00
Garfield69
fc8ebdca92
add turkseed a Turkish private site. resolves #7753
2020-03-25 19:32:46 +13:00
Garfield69
40705eebde
add demon-site a Hungarian private site. resolves #7752
2020-03-24 20:03:47 +13:00
Garfield69
6f33737eb9
tfile: removed. #7850 resolves #7281
2020-03-23 10:17:17 +13:00
Garfield69
47e2ab3a56
seedpeer: removed. #6450 resolves #7283
2020-03-23 10:01:58 +13:00
Garfield69
401c3a3f41
readme: update linux .net core supported OS link for 3.1
2020-03-21 18:27:40 +13:00
Garfield69
65da3e83af
add horrorsite a Hungarian private tracker. resolves #7736
2020-03-20 13:04:47 +13:00
Garfield69
e24c95d4e2
Revert "baibako: switch to private."
...
This reverts commit 6e8726c197
.
2020-03-20 07:09:41 +13:00
Diego Heras
d1290fc226
epublibre: add new spanish public tracker. resolves #6309 ( #7669 )
2020-03-15 18:42:14 +01:00
junglebus
fa88fa8af8
Readme: Full framework now no longer needed ( #7667 )
...
Since we are now running self contained .NET Core, no .NET is required on the host system
2020-03-16 06:24:36 +13:00
Garfield69
7b0adc7e45
torrentwal: gone. removed. resolves #7286
2020-03-15 16:35:05 +13:00
Garfield69
623da8f70d
readme: update net461 link
2020-03-14 21:30:06 +13:00
junglebus
ee5255b24a
Update README.md
2020-03-14 15:10:51 +11:00
Garfield69
082e761d0d
add * Torrent Oyun indir a public Turkish games site. resolves #7636
2020-03-14 07:16:11 +13:00
Garfield69
6e8726c197
baibako: switch to private.
2020-03-14 05:39:25 +13:00
Garfield69
eda0205dcd
add u-torrents a private Romanian site. resolves #7626
2020-03-13 06:54:35 +13:00
Garfield69
bd250ff971
add lastfiles a Romanian privat esite. resolves #7580
2020-03-12 21:20:55 +13:00
Garfield69
57a5959751
add zetorrents a public french site. resolves #7574
2020-03-12 18:18:59 +13:00
Garfield69
96d23ca19a
add torrentv a public movie site. resolves #7575
2020-03-12 17:31:03 +13:00
Garfield69
1ef146eea4
add rapidzona a Russian public 3x site. resolves #7561
2020-03-12 09:15:48 +13:00
Garfield69
9d5456e370
add torrent-pirat a public Russian 3x site. resolves #7560
2020-03-12 06:03:28 +13:00
Garfield69
ad08e28aa9
add sosulki a public Russian 3X site. resolves #7559
2020-03-11 20:48:38 +13:00
Garfield69
aef10d1246
eggmeon: gone. removed. resolves #7133
2020-03-10 20:07:03 +13:00
Garfield69
80493b7fa1
add ParnuXi a Russian Public 3x site. resolves #7558
2020-03-09 20:11:02 +13:00
Garfield69
925471fa0c
add pornolive a Russian Public 3x site. resolves #7557
2020-03-09 18:22:17 +13:00
Garfield69
9ae16dea57
add iv-torrents a Russian semi-private site. resolves #7556
2020-03-09 17:19:53 +13:00
Garfield69
1aa3a256eb
add rutracker-ru a Russian Puiblic site. resolves #7526
2020-03-09 15:51:25 +13:00
Garfield69
8b77c6b483
greeklegends: gone. removed. resolves #6369
2020-03-09 08:21:26 +13:00
Garfield69
f1414eeeec
alein: gone. removed. resolves #4021
2020-03-09 08:14:16 +13:00
jshessen
7a7bf83d98
add MMA-Torrents, a private site. ( #7567 )
2020-03-09 07:05:38 +13:00
Diego Heras
eb59c0bd51
nostalgic: add vhstapes in the name ( #7563 )
2020-03-08 16:16:44 +13:00
Garfield69
86fd318211
add pornorip a 3x site. resolves #7524
2020-03-07 17:43:33 +13:00
Garfield69
e66beb64f4
add pornotor a 3x site. resolves #7523
2020-03-07 16:20:03 +13:00
Garfield69
4b507a3cbb
add torrentrex a public search engine. resolves #7515
2020-03-07 15:09:10 +13:00
Garfield69
d05ad1ccb5
ilcorsaroblu: now semi-private resolves #7528
2020-03-07 09:54:41 +13:00
Cory
9a1562ef8b
readme: Sort trackers alphabetically ( #7537 )
2020-03-07 09:53:34 +13:00
Garfield69
28a85d6426
add spiritofrevolution a Private German site. resolves #7503
2020-03-05 17:37:08 +13:00
Garfield69
eaae440c66
add xxxtor a Russian public 3x site. resolves #7471
2020-03-05 07:06:22 +13:00
Garfield69
c7e288a372
add KinoNaVse100 a Russian Semi-rpivate site. resolves #7425
2020-03-04 19:19:40 +13:00
Garfield69
a8375e8cfe
add uniondht a Public Russian site. resolves #7409
2020-03-04 16:00:12 +13:00
Garfield69
4710fa619c
add linuxtracker a public repo for linux iso. resolves #7407
2020-03-03 16:41:11 +13:00
Garfield69
318e8722db
restore lechaudron, its back. resolves #5559
2020-03-03 11:19:32 +13:00
fnk93
771c0ac68c
Add Fantastic Heaven a German private site. ( #7449 )
2020-03-03 07:54:40 +13:00
Garfield69
b32257ae95
add academictorrents a public site. resolves #7405
2020-03-02 18:15:35 +13:00
fnk93
b9a6c7c810
The Resurrection: Tracker closed down ( #7439 ) #7174
2020-03-02 09:54:09 +13:00
Garfield69
dda62f1e18
add onejav a public Asian 3x site. resolves #7345
2020-03-02 09:43:40 +13:00
Garfield69
8fcb19e1ea
nordichd: gome. removed. resolves #6708
2020-03-02 08:36:50 +13:00
Garfield69
66e7ced25b
scenexpress: gone. removed. resolves #6859
2020-03-02 08:34:53 +13:00
junglebus
b07d1a32ca
readme: Remove appveyor badge ( #7380 )
2020-03-01 08:09:55 +13:00
Garfield69
8373ee3b0c
add mypornclub a public 3x site. resolves #7344
2020-02-29 19:44:00 +13:00
Garfield69
00104205c0
add U2 (U2分享園@動漫花園) a Private Chinese Anime site. resolves #7337
2020-02-29 10:01:24 +13:00
Garfield69
28b53d8fb1
add boxingtorrents a Private site for boxing. resolves #7323
2020-02-28 19:13:21 +13:00
Garfield69
8a94d689b8
add exkinoray a Russian semi-private site. resolves #7318
2020-02-28 16:46:50 +13:00
Garfield69
edc4c31fa6
add ttsweb a private site. resolves #7301
2020-02-27 18:40:38 +13:00
Garfield69
d8e7a63768
add filmsclub a Russian semi-private site. resolves #7289
2020-02-26 19:10:41 +13:00
Garfield69
e407067c8b
add bteye a public dht crawler. resolves #7247
2020-02-25 08:13:00 +13:00
tide4cw
a8ba61fc9d
Add torrentview a Korean public site. ( #7313 )
2020-02-24 20:05:57 +13:00
Garfield69
bbc360be00
add erzsebet a semi-rpivate Russian 3x site. resolves #7252
2020-02-24 17:48:07 +13:00
Garfield69
cc2a69cc77
film-paleis: gone private #7254
...
also requires thanks before download
2020-02-20 21:07:16 +13:00
Garfield69
49d4c3248c
remove vanila, now using mediaget client. #4003
2020-02-20 07:33:09 +13:00
Garfield69
f2c6eadb89
add pornleech a public 3x site. resolves #7227
2020-02-16 15:21:14 +13:00
Garfield69
3271efe478
add eggmeon a private site. resolves #7133
2020-02-15 18:24:38 +13:00
Garfield69
3d8a761524
add badasstorrents a public site. resolves #7196
2020-02-14 17:38:49 +13:00
Garfield69
848ec59b18
add tfa a privat eGerman site. resolves #7072
2020-02-14 16:04:27 +13:00
Garfield69
e977ba521c
add p2pelite a private ebook tracker. resolves #7126
2020-02-13 19:37:15 +13:00
Garfield69
a193bfe3e7
add magnet4you a public magnet search engine. resolves #7115
2020-02-13 17:10:33 +13:00
Garfield69
1bf05e3934
add 7torrents a public dht crawler. resolves #7098
2020-02-13 16:45:08 +13:00
Garfield69
2f724b4de0
add twilightszoom a private music site. resolves #7080
2020-02-13 16:03:20 +13:00
Garfield69
19043ea2b3
add torrent4you a public site. resolves #7071
2020-02-13 11:31:22 +13:00
Garfield69
332c4eea73
add pirateiro a Spanish Public site. resolves #7070
2020-02-13 09:26:46 +13:00
Garfield69
f8e5d67049
add korsar a semi-private Russian site. resolves #7052
2020-02-12 20:24:06 +13:00
Garfield69
438714a527
add WDT a private site. resolves #7033
2020-02-11 16:21:45 +13:00
Diego Heras
e13cee2e95
doc: new jackett screenshot ( #7173 )
2020-02-11 11:15:45 +13:00
Garfield69
5c0f028cca
add hddisk a private Chinese site. resolves #7018
2020-02-11 10:38:12 +13:00
Garfield69
6748738db3
add snowpt a private Chinese Anime site. resolves #7017
2020-02-10 19:14:12 +13:00
fnk93
c0d7a85db3
Add the resurrection a private German site ( #7174 )
2020-02-10 13:12:00 +13:00
Diego Heras
3ee947c8a1
torrentfactory: add new private tracker. resolves #6740 ( #7153 )
2020-02-10 07:11:23 +13:00
Garfield69
e5784503b5
add leaguehd a Chinese Private site. resolves #7016
2020-02-08 08:43:29 +13:00
Garfield69
9693a9890f
add hdtime a Chinese Private site. resolves #7015
2020-02-07 21:41:32 +13:00
Garfield69
0593f30115
add torrentleech.pl a privat ePolish site. resolves #7014
2020-02-07 18:18:52 +13:00
Garfield69
f8f0c5d907
add microbit, a Hundarian private site. resolves #7007
2020-02-07 08:46:38 +13:00
Garfield69
5fbc92682a
Merge branch 'master' of https://github.com/Jackett/Jackett
2020-02-07 06:37:05 +13:00
Garfield69
5be778c28c
tazmania-den: gone. removed. #5713
2020-02-07 06:37:00 +13:00
junglebus
1a85cb3e22
Add Azure-Pipelines build status badge ( #7119 )
2020-02-06 20:49:19 +11:00
Cory
4d05ab3fbc
Add code style guide and update documentation to reflect changes ( #7045 )
2020-02-06 19:39:44 +13:00
Diego Heras
41beca0afc
internetarchive: add new public tracker. resolves #3603 ( #7042 )
2020-02-02 07:32:00 +13:00
Garfield69
bf7f5d4fd8
themoviecave. gone. removed. #5710
2020-01-21 18:44:58 +13:00
Garfield69
5a27395553
add brobits a Chinese private site. resolves #6956
2020-01-16 09:22:22 +13:00
Garfield69
1344499534
add rustorka a Russian semi-private site. resolves #6899
2020-01-13 09:57:10 +13:00
Garfield69
ab2e41df75
add ibit a public magnet search engine. resolves #6772
2020-01-11 19:33:49 +13:00
Garfield69
835681fcfc
thetorrents: merged with datascene. removed. resolves #6898
2020-01-11 09:24:39 +13:00
Garfield69
85b5a1a1da
add feedurneed a private site. resolves #6872
2020-01-10 17:32:15 +13:00
Garfield69
0730b0bc64
add scenexpress a movies site. resolves #6859 #
2020-01-10 07:46:05 +13:00
junglebus
c2588d619f
VS 16.4 required for .NET Core 3.1 ( #6877 )
2020-01-10 07:17:54 +13:00
Garfield69
7b8f2d4dab
passionetorrent: gone. removed. #1147
2020-01-09 08:44:53 +13:00
junglebus
d4f873e46f
Update to .NET Core 3.1 ( #6857 )
...
Minor update from .NET Core 3.0. .NET Core 3.1 is the LTS version
2020-01-08 20:51:00 +13:00
Garfield69
fb1683e8fa
add the-madhouse a private site. #6860
2020-01-08 17:17:17 +13:00
Garfield69
0beb82bbd6
add cili180 a DHT tracker. resolves #6795
2020-01-07 19:36:02 +13:00
Diego Heras
9aedb34dc9
divxtotal: add new public spanish tracker. resolves #1293 ( #6851 )
2020-01-07 11:41:51 +13:00
Diego Heras
ab55c6af7c
adds HD-Olimpo, private Spanish tracker. resolves #5142 ( #6828 )
2020-01-07 06:32:40 +13:00
Garfield69
3ccefe33b3
add torrentkitty a public magnet tracker. resolves #6833
2020-01-06 18:54:39 +13:00
takosine
48515cf3b9
Add bibliotik a private book tracker. resolves #1443 ( #6840 )
2020-01-06 17:24:15 +13:00
Garfield69
d8361f3486
extratorrent.ag: search engine on site broken for over a month. removed. resolves #6742
2020-01-06 08:50:51 +13:00
Garfield69
1188ad0a67
add extratorrent.cd a public site. #6742
2020-01-06 08:49:02 +13:00
HDVinnie
1e84213f1a
Add legacyhd, a private site. formerly HD4Free. ( #6820 )
2020-01-05 11:56:28 +13:00
Garfield69
429e58c16e
hone3hd.net: site broken for over a month. removed. resolves #5525
2020-01-04 12:45:30 +13:00
Garfield69
3e04d8ad92
Update README.md
2020-01-04 08:16:36 +13:00
junglebus
201b6997ee
readme: .NET Core 3 requires macOS 10.13 or greater ( #6784 )
...
https://github.com/dotnet/core/blob/master/release-notes/3.0/3.0-supported-os.md
https://github.com/Jackett/Jackett/issues/6769
2020-01-04 06:49:45 +13:00
Garfield69
e098943b69
add tlfbits a Chinese private site. resolves #6765
2020-01-03 19:12:13 +13:00
Garfield69
dc07c27531
add moecat a Chinese privat esite. resolves #6767
2020-01-02 17:23:05 +13:00
Garfield69
a3cb9ad079
add beitai a Chinese private site. resolves #6764
2020-01-01 20:28:29 +13:00
Garfield69
36a5895664
add 52pt a Chinese private site. resolves #6763
2020-01-01 19:53:36 +13:00
Garfield69
6df77c762e
Update README.md
2020-01-01 13:16:28 +13:00
Garfield69
51e556b369
add onlineselfeducation a private e-learning site. resolves #6759
2020-01-01 12:30:35 +13:00
Garfield69
d91c4891d8
add brasiltracker a Private Brazilian site. resolves #6745
2019-12-30 17:35:37 +13:00
Garfield69
352690e1cd
add pornbits a private 3x site. resolves #6710
2019-12-29 22:31:53 +13:00
Garfield69
897ebe4b14
add nordichd a private site. resolves #6708
2019-12-28 16:57:58 +13:00
Garfield69
c9537128dd
add extremetorrents a private Dutch site. resolves #5057
2019-12-28 10:10:56 +13:00
Garfield69
7291efebae
add finvip a Finnish Private site. resolves #6675
2019-12-25 11:35:42 +13:00
Garfield69
3851d8352e
add filebase a Russian Public site. resolves #6669
2019-12-25 08:57:35 +13:00
Garfield69
0cd46efe35
add extremlymtorrents a semi-private site. resolves #6668
2019-12-24 18:02:11 +13:00
Garfield69
450bc8b5ff
add cinemamovies a Polish private site. resolves #6667
2019-12-24 15:54:24 +13:00
Garfield69
f7401d6344
Update README.md
2019-12-23 18:51:42 +13:00
Garfield69
e0161487fd
add broadcity a Turkish private site. resolves #6662
2019-12-22 10:58:30 +13:00
Garfield69
c2123de964
add netcosmo an Italian private site. resolves #6657
2019-12-22 06:57:50 +13:00
Garfield69
445344ea6a
hdtorrentsit: revert adbe9f3f
resolves 6647
2019-12-20 06:15:24 +13:00
Garfield69
66fa125b71
elittraker: gone. removed. #1445
2019-12-19 20:43:17 +13:00
Garfield69
c657aa171a
rgu: gone. removed. #3084
2019-12-19 18:45:26 +13:00
Garfield69
bf2ced2005
waffles: gone. removed. #1182
2019-12-19 17:35:52 +13:00
Garfield69
5f73d2261a
torviet: gone. removed. #850
2019-12-19 17:31:48 +13:00
Garfield69
60a8fd369f
music-master: gone. removed. #5547
2019-12-19 17:15:32 +13:00
Garfield69
adbe9f3f9c
hdtorrents.it: gone. removed. #1180
2019-12-19 17:09:29 +13:00
Garfield69
028aeb77dc
asiandvdclub: gone. removed. #890
2019-12-19 16:51:52 +13:00
Garfield69
2fe52703b0
bitspiracy: gone. Removed. #4459
2019-12-19 16:46:06 +13:00
Garfield69
8e3cfffa46
bitme: gone. removed. #1977
2019-12-19 16:38:55 +13:00
Garfield69
386090b9c3
add xwt-classics: a private wresting site. resolves #6641
2019-12-19 15:56:55 +13:00
Marcus
0f7e44f0bb
Added Pornbay a private tracker. ( #6629 )
2019-12-17 08:25:15 +13:00
Garfield69
6c02be7136
add muziekfabriek a Dutch semi-rpivate site. resolves #6619
2019-12-16 08:56:56 +13:00
Garfield69
0c6c05179d
dark-shadow: gone. removed. #4573
2019-12-15 16:40:21 +13:00
Garfield69
0829b26164
add topnow a public site. resolves #6583
2019-12-11 22:12:13 +13:00
Garfield69
f2739c4ae1
add btsow a public indexer. resolves #6576
2019-12-11 21:39:13 +13:00
Garfield69
c24956d793
add Seedpeer a public indexer. resolves #6450
2019-12-11 21:02:32 +13:00
klemk86
13f193013c
Added Partis a SLOVENIAN Private site. ( #6573 ) resolves #1596
2019-12-11 16:34:32 +13:00
Garfield69
5536e8314d
Update README.md
2019-12-07 14:17:08 +13:00
Garfield69
32a7cc5cac
add toros a public tracker. resolves #6497
2019-12-06 14:17:59 +13:00
Garfield69
b20a37d8d6
add hdu a private Chinese site. resolves #5746
2019-12-06 09:04:20 +13:00
Garfield69
070f819e06
add springsunday a private Chinese site. resolves #6483
2019-12-06 07:44:07 +13:00
Garfield69
3bb81d408e
add hd4fans a private Chinese site. resolves #6482
2019-12-05 21:33:18 +13:00
lpearl
fd36eb068c
add pornolab a semi-private Russian site ( #6465 ) resolves #4373
2019-12-05 16:26:59 +13:00
Garfield69
d6a9a88ae4
add hdroute a private Chinese site. resolves #6477
2019-12-05 09:57:29 +13:00
Garfield69
46cb027261
add torrentdownload, a public tracker. resolves #6451
2019-12-01 18:20:58 +13:00
Garfield69
6bf0f4a446
add bittirrent.AM a public tracker. resolves #6452
2019-12-01 16:34:46 +13:00
Garfield69
5a72c63ee5
Update README.md
2019-12-01 06:25:33 +13:00
Garfield69
1337129cb6
Update README.md
2019-11-29 19:32:24 +13:00
Garfield69
fc09839296
readme: corrections additions to linux prereqs #6442
2019-11-29 19:29:33 +13:00
Garfield69
608c83c8e8
readme: update linux core 3 prereqs. resolves #6442
2019-11-29 19:25:00 +13:00
Garfield69
216cd7fda7
add moviesdvdr a Spanish public movie site. resolves #6438
2019-11-29 08:08:20 +13:00
Garfield69
1b336b026e
mkvkage: gone. removed. #5983
2019-11-28 19:07:47 +13:00
Garfield69
d2a743b779
add EstrenosDTL a public Spanish movie site. resolves #6431
2019-11-28 07:30:21 +13:00
Garfield69
349790968f
add bt.etree a public bootleg site. resolves #6429
2019-11-27 15:48:28 +13:00
Garfield69
5b0ba0c53b
add legittorrents a public site. resolves #6426
2019-11-27 09:14:14 +13:00
Garfield69
e509cc6784
add riperam a Russian semi-private site. resolves #6425
2019-11-27 07:38:43 +13:00
Garfield69
f7ced614e8
add bitru a Russian public site. resolves #6411
2019-11-25 08:19:33 +13:00
Garfield69
661541ed1f
digbt: gone. indexer removed. #4344
2019-11-21 08:50:00 +13:00
Garfield69
68ecb8fafe
add firebit a public Ukrainian site. resolves #6395
2019-11-20 21:05:23 +13:00
Garfield69
8e80c28f34
add torrentparadise a public magnet indexer. resolves #6385
2019-11-19 20:06:07 +13:00
Garfield69
0feae6768a
add dxp a semi-private site for Russian subtitled movies/tv. resolves #6382
2019-11-19 17:21:10 +13:00
Garfield69
0d60ed8326
add rus-media a public Russian site. resolves #6381
2019-11-18 19:48:29 +13:00
Garfield69
bafad8c5a2
add nntt a public Russian site. resolves #6345
2019-11-14 17:53:54 +13:00
Garfield69
48159e9605
piratbit: public, magnets. piratbitl: login for .torrents #6335 .
2019-11-13 18:48:43 +13:00
Leonardo Merza
db0c071313
add greeklegends a private site for hq content ( #6349 )
2019-11-13 08:21:56 +13:00
Garfield69
fdd21b01a2
add hddolby a semi-private Chinese site. resolves #6334
2019-11-12 07:31:38 +13:00
Garfield69
325294633d
btbit: gone. indexer removed. #1934
2019-11-09 20:33:15 +13:00
Garfield69
7232d23f80
lemencili: gone. indexer removed.
2019-11-09 20:30:51 +13:00
Garfield69
1840a45dee
hd4free: gone. indexer removed. #3827
2019-11-09 20:19:55 +13:00
Garfield69
fb6361cda9
iloveclassics: gone. indexer removed. #1220
2019-11-09 20:16:23 +13:00
Garfield69
45b1b9e410
katcrs: gone. indexer removed.
2019-11-08 20:26:02 +13:00
Garfield69
11f73573b5
add gamestorrents a Spanish games site. resolves #6310
2019-11-08 20:14:53 +13:00
Garfield69
659fd56801
add hdreactor a public Russian site. resolves #6287
2019-11-03 21:09:05 +13:00
Garfield69
3759666ce1
add glodls a public site. resolves #6286
2019-11-03 15:45:31 +13:00
Garfield69
fe7710299d
add exttorrents a public site. resolves #6285
2019-11-03 08:48:54 +13:00
Garfield69
8835a9658d
lechaudron: site closed. removed indexer. #5559
2019-11-03 06:42:37 +13:00
Garfield69
d4390735b6
add bigfangroup a public Russian site. resolves #6275
2019-10-31 15:49:34 +13:00
dimqua
550414ed20
BaibaKo, CasStudio, booktracker, hamsterstudio and piratbit are currently Semi-Private ( #6264 )
2019-10-30 06:41:34 +13:00
Garfield69
7e6ecede19
add tribalmixes a semi-private music site. resolves #6260
2019-10-28 11:01:39 +13:00
Garfield69
491cf885be
lapausetorrents -> Galeriens
...
lapausetorrents has had all its a/c copied over to Galeriens, as well as all its torrents.
2019-10-26 19:28:08 +13:00
Garfield69
bcda5714ad
scenereactor domain expired. removed.
2019-10-21 13:42:08 +13:00
Garfield69
635c62c67a
hyperay closed. removed.
2019-10-21 13:20:42 +13:00
Garfield69
f24f0fe410
hardbay refusing connection. removed.
2019-10-21 13:09:22 +13:00
Garfield69
82b1015736
gdf76 broken or gone. removed.
2019-10-21 13:03:48 +13:00
Garfield69
975c605066
elitehd gone. removed.
2019-10-21 13:00:00 +13:00
Garfield69
3fd52c6cbc
dreamteam gone. removed.
2019-10-21 12:46:51 +13:00
Garfield69
205cd136d1
bitmetv. removed
2019-10-21 12:39:58 +13:00
Garfield69
5e20b6b584
aox.to gone. removed.
2019-10-21 12:27:17 +13:00
Garfield69
c457a0f19f
remove avg. gone. #4969
2019-10-21 09:07:32 +13:00
Garfield69
56b2b8f1bc
mkvcage: back on .nl #5983
2019-10-18 11:00:17 +13:00
Garfield69
2b890cc204
add torrent-explosiv a semi-private German tracker. Resolves #6183
2019-10-17 19:45:17 +13:00
junglebus
64abc61893
Update to .NET Core 3.0 ( #6151 )
...
* Update to .NET Core 3.0
Updated Jackett so that it runs on .NET Core 3.0 now
.NET Core 3.0 brings the following benefits https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0/
One of the benefits is the ability to create single file executables. I haven't enabled this yet, but its only a one line change to turn it on (would likely also require some changes to the updater).
This means that builds for LinuxAMDx64, LinuxARM32, LinuxARM64 and macOS will now run on .NET Core 3.0 instead of 2.2. Windows and Mono remain on full framework. Once .NET Core 3.1 is released (November) I'll look to moving Windows over to .NET Core as well
Tested on
-Windows 10 x64
-Debian running Jackett with Mono
-Debian running Jackett standalone (.NET Core)
2019-10-15 06:51:33 +13:00
Garfield69
b02d62a662
Update README.md
2019-10-14 16:09:59 +13:00
dimqua
1fa421884d
Underverse : Make public ( #6161 )
2019-10-14 07:51:48 +13:00
Garfield69
a2046ea73f
nnmclub: switch to public. resolves #6155
...
also update categories.
2019-10-13 10:26:31 +13:00
Garfield69
3f314f35cf
Update README.md
2019-10-11 09:11:38 +13:00
Garfield69
836d0be62f
worldofp2p removed. gone. #623
2019-10-10 19:17:46 +13:00