Commit Graph

766 Commits

Author SHA1 Message Date
Cory e3bb63aac4
Convert NCore to AngleSharp (#7378) 2020-03-01 08:03:51 +13:00
Cory 65fc651d88
Convert myAmity to AngleSharp (#7377) 2020-03-01 08:03:13 +13:00
Cory 218e0c989c
Convert MoreThanTV to AngleSharp (#7376) 2020-03-01 07:53:36 +13:00
Cory 6f252254e3
Convert ImmortalSeed to AngleSharp (#7375) 2020-03-01 07:53:04 +13:00
Cory 977052dfd7
Convert Hebits to AngleSharp (#7374) 2020-03-01 07:52:35 +13:00
Cory b78d04c116
Convert HDTorrents to AngleSharp (#7373) 2020-03-01 07:36:37 +13:00
Cory 63267b597e
Convert HDOlimpo to AngleSharp (#7372) 2020-03-01 07:35:15 +13:00
Cory 544501d2a8
Convert GimmePeers to AngleSharp (#7371) 2020-03-01 07:33:30 +13:00
Cory 169fda4dbb
Convert Fuzer to AngleSharp (#7370) 2020-03-01 07:32:35 +13:00
Cory d3d78d3662
Convert FunFile to AngleSharp (#7369) 2020-03-01 07:31:54 +13:00
Garfield69 c1bde9b643 torrentleech: download_multiplier can be null. #7367 2020-02-29 17:00:01 +13:00
Diego Heras a89b69e821
Convert IPTorrents to AngleSharp (#7363) #7292 2020-02-29 11:33:21 +13:00
Cory 4d48c1be44
Convert BB to AngleSharp (#7356) #7292 2020-02-29 11:32:43 +13:00
Cory 8056e47fef
Convert HD-Space from csQuery to AngleSharp (#7352) #7292 2020-02-29 11:32:02 +13:00
Cory 63a3465aa6
Convert BitHdtv to AngleSharp (#7358) #7292 2020-02-29 10:42:08 +13:00
Cory 03bbafb0c9
Convert DigitalHive to AngleSharp (#7359) #7292 2020-02-29 10:40:27 +13:00
Cory d8cbae68d5
Convert FileList to Angle Sharp (#7360) #7292 2020-02-29 10:25:23 +13:00
Cory 99c269c896
Convert BitCityReloaded to AngleSharp (#7357) #7292 2020-02-29 10:24:26 +13:00
Cory b4075d1d35
Convert BakaBT to AngleSharp (#7355) #7292 2020-02-29 10:23:24 +13:00
Cory 49eebc90e4
Convert AnimeTorrents to AngleSharp (#7354) #7292 2020-02-29 10:22:13 +13:00
Cory 68b25de828
Convert Abstract/AvistazTracker to AngleSharp (#7353) #7292 2020-02-29 10:20:47 +13:00
Diego Heras 2f694147a1
lostfilm: Remove CsQuery and use AngleSharp instead #7292 (#7328)
also add missing torznab fields not available from results
2020-02-26 09:04:36 +13:00
Cory 889a8da4e5
Convert functions and properties to expression bodies when able (#7312)
Convert functions and properties to expression bodies when able
2020-02-25 10:08:03 -06:00
Diego Heras 12b2de2725
iptorrents: remove login with user/pass. resolves #7063 resolves #6850 resolves #6485 resolves #6402 resolves #4624 (#7294) 2020-02-23 08:34:14 +13:00
Garfield69 7627671900 torrentcsv: fix empty search error. resolves #7255 2020-02-20 17:28:27 +13:00
Jonas Stendahl 950d38a651
Add codec and medium filters to HDBits API (#7209)
* Add codec and medium filters to HDBits API

* Add checkboxes support to CardigannIndexer

* Expose multi-select as template variable

* update datestamp to force cache refresh

Co-authored-by: garfield69 <garfield69@outlook.com>
2020-02-20 09:23:55 +13:00
Jonas Stendahl 6a913f79d4
TorrentLeech: Add support for IMDb search (#7235) 2020-02-18 10:29:32 +13:00
Lukas Loibnegger 46f03dbb6d
newrealworld: Fix parsing (#7212) resolves #7195 2020-02-15 07:08:54 +13:00
Anthony Snavely cf06cd3541
redacted, orpheus: Add session cookie workaround for 2FA users (#7187) resolves #5912 2020-02-12 08:40:41 +13:00
Cory 348dddfbee
core: Apply declarations styles (#7166) 2020-02-11 11:16:19 +13:00
Yuri Moens 2ed11bd562
orpheus: fix free leech token option breaking the tracker (#7179) resolves #7136 2020-02-11 07:33:10 +13:00
Cory 9efe27ca7a avistaz, privatehd, cinemaz: Remove string sanitising from search query (#7175) resolves #7167 2020-02-10 18:29:39 +13:00
Diego Heras cba78c299b
internetarchive: fix array category (#7158)
* internetarchive: fix array category

* requested changes
2020-02-10 09:07:05 +13:00
Cory 98541ac6f8
core: Sort and remove usings (#7159) 2020-02-10 07:08:34 +13:00
Diego Heras e2310ea70b
anidex: rewrite in C# to bypass DDOS. resolves #7036 resolves #6834 (#7142)
* Replace Cardigann Anidex indexer for C# impelementation

Add bypass for DDOS Guard

* Improve error messages from type conversions

* Add missing cookie check

* Fix index out of range exception

* Change error handling to only warn about DDoS bypass exceptions

This is so that searches will still be attempted if there are issues with the DDoS protection (e.g. if it is removed).

* Improve error handling and clean up code

* pending changes
2020-02-09 15:43:32 +13:00
Cory c12da520a4
Run dotnet format on solution (#7145) 2020-02-09 15:35:16 +13:00
Diego Heras cee7ceb1f6 iptorrents: show bad cookie error. resolves #5164 (#7137) 2020-02-08 19:11:11 +13:00
Diego Heras 77a2264164
newpct: remove deleted torrents. resolves #7074 (#7135) 2020-02-08 14:49:33 +13:00
Diego Heras 48a9765c48
iptorrents: cosmetic code changes (#7134) 2020-02-08 14:47:17 +13:00
Diego Heras 35b606805f
internetarchive: fix array title (#7125) 2020-02-07 12:17:58 +13:00
Diego Heras 5bb163d521
core: show configuration dialog when GetConfigurationForSetup fails (#7104) 2020-02-06 17:01:46 +13:00
Garfield69 056f683de3 myAmity: fix title. resolves #7100
also add anime, movies/uhd and tv/sport categories
2020-02-06 16:38:43 +13:00
Diego Heras 6b51888919
divxtotal: fix error when the search has exactly 15 results (#7105) 2020-02-06 15:28:19 +13:00
feffe daa1149bd3
AnimeBytes: fix RAW tag setting (#7066) resolves #7027 2020-02-06 15:27:26 +13:00
Diego Heras 694c61990d
mejortorrent: rewrite from scratch. sonarr & raddar support. resolves #6988 resolves #5587 resolves #3754 resolves #3869 (#7026) 2020-02-02 07:39:19 +13:00
Diego Heras 41beca0afc
internetarchive: add new public tracker. resolves #3603 (#7042) 2020-02-02 07:32:00 +13:00
feffe be7bd4ea22
AnimeBytes: Fix synonym setting AB (#7056) #7027 2020-02-02 07:31:04 +13:00
Garfield69 6752eb6321 YTS: new domain .mx #7062 2020-02-02 07:20:51 +13:00
Garfield69 fadaa9eb7a BakaBT: add config note about adult-content settings. #7013 2020-01-25 19:47:37 +13:00
Garfield69 b0e5c2e7a9 YTS: add support for 2160p tagging. resolves #7010 2020-01-25 13:38:20 +13:00
Garfield69 7200ba9660 torrentday: re-instate tday.love as primary domain. resolves #6998 2020-01-23 07:03:55 +13:00
Diego Heras 40a0cc70bf rarbg: add sort configuration. resolves #6949 (#6989) 2020-01-21 15:25:19 +13:00
Jonas Stendahl b60c6d132c HDBits with passkey login and assorted improvements. (#6980) 2020-01-21 10:15:22 +13:00
Alexander Chapliuk 860168fe44 LostFilm: improvements. (#6981) resolves #6801 resolves #6945 resolves #2631 2020-01-20 12:09:10 +13:00
Diego Heras 3d5c32b63a newpct: fix download link and remove duplicate episodes (#6933) 2020-01-12 16:25:26 +13:00
Diego Heras 26564cdfbd set default value for MinimumRatio / MinimumSeedTime. resolves #6811 (#6921) 2020-01-12 07:07:19 +13:00
Diego Heras 584ea4cf01 divxtotal: add support for sonarr / radarr. resolves #6869 (#6911) 2020-01-11 20:48:12 +13:00
Diego Heras 2d9a6803c6 divxtotal: fix search with 0 results (#6908) 2020-01-11 20:08:18 +13:00
Diego Heras 6e8ff3fa08 bakabt: re-login when cookie expires. resolves #5486 (#6907) 2020-01-11 20:07:10 +13:00
Diego Heras 9413006524 cardigann: add attribute for download selector (#6891) 2020-01-11 17:52:11 +13:00
Garfield69 1ca8b1e8a4 animetosho: remove redundant / from url 2020-01-10 19:57:00 +13:00
Garfield69 02fc8cee0e torrentcsv: keyword-less search fix. resolves #6896
the anything mask has changed from * to %
2020-01-10 19:11:26 +13:00
Garfield69 eff0d3e332 torrentday. fix 7d073af14f #6880 2020-01-10 07:51:50 +13:00
Garfield69 7d073af14f torrentday: drop tday.love domain. resolves #6880 2020-01-10 07:08:07 +13:00
morpheus133 a89c7dedeb ImdbTVSearchSupport added for c# based indexers (#5791) 2020-01-09 16:32:02 +13:00
Garfield69 6e9c312679 elitetracker: add vostfr to English replacement config option. resolves #6855 2020-01-07 21:05:03 +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
Mário Franco 424370a1c3 Added Cardigann support for functions "and" and "or" in templates (#6787) resolves #6780
Fix soundpark search for lidarr
2020-01-06 15:13:21 +13:00
takosine b70f38b8ff PassThePopcorn: change login to support 2fa (#6823) resolves #6649 2020-01-06 09:43:54 +13:00
Cory 391a4f8fec corsaro.red: fix bug in category searches (#6807) resolves #6307 2020-01-06 06:43:41 +13:00
IIIspaceIII 9060d8acca filelist: fix login (#6827) resolves #6782 2020-01-05 19:12:19 +13:00
Diego Heras 727e33675c newpct: remove two compilation warnings (#6819) 2020-01-05 08:16:28 +13:00
Diego Heras 22f5b59393 solidtorrents: rewrite in c#. resolves #6681 (#6817) 2020-01-05 08:11:13 +13:00
snamds a865a697fa Newpct - Sites adjustment (#6812) 2020-01-05 07:47:31 +13:00
Diego Heras ca8fbd081d mejortorrent: fix download urls and grabs. resolves #6449 (#6565) 2020-01-05 07:42:25 +13:00
dlmiheev 93aa1dd759 RuTracker: update existing category, add new one (#6785) 2020-01-04 06:50:08 +13:00
ERR1R 8b34e80d5b digitalcore: Cookie workaround because captcha (#6779) resolves #6770
dc added a captcha system.. cookie workaround!
2020-01-04 06:49:08 +13:00
Garfield69 c2174dfdb2 scenehd: ignore the new invalid certificate. resolves #6778 2020-01-03 17:01:59 +13:00
Uilton Oliveira f0b46a1873 BJShare: Improve search result compatibility with Sonarr on few more TV Shows / Animes (#6692) 2019-12-28 09:04:43 +13:00
Cory 370f95f888 720pier: Fix login and search parsing (#6670) resolves #6368 2019-12-24 06:17:48 +13:00
Garfield69 e85ffec947 elite-tracker: add multi config option. resolves #5064
add cat 97
fix category selector
fix longtitle processing
2019-12-23 10:01:32 +13:00
Jonas Stendahl cf1f70d581 TorrentBytes: Remove trailing whitespace (#6663) 2019-12-23 06:58:01 +13:00
Sergey Mikhailov d901b4d275 rutracker: quality and language fix for some movie titles (#6645) 2019-12-20 06:42:40 +13:00
Garfield69 2fe52703b0 bitspiracy: gone. Removed. #4459 2019-12-19 16:46:06 +13:00
Sergey Mikhailov 1737c21eea rutracker: fix movies naming when stripping Russian (directors name cut) (#6639) resolves #6638 2019-12-19 09:22:06 +13:00
Garfield69 5661000c19 torrentleech: use download_multiplier for freeleech spotting. resolves #6624 #6579 2019-12-17 08:48:22 +13:00
klemk86 40b17a93fd Partis: Updated login check. (#6617) 2019-12-16 05:49:46 +13:00
Garfield69 2ffc7899fb newpct: add freeleech. #6599 2019-12-14 11:30:16 +13:00
Garfield69 4da390c1ba corsarored: add freeleech. #6599 2019-12-14 11:24:27 +13:00
Garfield69 226fdfd03c torrentleech: check tags for freeleech. resolves #6579 2019-12-11 20:33:27 +13:00
Garfield69 9c22679b41 IPTorrents: drop invalid char from titles. resolves #6582 2019-12-11 19:12:04 +13:00
Garfield69 d85836ce1b cardigannIndexer: if guid not set from details or comments then try magnet uri. resolves #6581 2019-12-11 17:57:10 +13:00
klemk86 13f193013c Added Partis a SLOVENIAN Private site. (#6573) resolves #1596 2019-12-11 16:34:32 +13:00
snamds 453165e081 [Newpct] fix No results error (#6567) resolves #6551 2019-12-10 12:25:25 +13:00
csutcliff 9c3f1134b9 Beyond-HD-oneurl: Add support for OneURL login (#6566)
Quick fix for the recaptcha/2FA woes of the current method
2019-12-10 12:18:13 +13:00
Garfield69 0ddefb0328 torrentscsv: bunt datestamp from int to long. resolves #6550 2019-12-09 20:47:01 +13:00
lpearl fd36eb068c add pornolab a semi-private Russian site (#6465) resolves #4373 2019-12-05 16:26:59 +13:00
Garfield69 310cba2655 GazelleTracker: enable keeplogged #6461 2019-12-03 18:21:48 +13:00
Garfield69 bf7d36669b transmitthenet: Add daily show support for NEB. Resolves #6413 2019-11-29 06:53:12 +13:00
Garfield69 bbf3a3c749 cardigann: only log AFTER processing when debug enabled. #6377 2019-11-17 19:54:33 +13:00
ERR1R 9f3abf52e0 RevolutionTT : Remove comments redirect. resolves #6044 (#6328) 2019-11-11 06:20:36 +13:00
ERR1R 9aed735325 digitalcore: Show banners and add Pre (#6326) 2019-11-11 06:19:41 +13:00
Garfield69 51c72faf68 torrentscsv: site no longer accepts empty search query
so we supply an * instead.
2019-11-10 18:04:36 +13:00
ERR1R 33a5960459 digitalcore: Added/updated Categories (#6313) 2019-11-09 07:27:10 +13:00
Christian Franchin 93872dde78 bjshare: Fix naming internal releases and releases with multiple titles. (#6303) 2019-11-07 16:21:03 +13:00
Garfield69 f8ea65929f scenetime: update categiroes. resolves #6272 2019-10-31 07:41:09 +13:00
dimqua 8a6d3c6c2e unify lang code for Russian (#6268) 2019-10-30 08:56:36 +13:00
Garfield69 2a0f288fb2 also strip Ёё when using the stripRussianLetters option. 2019-10-26 10:46:26 +13:00
Tawagot0 97ecf0621a xthor: Fix for anime search when using an anime subcategory (#6227) 2019-10-22 16:54:26 +13:00
Garfield69 f24f0fe410 hardbay refusing connection. removed. 2019-10-21 13:09:22 +13:00
Garfield69 6d7329d4c6 bitmetv returning cloudflare 522 connection time out. removed. 2019-10-21 12:38:40 +13:00
Tawagoto 576efccccc xthor: New domain .tk (#6199) 2019-10-21 07:09:41 +13:00
feffe 96d5f4800b AnimeBytes: Update synonyms. resolves #6186 resolves #6181 (#6190) 2019-10-17 15:43:02 +13:00
Artur Ligieri Nunes e6929c0bab bjshare: Fixed search to match with Sonarr and Radarr standards. resolves #4365 (#6174) 2019-10-16 08:35:07 +13:00
eriuhdkjnwwk 6151cc6e8b torrentday: switch cat 17 from Audio to AudioMP3 (#6163) 2019-10-14 18:42:03 +13:00
Garfield69 c7f3ef544e tvchaosuk: switch to unit3d 1.9.4 resolves #6132 2019-10-12 20:05:40 +13:00
Christian Franchin 436970e419 Bj-Share: adds the year when adding 'last 24h torrents' (#6138)
Signed-off-by: Christian Franchin <christian@corp.kionux.com.br>
2019-10-12 19:58:16 +13:00
Garfield69 85850c0d97 improve imdbid selector matching for a bunch of c# indexers 2019-10-07 10:56:47 +13:00
Garfield69 0d83ec2a07 PTP: add freeleech tag. resolves #6056 2019-10-06 09:30:28 +13:00
arielbeje a8f7685446 xspeeds: Removed unused variables + cleaned up code (#6087) 2019-10-06 09:28:20 +13:00
arielbeje 86218debd1 gazelletracker abstract: improve imdb in tags processing (#6085)
Replaced foreach loop with more efficient LINQ
2019-10-06 09:20:27 +13:00
arielbeje 0abc2df38d enable IMDb ID support for AlphaRatio (#6074)
added checking results tags for imdbid on GazelleTracker abstract
added searching with imdbid on GazelleTracker abstract via taglist query
2019-10-03 13:45:15 +13:00
Garfield69 971f464f90 improve cardigann's need-cookie-for-recaptcha checking. resolves #5963 2019-10-02 20:31:18 +13:00
arielbeje 0cb947037f HeBits: Fixed comment links (#6068) 2019-10-01 11:38:20 +13:00
snamds 209cc56216 Newpct: Fix descargas2020.org site search (#6055) 2019-09-29 09:57:03 +13:00
ThomasClemenceau 07360524b9 xthor: Add accent parameter. resolves #6025 (#6026) 2019-09-23 06:41:34 +12:00
Garfield69 853e98f949 Revert "Revert "rutracker: amend seeders selector. resolves #6014""
This reverts commit c9c58f5440.
2019-09-19 17:22:23 +12:00
Garfield69 c9c58f5440 Revert "rutracker: amend seeders selector. resolves #6014"
This reverts commit e83034340e.
2019-09-19 17:15:55 +12:00
Garfield69 e83034340e rutracker: amend seeders selector. resolves #6014 2019-09-19 17:14:15 +12:00
Harald Weber d795251508 TorrentHeaven: new domain (#5971) 2019-09-11 06:15:15 +12:00
Garfield69 faa7c09375 corsarored: add cat 37 2019-09-09 20:15:20 +12:00
Garfield69 899317ed12 Update Corsarored.cs 2019-09-08 19:49:51 +12:00
dandag 0537949497 add Corsaro.red (#5962) 2019-09-08 10:41:22 +12:00
Garfield69 dab98af241 xspeeds: improve login error parsing. #5924 2019-08-31 07:10:21 +12:00
Garfield69 f13f41e254 remove 7tor, closed. #885 2019-08-29 14:05:00 +12:00
Garfield69 ed6eb09387 showrss: add legacylink http. #5920 2019-08-28 22:20:53 +12:00
seeyabye d52260cc9f animebytes: Fixed category filter and episodes with 3 digits. resolves #5461 (#5882) 2019-08-19 15:01:07 +12:00
snamds e272ac447d Newpct: Movie accents (diacritics) (#5878) 2019-08-19 08:53:14 +12:00
snamds 182271ab81 Newpct: Multiple movie search (#5861) 2019-08-17 09:54:11 +12:00
Garfield69 91c0911c0e norbits: torrent health column is gone. resolves #5828 2019-08-16 15:46:29 +12:00
alvaro654 cf4a885ec9 mejortorrent: Fix new format links (#5830) 2019-08-15 07:23:58 +12:00
Garfield69 84f27a6ac2 Fuzer: add movies UHD cat. resolves #5839 2019-08-13 17:00:00 +12:00
javierjp93 5fbd9c7084 newpct: Search in extra links when latest releases return null from default. #5774 (#5834) 2019-08-13 07:52:52 +12:00
Garfield69 a259c37b8a speedcd: update login. resolves #5794 2019-08-06 10:21:44 +12:00
Garfield69 0c87134b82 rutracker: update the result selectors. resolves #5781
the html from the site has changed and the size, seeders, leechers and date selectors needed adjustments.
2019-08-04 09:10:09 +12:00
morpheus133 676aadda6d TvStore: updates (#5770)
- Correct name of torrents (Remove .attribute from it)
- Correct name of season Packs (Previously season packs were showed as
single episodes)
- Add correct Upload Volume factor calculation
- Add preparation for IMDB ID based search
2019-08-03 09:34:01 +12:00
Yuri Moens a699245564 AnimeBytes: fix Sonarr compatibility for single digit episodes (#5759) 2019-07-31 07:36:26 +12:00
Garfield69 87351216cc psytorrents: add bypass for expired cert. #5301 2019-07-31 07:29:17 +12:00
Garfield69 3c40f6707b remove brasiltracker. site gone. 2019-07-25 08:02:19 +12:00
Yllelder Bamir 105ee61807 mejortorrent: Change to UTF-8 (#5660) 2019-07-15 12:54:47 +12:00
Garfield69 87926ea027 mejortorrent: is forcing http. resolves #5632 2019-07-10 10:29:24 +12:00
Garfield69 e1758093bf Revert "mejortorrent: switch to https (#5583)"
This reverts commit c5116e9d06.
2019-07-10 10:18:27 +12:00
Yllelder Bamir c5116e9d06 mejortorrent: switch to https (#5583)
The web now uses https instead http. Without this, the indexer doesn't work.
2019-07-02 07:55:03 +12:00
Kyrylo Mikos 3f8d4d968d Add Toloka.to Semi-Private Tracker. resolves #4970 (#5576) 2019-07-01 08:31:23 +12:00
Yllelder Bamir eeb0e9b982 MejorTorrent: handle 4K and 3D. resolves #3384 (#5568)
This indexer was not able to distinguish whether a film is 3D or 4K, which made it totally unusable.

After a lot of fighting with Visual Studio to do tests compiling Jackett, I got the indexer to differentiate 3D and 4K movies.

Example screenshot:
https://imgur.com/cVp2Klc
2019-06-30 16:32:54 +12:00
Garfield69 5c62c29cea mejortorrent: new domain .org 2019-06-28 19:17:23 +12:00
Garfield69 70491dfe57 torrentscsv: dont use magnet link as details link. resolves #5539
details or comments link are not available in the results, and returning a magnet instead of a details link is contra to user expectations.

so we just point to the web site instead.

also added a download link to conform to torznab specs.
2019-06-24 11:01:57 +12:00
Garfield69 2df53768ae bitmetv: drop insertion of /after sitelink as it already has one. 2019-06-24 10:15:24 +12:00
MsKrypt1 f38f7a9227 anidub: add RUS to title and retry to requests (#5535)
* Changed http requests to have a retry for AniDUB

* Append RUS language tag to releases from AniDUB tracker
2019-06-24 08:08:22 +12:00
Ricardo Constantino dc9022edd1 Animebytes: add Live Action Movies categorization (#5519) 2019-06-21 07:45:22 +12:00
Garfield69 d4e776e23a transmitthenet (nebulance): handle both date settings, #5496 2019-06-18 10:05:49 +12:00
MsKrypt1 1a548d1c8c Add AniDUB a Russian Anime site. resolves #5399 (#5490) 2019-06-15 11:26:07 +12:00
julakali 756161f1e7 TorrentSyndikat: Do not filter query, remove wildcard operator. (#5489)
TS removes too short terms automatically. Wildcard causes problems with not indexed terms such as "how" (as in "how to sell drugs online fast").
2019-06-15 07:35:06 +12:00
snamds 6eb7a3df45 NewPct: New domain (#5485) 2019-06-14 10:41:34 +12:00
sunn0 5a822fe5ab MoreThanTV: switch 4K with 2160p (#5484)
MTV lists 2160p torrents like " ... / 4K", which tools like Sonarr falsely parse as 480p. This should fix it.
2019-06-14 09:21:03 +12:00
Garfield69 ba6a4647a0 nebulance: change date selector. #5456 2019-06-10 14:21:07 +12:00
Garfield69 5fd7210791 Elitetracker: change date format. resolves #5436
also add a few more categories
2019-06-09 13:22:13 +12:00
Garfield69 2f86b439e4 yts: new domain. resolves #5422 2019-06-08 07:27:21 +12:00
Garfield69 f7fcc614f7 morethantv: try to provide default quality #5334 2019-05-26 19:28:52 +12:00
Garfield69 c15d6468d2 Revert "morethantv: attempt to handle missing quality. #5334"
This reverts commit ecec867de8.
2019-05-26 16:18:50 +12:00
Garfield69 ecec867de8 morethantv: attempt to handle missing quality. #5334 2019-05-26 11:50:51 +12:00
Garfield69 2e110e986b newpct: new domain 2019-05-24 07:32:34 +12:00
Garfield69 45fa6e3971 cardigannindexer: these int values need to be string if used in yml #5293 2019-05-20 11:22:06 +12:00
Garfield69 87a36e3621 cardigannindexer: correclty identify when recaptcha is in use
some sites drop the script but leave the g-recaptcha div behind causing false positives on hascaptcha flag.
2019-05-17 14:23:18 +12:00
Garfield69 ea14a5a194 mejortorrent: new domain 2019-05-16 12:55:23 +12:00
flightlevel f86e8dd5b6 Limit IMDB searches to movies
#5124
2019-05-11 13:27:25 +10:00
Zotan 068cbcd36b beyond-hd: Update UNIT3D (#5221) 2019-05-09 11:45:34 +12:00
Garfield69 46c6039144 psytorrents: drop expired certificate 2019-05-07 15:28:14 +12:00
Garfield69 b619360bf1 elitetracker: drop expired certificate 2019-05-07 15:25:03 +12:00
Garfield69 d6f15940b3 abnormal: add replace-multi option. #3847 2019-05-06 09:13:10 +12:00
Garfield69 e702160c10 filelist: searchin=1 sort=2 resolves #5190 2019-05-06 07:37:49 +12:00
James 992d2776d3 broadcastthenet: Season Search enhancement (#5174)
- If only a season is searched, format it in a way expected by the indexer
2019-05-04 07:54:30 +12:00
snamds d8b4ad7f39 Newpct: correct Category filter. resolves #5121 (#5163)
Some categories were not well filtered
2019-05-02 07:15:45 +12:00
Garfield69 7d6b282039 Revert "RarBG: bump requestDelay to 2.2 for #5107"
This reverts commit f6bb9ca263.
2019-04-21 15:28:19 +12:00
Garfield69 f6bb9ca263 RarBG: bump requestDelay to 2.2 for #5107 2019-04-21 10:50:34 +12:00
Garfield69 f2baa8f43c hdtorrents: attempt to handle mederator profile. #5065
clean up  imdbid logic
sometimes grabs is missing
bump selector count by 4 for mederator's extra links
2019-04-17 12:22:26 +12:00
kaso17 2f96ffa15d TorrentHeaven: add certificate hash 2019-04-13 15:52:00 +02:00
Garfield69 9b39e1c3c2 scenetime: add freeleech filter. resolves #4983 2019-03-29 16:32:35 +13:00
kaso17 68e72e41cf Psytorrents: update certificate 2019-03-25 17:14:45 +01:00
kaso17 573ba5b41f BJShare: ad re-login 2019-03-25 17:14:34 +01:00
kaso17 c830a59d58 ImmortalSeed: fix indexer 2019-03-25 15:27:25 +01:00
Garfield69 6d23341f06 immortalseed: try https switch for #4956
also add missing categories
2019-03-25 18:13:14 +13:00
Garfield69 328cf7090a Revert "gazelletracker: implement torznab Limit #4901"
This reverts commit bee30b2c1c.
2019-03-23 16:16:51 +13:00
Garfield69 64f461bc98 Revert "7tor: implement torznab Limit #4901"
This reverts commit 28dbb29513.
2019-03-23 16:16:41 +13:00
Garfield69 c6639e7d9b Revert "720pier: implement torznab Limit #4901"
This reverts commit cf03b6e216.
2019-03-23 16:15:48 +13:00
Garfield69 841fac48f9 Revert "rarbg: implement torznab Limit #4901"
This reverts commit 87c4f26d02.
2019-03-23 16:12:13 +13:00
Garfield69 0a2651e635 Revert "yts: implement torznab Limit #4901"
This reverts commit 022b88ea22.
2019-03-23 16:11:45 +13:00
Garfield69 bee30b2c1c gazelletracker: implement torznab Limit #4901 2019-03-23 14:50:50 +13:00
Garfield69 28dbb29513 7tor: implement torznab Limit #4901 2019-03-23 11:34:38 +13:00