Commit Graph

1108 Commits

Author SHA1 Message Date
Diego Heras 13f0698388
core: remove some cardigann traces (#10085) 2020-11-03 07:21:46 +01:00
Diego Heras 858ef530d0
assorted c#: auto generate magnet links from info hash (#10090)
#8590 #10087
2020-11-02 18:01:06 +01:00
Diego Heras 14fdea164c
core: generate magnet link from infohash and vice versa. resolves #8590 (#10087)
* global list of public trackers
* infohash => magnet link (only in public trackers)
* magnet link => infohash
2020-11-02 17:43:13 +01:00
Diego Heras 9bd8f4d014
pretome: remove category hack and add custom categories (#10084)
Part of #10049
2020-11-02 15:05:15 +01:00
Diego Heras 3d03c59cc0
solidtorrents, corsarored: improve error parsing (#10083) 2020-11-02 14:56:19 +01:00
Diego Heras 6413ad8fd4
core: refactor results post processing: filter and fixing results (#10082) 2020-11-02 14:20:13 +01:00
Garfield69 d0e7b63ab6 myamity: Now just a forum. Removed. resolves #9780 2020-11-02 16:11:52 +13:00
Diego Heras 1d7ea48505
core: add custom cats in indexers with string categories. resolves #9746 (#10060)
* When category ids in the indexer are "strings" we create a unique hash to make it compatible with Torznab
* This PR also fix several issues related to custom cats
2020-11-02 13:42:00 +13:00
Diego Heras 46d4a41a60
iptorrents: fix new layout. resolves #10040 (#10062)
* files column can be disabled by the user
2020-11-01 17:42:04 +01:00
Diego Heras 13fc916177
iptorrents: fix new layout. resolves #10050 (#10054)
* files column removed
* fix date parsing
* include first results
* add uploader into description
2020-11-01 13:41:52 +01:00
Diego Heras 60af4a04d3
avistaz: improve category parsing (#10038)
The category hack is not required after #10031
2020-11-01 12:21:50 +01:00
Diego Heras 7a2e52659a
core: rewrite category code from scratch. resolves #8049 (#10031)
* Core: Categories are stored in a real tree
* Sorting: First Torznab categories sorted by Id and then custom cats sorted by Name
* Filtering: Results with child category are not removed when searching by parent category. Details in #8049
* Jacket UI: Add parent category when at least one child category exists
* Torznab (caps): Remove non existent children categories. Remove duplicated categories. Details in #10006
2020-11-01 12:07:24 +01:00
Garfield69 4464d97e2f iptorrents: new results selectors. resolves #10040 2020-11-01 19:11:52 +13:00
Garfield69 25eee1eb8b iptorrents: refresh categories resolves #10032 2020-11-01 12:53:40 +13:00
Diego Heras b33988a9ac
animebytes: add music and book search modes #10018 (#10025) 2020-10-31 02:00:36 +01:00
Diego Heras 15ea7ed9f9
core: rearrange test classes (#10023) 2020-10-31 01:12:35 +01:00
Liam d982cb8398
animebytes: Add music category (#10021)
Music support seems to have disappeared from Jackett recently, this adds it back
2020-10-31 10:02:38 +13:00
Diego Heras 767700d6bb
core: categories cleanup (#10006)
* core: categories cleanup
* swap categories 2050 Movies/BluRay / 2060 Movies/3D
* swap categories 6050 XXX/Pack / 6070 XXX/Other
* swap categories 7010 Books/Mags / 7020 Books/EBook / 7030 Books/Comics
* category validation is case sensitive
* renamed some categories to follow Newznab specs
2020-10-29 08:00:48 +13:00
Diego Heras 861655395b
core: move categories code into a new class (#10005) 2020-10-27 22:17:03 +01:00
Alexandre Beloin 4b743e4040
Cardigann: add check for redirect when pulling login page (#9984) 2020-10-28 10:00:18 +13:00
Garfield69 fba6f1c242 xspeeds: add MR 2020-10-24 20:44:38 +13:00
Garfield69 45a9cf7873 danishbits: gone. removed. resolves #9949 2020-10-24 06:47:21 +13:00
Garfield69 7dc5b4de3f torrentleech: correct MST 2020-10-23 13:30:40 +13:00
Diego Heras 5d1b84f215
assorted c#: enable music and book search in several trackers (#9910) 2020-10-20 13:38:27 +13:00
Diego Heras 8bc765eaae
core: code cleanup. part 2 (#9909) 2020-10-19 23:19:10 +02:00
Diego Heras 1d6980c0e8
core: code cleanup (#9908) 2020-10-19 22:50:19 +02:00
Diego Heras da0761406f
core: refactor book-search (#9897) 2020-10-19 21:26:43 +02:00
Dmitry Chepurovskiy 92ab804cbc
shizaproject: removed debugging logging (#9901) 2020-10-19 21:22:48 +02:00
Diego Heras 1e42016546
core: refactor music-search (#9895) 2020-10-18 23:20:08 +02:00
Diego Heras 56a260f0d7
core: disable tv-search by default (#9893)
* Disable tv-search in music trackers
* Add TVRage search in Cardigann
2020-10-18 22:47:36 +02: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 307f3f6eb7 tpb: fix 92ec38d1 2020-10-19 07:05:48 +13:00
Diego Heras 9cdad3de64
core: separate categories from movie-search (#9862)
* Categories and Torznab movie-search are separated
* Movie-search parameters are validated
* Fixed some bugs in Cardigann indexers
2020-10-18 19:26:22 +02:00
Diego Heras fcdc41521b
torrentcsv: improve pr #9875 (#9887) 2020-10-18 15:14:52 +02:00
Diego Heras af4864b9a9
anylibria: add guid and code clean up (#9885) 2020-10-18 15:05:59 +02:00
Diego Heras 05380e3519
torrentmafya: fix download links. resolves #9874 (#9884) 2020-10-18 14:49:24 +02:00
Daniel Martin Gonzalez ae650b3835
[epublibre] Add alternative unblock site (#9881)
epublibre is blocked in some ISPs. I add the alternative unblock site to be able to use it.
2020-10-18 21:12:48 +13:00
ilike2burnthing 92ec38d197
thepiratebay: update proxies 2020-10-18 02:52:47 +01:00
Diego Heras 6619ff701a
torrentscsv: disable latest torrents search. #4676 (#9875) 2020-10-17 12:27:50 +02:00
seeyabye 2dda2d47df
ahd: fixed an issue caused by invalid uri (#9871) resolves #9861 2020-10-17 13:37:55 +13:00
Dmitry Chepurovskiy edc09fd213
Anilibria: add Public Russian Anime site resolves #5762 (#9836) 2020-10-17 11:14:10 +13:00
Garfield69 8951d7d42b rutracker: refresh categories 2020-10-17 09:17:10 +13:00
Garfield69 c0b2b7bb2b lostfilm: switch cat from movies to TV resolves #9854 2020-10-16 07:22:00 +13:00
Garfield69 a65d4e341e scenetime: correct MS and MST and refresh categories 2020-10-15 17:20:26 +13:00
Garfield69 0628a04e4f refresh cats resolves #7794 2020-10-15 11:08:45 +13:00
Diego Heras dcf339a6eb
core: remove default categories in c# trackers (#9831) 2020-10-13 22:17:26 +02:00
Ertugrul K 88b661a91e
torrentmafya: added new public turkish indexer. resolves #9181 (#9813) 2020-10-13 21:44:56 +02:00
Diego Heras 2f7c86dede
newpct: improve latest releases. resolves #9785 (#9822) 2020-10-12 23:35:13 +02:00
Ertugrul K fed43f9f50
darmowetorrenty: migrate indexer to C# resolves #9782 (#9808) 2020-10-13 09:51:29 +13:00
ilike2burnthing 53701b0b5a
digitalhive: removed, site has closed. Resolves #104 (#9818) 2020-10-12 19:13:14 +01:00
Garfield69 a927afd146 hdonly: migrate c# to yaml resolves #9814
corrects category detection
adds config sort options
add posters
adds MR and MST
add freeleech search #9456
add multi config #9544
2020-10-12 18:33:26 +13:00
seeyabye b4aa772239
redacted: reverted from api to user based login (#9803) 2020-10-10 21:07:20 +13:00
Garfield69 0e6fba21cb pretome: correct the MR and MST
correct tag (unsure if case sensitive or not but all the test are exact so just in case...)
2020-10-10 11:32:53 +13:00
Diego Heras 3d763078d6
milkie: fix episode search (#9791) 2020-10-09 00:14:44 +02:00
Diego Heras c991d27b85
core / firebit: fix download referer. resolves #9758 (#9789) 2020-10-08 22:21:40 +02:00
Diego Heras 4daed9ea70
thepiratebay: fix episode search. resolves #9766 (#9788) 2020-10-08 21:52:49 +02:00
seeyabye 5be9224bb5
redacted: fixed ip ban issue. resolves #9751 resolves #9753 resolves #3345 (#9770) 2020-10-08 21:16:22 +02:00
Diego Heras 58b79053f4
mejortorrent: remove other category. resolves #9783 (#9787) 2020-10-08 21:06:52 +02:00
Diego Heras cbf321575b
newpct: fix rss search. resolves #9778 (#9786) 2020-10-08 20:51:34 +02:00
Garfield69 8b34381339 nebulance: add MR and MST 2020-10-08 19:46:34 +13:00
Skyler Mäntysaari 0cec4f9b56
NordicBits: Removed tracker as it's gone. (#9777) 2020-10-08 17:29:16 +13:00
Diego Heras 606815491d
newpct: fix download link. resolves #9760 (#9764) 2020-10-06 21:34:41 +02:00
ta264 7666bf1b7d
YTS: Create scene-style names (#9761)
In particular, move the group name (YTS) to the end, where it belongs.
2020-10-07 08:03:23 +13:00
ngosang d6139714af Revert "redacted: add API Key support to GazelleTracker. resolves #8898 (#9666)"
This reverts commit 3e22ff0d6d.
2020-10-06 20:54:00 +02: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
Justin Kromlinger 273bbe1488
torrentsyndikat: only add wildcard to season queries. resolves #9543 (#9754) 2020-10-05 20:41:27 +02:00
Uilton Oliveira 0cd1974def
bjshare: add support for new layout (#9744) 2020-10-05 20:40:33 +02:00
seeyabye 8b8b89d516
gazellegames: added option to search for groupnames only. resolves #5790 (#9747) 2020-10-05 09:01:58 +02:00
Justin Kromlinger 84e0ddede3
torrentsyndikat: rewrite to use the new api. resolves #9543 (#9732) 2020-10-04 20:29:00 +02:00
seeyabye e077baa5b9
anidex: fix categories. resolves #9727 (#9735) 2020-10-04 20:21:01 +02:00
Diego Heras 55c2853ada
lostfilm: skip invalid torrents. resolves #9725 (#9742) 2020-10-04 20:02:27 +02:00
Diego Heras fca2e0633f
torrentheaven: new layout. resolves #9726 (#9740) 2020-10-04 19:54:57 +02:00
Christian Franchin 68b43935fa
bjshare: fix title parsing (#9728) 2020-10-04 19:08:32 +02:00
Garfield69 a0d2f785be hebits: correction to MR and MST
MR was 1 is 0.8
MST was 48h is 72h
2020-10-03 18:53:10 +13:00
seeyabye f7f3c11bb6
bakabt: fix outstanding issues. resolves #8827 resolves #8828 resolves #8993 (#9714) 2020-10-02 16:39:39 +02:00
Daniel Martin Gonzalez 2d7c93d243
cinecalidad: improve titles (#9709) 2020-10-02 14:29:14 +02:00
Garfield69 bed3d7cad8 elitetracker: correct MST. was 0 should be 48h 2020-10-02 21:21:09 +13:00
ilike2burnthing 9799fd6e9a
Horrible Subs: removed, site has closed 2020-10-02 05:48:27 +01:00
seeyabye 0cde1f2f67
broadcasthenet: fixed an empty search bug (#9711) resolves #9710 2020-10-02 11:08:29 +13:00
Diego Heras 6cc8bb9112
polishtracker: use cookie login method. resolves #8780 (#9706) 2020-10-01 21:06:38 +02:00
ngosang 64788e23f6 core: code cleanup 2020-10-01 20:35:00 +02:00
seeyabye 218c4dfe3f
PassThePopcorn: fix downloading torrents (#9532) resolves #8927 2020-10-01 13:34:40 +13:00
Garfield69 e8c7a6ba29 morethantv: new domain *.me resolves #9670 2020-10-01 09:58:37 +13:00
seeyabye 3e22ff0d6d
redacted: add API Key support to GazelleTracker. resolves #8898 (#9666)
Co-authored-by: Diego Heras <ngosang@hotmail.es>
2020-09-30 21:02:27 +02:00
seeyabye efc7f5659d
bakabt: fix login. resolves #9240 (#9687) 2020-09-30 19:37:11 +02:00
seeyabye 23e7c9d76a
broadcasthenet: improve btn's search (#9680) 2020-09-30 19:34:37 +02:00
Garfield69 1594aa1a6d anthelion: add MST 2020-09-29 17:27:45 +13:00
seeyabye 5b2bb74f12
alpharatio: Added MR and MST (#9690) resolves #9690 2020-09-29 16:05:47 +13:00
Diego Heras 55121dba97
revolutiontt: update categories (#9673) 2020-09-27 16:17:29 +02:00
Diego Heras 982cbfd2dd
digitalcore: update categories (#9672) 2020-09-27 16:13:25 +02:00
Diego Heras 5f46f23eb7
nebulance: add 2fa and freeleech. resolves #8651 (#9671) 2020-09-27 16:10:55 +02:00
Garfield69 33486f9b0d ThePirateBay: drop author
Author is used for music media results and is NOT the name of the torrent uploader.
2020-09-27 14:33:29 +13:00
Jonas Stendahl 973aca3646
Add TVDB support to HDBits API indexer (#9659) 2020-09-27 01:34:20 +02:00
Garfield69 aef813b8e2 cardigann: drop default MR and MST
only some private (and a few semi-private) sites have requirements for ratio and seedtime in which case they are specified in their respective indexers.
Public site have not such requirements.
2020-09-27 11:19:54 +13:00
Garfield69 eb7a104f17 drop MR and MST from public c# indexers 2020-09-27 11:09:42 +13:00
Diego Heras cb2312273a
showrss: improve implementation. resolves #7846 (#9663) 2020-09-26 23:50:45 +02:00
Diego Heras 79c9017ac4
revolutiontt: rewrite from scratch. resolves #8972 (#9649)
* fix search with term
* add imdb search
* update categories
* simplify code
2020-09-26 01:11:04 +02:00
Diego Heras 61eb75f7e1
iptorrents: remove files column. resolves #9434 (#9633) 2020-09-25 00:22:48 +02:00
Jonathan Trowbridge 977279318d
ThePirateBay: replace yml with c# and using TPB's API (#9593) 2020-09-24 14:13:17 +12:00
ilike2burnthing 8805290f7d
[NewPCT] restore pctmix.com (#9605) 2020-09-23 08:10:37 +12:00
ngosang 621a47338d core: refactor http webclient part 16 #8529
Rename RequestWithCookiesAsync method
2020-09-21 19:06:32 +02:00
Cory ac0ba0f9b1 core: refactor http webclient part 13 #8529 (#8941)
Merge string/byte request code
2020-09-21 18:13:30 +02:00
Cory 67c7b4ca70 core: refactor http webclient part 12 #8529 (#8939)
Merge web results classes into single class and update usages
2020-09-21 18:13:27 +02:00
Cory 125298425a core: refactor http webclient part 10 #8529 (#7729)
Move WebResult String and Byte properties to base class
2020-09-21 18:13:19 +02:00
Cory 4dd6da4f6e core: refactor http webclient part 4 #8529 (#7653)
Change byte result name to ContentBytes in preparation for merge
2020-09-21 18:12:00 +02:00
Cory 4531a876eb core: refactor http webclient part 2 #8529 (#7654)
Use base class when not looking at content variable
2020-09-21 18:11:53 +02:00
Cory d760350dc0 core: refactor http webclient part 1 #8529 (#7652)
Rename WebClientStringResult.Content to WebClientStringResult.ContentString
2020-09-21 18:11:48 +02:00
Garfield69 cf34dfec8e BB: fix details link. resolves #9541
also refresh categories
and drop redundant duplicate grabs selector.
2020-09-21 18:20:28 +12:00
ngosang 1271ecaa4c Revert "core: refactor http webclient part 1 #8529 (#7652)"
This reverts commit 0bdcfd1e7b.
2020-09-21 08:04:26 +02:00
ngosang 9c492c5dcb Revert "core: refactor http webclient part 2 #8529 (#7654)"
This reverts commit 7c071b32ee.
2020-09-21 08:04:21 +02:00
ngosang ede3f77e6a Revert "core: refactor http webclient part 4 #8529 (#7653)"
This reverts commit c605c9a7ae.
2020-09-21 08:04:11 +02:00
ngosang 2d0b378545 Revert "core: refactor http webclient part 10 #8529 (#7729)"
This reverts commit 3a0ece162f.
2020-09-21 08:03:14 +02:00
ngosang a8d055f0d5 Revert "core: refactor http webclient part 12 #8529 (#8939)"
This reverts commit 22bced9ca3.
2020-09-21 08:02:58 +02:00
ngosang ca61f965e9 Revert "core: refactor http webclient part 13 #8529 (#8941)"
This reverts commit 4d63fa81d5.
2020-09-21 08:02:53 +02:00
Cory 4d63fa81d5 core: refactor http webclient part 13 #8529 (#8941)
Merge string/byte request code
2020-09-19 18:43:06 +02:00
Cory 22bced9ca3 core: refactor http webclient part 12 #8529 (#8939)
Merge web results classes into single class and update usages
2020-09-19 18:40:08 +02:00
Cory 3a0ece162f core: refactor http webclient part 10 #8529 (#7729)
Move WebResult String and Byte properties to base class
2020-09-19 18:39:12 +02:00
Cory c605c9a7ae core: refactor http webclient part 4 #8529 (#7653)
Change byte result name to ContentBytes in preparation for merge
2020-09-19 18:36:33 +02:00
Cory 7c071b32ee core: refactor http webclient part 2 #8529 (#7654)
Use base class when not looking at content variable
2020-09-19 18:35:26 +02:00
Cory 0bdcfd1e7b core: refactor http webclient part 1 #8529 (#7652)
Rename WebClientStringResult.Content to WebClientStringResult.ContentString
2020-09-19 18:33:39 +02:00
Garfield69 1aa5c18f0c cardigann: debug the requestblock link 2020-09-19 17:05:43 +12:00
Garfield69 82c86be1e1 lostfilm: drop *.tv domain. resolves #9537 2020-09-17 07:33:12 +12:00
garfield69 e7b7e7c2b1
Add Cardigann configuration for 720pier indexer. (replacement for #9525) resolves #9524 (#9531) 2020-09-14 20:34:13 +12:00
Diego Heras de16ba7024
720pier: fix new layout. resolves #9511 (#9523) 2020-09-14 00:04:23 +02:00
Diego Heras 4965d6820c
scenetime: fix login / configuration load. resolves #9493 (#9522) 2020-09-13 23:06:30 +02:00
Jake Shirley c78998c8fd
Add Libble a Private music site #3897 (#9426) 2020-09-14 06:43:27 +12:00
seeyabye 8852342003
passthepopcorn: fixed permanent link for each torrent. resolves #8927 (#9498) 2020-09-13 19:15:41 +02:00
seeyabye b437e0dd85
animebytes: new option for more fine-grain synonymn selections (#9484) 2020-09-13 19:00:09 +02:00
Diego Heras ee1be44169
xspeeds: add missing category (#9515) 2020-09-13 12:01:23 +02:00
Diego Heras 53894ca2c4
myanonamouse: fix author parsing error (#9514) 2020-09-13 11:30:54 +02:00
Garfield69 594f1776d9 iptorrents: ipt.rocks -> legacy #9500 2020-09-13 10:52:50 +12:00
Diego Heras 652dac4163
core: change seeds/leechers type to long. resolves #6558 (#9505)
There are several sites with wrong seeds/leechers like 4,294,967,295
We can fix that by increasing the variable to long (to avoid casting error)
and then set a valid value (0 seeds/leechers)
2020-09-12 16:32:38 +02:00
Diego Heras 90575cc7da
rarbg: improve search with retries (#9504) 2020-09-12 16:03:43 +02:00
Diego Heras 945e26e0dd
torrentseeds: fix search (#9503) 2020-09-12 15:32:32 +02:00
Diego Heras 05a08e8eb1
divxtotal: fix download link (#9501) 2020-09-12 14:43:25 +02:00
Garfield69 a658540d39 psytorrents: ignore expired certificate. resolves #9479 2020-09-10 07:09:26 +12:00
ilike2burnthing aef9880fa6
NewPCT: remove pctnew.org & pctmix.com - down (#9451) 2020-09-05 16:06:55 +12:00
ilike2burnthing a0c18f7fcf
NewPCT: remove descargas2020.org - down (#9440) 2020-09-04 07:08:20 +12:00
Garfield69 0a8f7f27cc torrentseeds: new search engine and layout 2020-08-31 19:31:58 +12:00
ilike2burnthing 24b872eadb
newpct: add pctmix.com (#9398) 2020-08-28 13:02:39 +12:00
Diego Heras 7327832e97
speedcd: update categories (#9363) 2020-08-17 20:11:55 +02:00
Diego Heras e940ac4c51
myanonamouse: option to exclude vip torrents. resolves #4579 (#9362) 2020-08-17 19:49:30 +02:00
Qstick f8ad109b78
cardigann: Add TVDbId, TMDbId Query Support (#9102) 2020-08-17 10:07:04 +12:00
ta264 df91bd4573
Add support for book-search (#9306) 2020-08-17 09:44:12 +12:00
Garfield69 dfdbbad532 Revert "Update TorrentSyndikat.cs (#9314)"
This reverts commit 7e39c03d63.
2020-08-17 09:42:42 +12:00
ERR1R 105be3663a
digitalcore: add New Category (#9332) 2020-08-14 17:25:52 +12:00
ta264 37a9d6b393
Fixed: Unset variable in CardigannIndexer if it's missing in the row (#9305) 2020-08-12 18:01:59 +12:00
Du2oE 7e39c03d63
Update TorrentSyndikat.cs (#9314) 2020-08-09 07:09:27 +12:00
jellofishi 0bc64c6238
[BakaBT] Added categories for tracker (#9227) 2020-08-08 07:40:44 +12:00