Commit Graph

189 Commits

Author SHA1 Message Date
Garfield69 0d6188029e beyoundhdapi: add config info about keys #12993 2022-02-27 12:38:29 +13:00
Garfield69 4095bd030d YTS: handle YTS bug where count>0 but no movies. Resolves #12598 2022-02-27 08:23:37 +13:00
ilike2burnthing ad2ee7783f
revert comments > details commits (#12987)
undo me not reading things

8cc85a9253
82ebbbc8f2
2022-02-23 01:40:47 +00:00
ilike2burnthing 472fa152bb
fix 029e9adaaa 2022-02-23 01:05:36 +00:00
ilike2burnthing 029e9adaaa
torznab: add tracker type to results. resolves #12963 2022-02-23 01:04:23 +00:00
ilike2burnthing 8cc85a9253
core: rename comments field to details, pt2 #10092 (#12986) 2022-02-23 01:04:13 +00:00
ilike2burnthing 863a9c1cba
api: add tracker type to results. resolves #12963 (#12970) 2022-02-19 00:46:52 +00:00
john-miller-831985 268a334643
IPTorrents fixes for Cloudflare (#12939) 2022-02-11 21:59:17 +00:00
Diego Heras 198a6d1f8c
core: implement filters in cardigann json parser (#12922) 2022-02-07 20:54:17 +00:00
Salvatore Catroppa 7b8b59bde9
webui: override base url when copying feed (#12882)
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2022-01-26 20:05:26 +00:00
Diego Heras 1f0751f634
core: make FlareSolverr Max Timeout configurable. resolves #12750 (#12795) 2022-01-09 19:38:14 +01:00
ilike2burnthing b71d856695
remove unused migratesettings flag. resolves #12491 (#12500) 2021-11-17 18:16:49 +00:00
Garfield69 5d00fda03e core: cardigann json: add NoResultsMessage to Search Paths Response block
some json servers in response to a query-not-found return a message string instead of a json object.
so this is a way to avoid a json-object-no-found error and get a graceful no-results-found state.
2021-10-25 12:00:19 +13:00
Garfield69 2816a5d35a anilibria: C# -> yaml 2021-10-25 08:51:11 +13:00
mikeoscar2006 a64ebeeca8
Core: Add Basic JSON Parsing from API (#12424) resolves #12334 2021-10-21 09:49:11 +13:00
Garfield69 6301e9482e cardigann, kinozal: rename infohash before boolean to usebeforeresponse 2021-10-06 19:56:46 +13:00
Garfield69 7235638310 cardigann: add Boolean usebeforeresponse to downloadblock selectors
this option defaults to false, but if set to true prevents the downloadblock from fetching the details page when processing the selectors for the download.
Instead the response from the beforeblock is used to process the selectors.
#8600
2021-10-06 19:14:34 +13:00
mikeoscar2006 5846e9b447
[Core] Add option to prevent torrent link check (#12303) resolves #11865 2021-09-15 15:29:01 +12:00
mikeoscar2006 58206c3ba7
[Cardigann] Add optional pathselector in the BEFORE block and few fixes (#12276) 2021-09-10 15:14:57 +12:00
Garfield69 da340ed952 assorted: follow up on #12274 but for C# 2021-09-08 13:02:29 +12:00
Garfield69 f2c760ce8c ReleaseInfo.GetBytes: fix parsing of commas and dashes 2021-09-07 07:52:16 +12:00
mikeoscar2006 2ea2b0b1de
[Cardigann] Add infohash feature for download block (#12258) 2021-09-06 15:42:15 +12:00
mikeoscar2006 58c4f75f70
cardigann: Better Size Parsing for Indexers (#12248) #12241 2021-09-03 09:12:52 +12:00
mikeoscar2006 88959ac824
core: Add torznab cache option for individual indexers (#12235) 2021-08-30 15:09:48 +12:00
mikeoscar2006 67b96f0696
rarbg: Add IMDB support for tvsearch (#12225) resolves #12127 2021-08-29 10:33:23 +12:00
seeyabye 542a905f0e
core: fixed category mapping for searchPaths (#11922)
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2021-06-19 21:30:08 +01:00
JigSaw 0ac99cbe08
abnormal: revamped indexer for v2 - fix #11906 (#11930)
* abnormal: totally revamped index for v2

* Update Abnormal.cs

* Update Abnormal.cs

Co-authored-by: garfield69 <garfieldsixtynine@gmail.com>
2021-06-18 02:56:35 +02:00
seeyabye 0b376faf2d
core: modified filters for selectors (#11918) 2021-06-14 17:11:23 +01:00
seeyabye 04ee81430e
core: added download selectors to the download block (#11907) 2021-06-14 17:13:56 +12:00
ilike2burnthing 2a38d5f640
orpheus: add passkey to config. resolves #11728 (#11815) 2021-06-06 12:02:03 +12:00
Diego Heras 670cbfdf68
core: fix rss version 2.0 in rss and torznab responses (#11871) 2021-06-05 20:53:06 +02:00
Diego Heras aca4a16bae
ci/cd: fix whitespaces (#11749) 2021-05-16 20:13:54 +02:00
Alessio Gogna 66bec102db
[Feature] Filter Meta Indexer by tag and by language (#11662). resolves #8884 resolves #7170 resolves #4787 resolves #2185
* bump to 0.18.*

Also partially addresses https://github.com/Jackett/Jackett/issues/661 (if user adds `enabled` and `disabled` tags).

Co-authored-by: garfield69 <garfieldsixtynine@gmail.com>
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2021-05-08 21:24:18 +01:00
JigSaw d34dbcb626
xthor-api: massive improvements (#11690) 2021-05-07 21:32:07 +02:00
JigSaw 77af202e2c
norbits: cleaning, removed legacy dev tools. (#11677) 2021-05-06 07:06:09 +12:00
JigSaw 7983bc9a57
abnormal: cleaning, removed old dev mode. (#11676) 2021-05-05 16:52:20 +02:00
Webster 381e674ac4
beyond-hd: add new indexer based on API (#11481)
Thanks to: PNWebster
2021-05-05 10:24:05 +02:00
JigSaw 52be410655
indexer: fix xthor api state, cleaning and removing old dev mode (#11665)
* xthor: added new case for api state

* xthor: removed old dev mode

* xthor: fix name violations

* xthor: add forced request delay due to api limit

* xthor: added new case for api state

* xthor: removed old dev mode

* xthor: fix name violations

* xthor: add forced request delay due to api limit
2021-05-03 02:38:36 +02:00
ilike2burnthing db6a8d89a8
elitetracker: removed, dead, pt2 2021-05-01 21:39:49 +01:00
XYZJR eaf0513605
Core: rewrite of configuration items. Resolves #2114 (#11104) 2021-03-17 12:29:26 +13:00
NinjaLikesCheez 31a929796f
RunTimeSettings: Create the Data Folder if it doesn't exist (OSx, Linux) (#11173) resolves #10755 2021-03-04 21:31:57 +13:00
XYZJR 87b5500c84
RuTracker: Add config option to move tags to end of release title. Resolves #11109 (#11125) 2021-02-23 18:24:02 +13:00
Diego Heras 456338399b
core: remove rss feed image (legacy code) #324 (#10837) 2021-01-17 13:42:52 +01:00
Diego Heras edce56f363
core: remove unused cli argument -j (ProxyConnection). resolves #9467 (#10608) 2020-12-22 18:37:16 +01:00
Diego Heras ebe05267b2
core: FlareSolverr integration. Bypass Cloudflare protection (#9028) 2020-12-13 21:42:10 +01:00
Diego Heras a1567a94f4
assorted c#: fix configuration of several indexers (#10476)
The link could not be changed
2020-12-12 00:12:40 +01: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
Diego Heras eeb51c7e63
torrentseeds: fix search with only one result. resolves #5973 (#10317) 2020-11-28 19:36:35 +01:00
Diego Heras 2030d9cf13
core: follow torznab specs about categories. resolves #10120 (#10147) 2020-11-08 23:27:54 +01:00
Diego Heras 2ea22af9ef
core: rename comments field to details #10092 (#10135) 2020-11-08 15:11:27 +13:00