Garfield69
56b8a81248
rarbg: optional .torrent from itorrents.org resolves #4063
2018-10-30 19:55:12 +13:00
Garfield69
f7107bf37d
Revert "rarbg: add .torrent resolves #4063 "
...
This reverts commit ba36c9bdff
.
2018-10-30 12:59:17 +13:00
Romain Lecat
c545a49755
Replace MULTI with VOSTFR added ( #4093 )
2018-10-30 09:14:21 +13:00
Garfield69
19ec3e2aff
girotorrent: possible fix for #4092
2018-10-29 08:58:55 +13:00
Garfield69
4846ea000a
katcrs: domain update
2018-10-29 08:23:42 +13:00
Alessio Gogna
a29d63e6dc
Fix OMDB Key with request limit reached generates a NullReferenceException ( #4058 )
2018-10-28 18:34:14 +11:00
flightlevel
bd177cbf26
Make Jackett.Server services single instance
2018-10-28 18:30:26 +11:00
flightlevel
93d5acd355
Store the date a build is created
2018-10-28 18:27:10 +11:00
Jorman
7cc19212f5
Update eztv.yml ( #4070 )
...
changed domain
2018-10-26 10:10:00 +13:00
Garfield69
ba36c9bdff
rarbg: add .torrent resolves #4063
...
via itorrents.org
2018-10-26 10:07:43 +13:00
Eric Gosselin
734fc31d8e
ethor: add MULTI for multi-language torrent ( #4062 )
...
add MULTI keyword support for multi-language torrent that include French language
2018-10-25 11:27:55 +13:00
koper89
6c6d55eb63
Feature/fix for720pier ( #4061 )
...
* - Fix for 720pier.
* - Fix for size in russian.
2018-10-25 11:26:01 +13:00
Garfield69
17cabb2921
katcrs: new domain. resolves #4057
2018-10-24 09:02:33 +13:00
Jorman
b0250deee1
BigTower: remove Richiesta tag ( #4048 )
...
Some rel are request and this tag was appended to the rel name, this mod remove that tag
2018-10-22 16:28:48 +02:00
Jorman
de8adf382b
more specific td selection for shareisland ( #4034 )
...
* more specific td selection for shareisland
2018-10-22 13:22:42 +13:00
Tom Dowden
c31b9d84f0
Update IPTorrents.cd ( #4044 )
...
adding extra failover URLs due to more blocking in the UK
2018-10-22 06:17:22 +13:00
kaso17
2bdf899927
HDHome: try to fix login
2018-10-21 16:07:11 +02:00
kaso17
2101ebb2de
M-Team - TP: add support for disabled comments column
2018-10-21 16:02:11 +02:00
Justin Kromlinger
a92e0bef37
Update TorrentSyndikat indexer ( #4042 )
...
* TorrentSyndikat: Fix cat id retrieval
* TorrentSyndikat: Add ability to read file count, fix size retrieval
2018-10-21 07:46:27 +13:00
3744111
090ee7b093
hdtorrents-rank-freeleech ( #4038 )
...
* hdtorrents-rank-freeleech
Sets DownloadVolumeFactor based on user rank
* Update HDTorrents.cs
* Update HDTorrents.cs
* Update HDTorrents.cs
* Update HDTorrents.cs
2018-10-21 07:45:19 +13:00
flightlevel
4cd184ae72
Dxdhd: Fix invalid category
2018-10-20 21:13:44 +11:00
flightlevel
642f990862
Warn user that they are using an old version of Jackett
2018-10-20 21:09:29 +11:00
flightlevel
829347cba2
Update User-Agent
2018-10-20 20:47:18 +11:00
snamds
ca39b85cc2
Newpct - language ( #4037 )
...
* Make ReleaseInflo class derivation friendly
* -Bugfix. Language info was lost
-Classic match repaired.
2018-10-20 18:48:53 +13:00
HDVinnie
7a57e2d302
(Add) dxdhd.yml ( #4039 ) resolves #4035
...
* (Add) dxdhd.yml
2018-10-20 17:53:26 +13:00
Garfield69
49de2b0a93
yggtorrent: new domain, resolves #4029
2018-10-20 06:34:38 +13:00
Garfield69
a2bd2615c1
idopeclone: new domain with improved results
...
.top redirects to .site
now returns seeds, files, full magnet (we used to have to build our own from the hashkey)
also added fetching 5 pages to bump results from 10 to 50
2018-10-19 16:13:14 +13:00
Garfield69
71d368689c
yggtorrent: optional replace VOSTFR with ENGLISH. resolves #4023
2018-10-19 08:37:52 +13:00
Garfield69
e1515b468c
TPB: fix cat 400
2018-10-18 08:12:42 +13:00
Garfield69
398f0993f4
hdtorrentsit: domain change resolves #4020
2018-10-18 06:16:09 +13:00
morpheus133
c846eb4330
Second part of correction #3997 ( #4017 )
...
- try/catch block for torrent parsing
Sonarr test button was failed because an invalid torrent.
2018-10-17 19:09:33 +13:00
Garfield69
cae6d4ed73
issue_template: self help suggestions
2018-10-17 08:06:04 +13:00
xfouloux
b286dc1c7f
Update metal-iplay-ro.yml ( #4012 )
2018-10-16 15:46:56 +13:00
xfouloux
61a69472c5
Update metal-iplay-ro.yml ( #4011 )
...
Selector update, else it would also take the table header, leading in HTML errors too, like rockbox.
I don't get why if i use
```
selector: tr:has(a[href^="download2.php?id="])
```
it won't work fine either
2018-10-16 15:23:45 +13:00
xfouloux
a04fc6f123
Update metal-iplay-ro.yml ( #4009 ) domain change
2018-10-16 14:55:32 +13:00
xfouloux
86964e1cc6
Update rockbox.yml ( #4010 )
...
Need to fix the row selector by indicating the right table and the tr:has else there is still a lot of errors with the HTML because it selects the header of the table too. It was working still, but better like that.
I'm not having any html parse errors now.
2018-10-16 14:54:22 +13:00
garfield69
2d7c30dbde
issue_template: suggest upgrading Jackett.
2018-10-16 10:12:41 +13:00
kaso17
5b6d1ccc7b
NCore: fix test (limit=0)
2018-10-15 17:17:42 +02:00
kaso17
b9b826c34c
Magico: fix selectors
2018-10-15 17:00:35 +02:00
kaso17
b33018563b
YTS: fix API
2018-10-15 17:00:19 +02:00
kaso17
033070d9a9
Shareisland: add forbidden error selector
2018-10-15 16:32:11 +02:00
kaso17
8d67d1bf37
2 Fast 4 You: update URL
2018-10-15 16:31:54 +02:00
Garfield69
f9143d14e5
rockbox: fix dateparse.
...
see https://github.com/Jackett/Jackett/wiki/Definition-format#dateparse
2018-10-15 20:46:58 +13:00
xfouloux
a601a25652
Update rockbox.yml ( #3981 )
...
date fix and selector change on rows
2018-10-15 16:21:52 +13:00
bonny1992
6451525eb1
Normalized tv series listing for ArabaFenice ( #4001 )
...
* normalized tv series listing for ArabaFenice
* added keywordsfilter
2018-10-15 12:08:48 +13:00
Garfield69
acd1902734
nnm-club: optionally strip russian letters. #3279
...
was hardcoded to strip russian letters.
now optional.
default is to strip.
2018-10-15 09:14:18 +13:00
Garfield69
9d68ca86da
ilcorsaronero: domain change and fix for invalid CA. #3968
2018-10-14 20:07:08 +13:00
Garfield69
5b9165cd2f
nnm-club: bypass invalid CA
2018-10-14 12:44:01 +13:00
LuisMi
8a48874b42
Add definition for EliteTorrent.biz ( #3990 ) resolves #1293
2018-10-14 10:17:12 +13:00
Garfield69
b0132da030
ilcorsaroblu: adjustments for their recent changes
2018-10-14 08:23:08 +13:00