From 90d0f5b2e0c1ff7ab520dedb29cd1d0f3c61d6c4 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sun, 10 Feb 2019 19:05:07 +1300 Subject: [PATCH] nostalgic: now using username and password instead of cookie method. selector cinfo was the key to cracking the sites bot-detection check. --- src/Jackett.Common/Definitions/nostalgic.yml | 47 +++++++------------- 1 file changed, 15 insertions(+), 32 deletions(-) diff --git a/src/Jackett.Common/Definitions/nostalgic.yml b/src/Jackett.Common/Definitions/nostalgic.yml index c708f7ec3..746f2c395 100644 --- a/src/Jackett.Common/Definitions/nostalgic.yml +++ b/src/Jackett.Common/Definitions/nostalgic.yml @@ -35,40 +35,23 @@ tv-search: [q, season, ep] movie-search: [q] - settings: - - name: cookie - type: text - label: Cookie - - name: info - type: info - label: How to get the Cookie - default: "
  1. Login to this tracker in your browser
  2. Open the DevTools panel by pressing F12
  3. Select the Network tab
  4. Click on the Doc button
  5. Refresh the page by pressing F5
  6. Select the Headers tab
  7. Find 'cookie:' in the Request Headers section
  8. Copy & paste the whole cookie string to here
" - -# getting error: bots are forbidden -# login: -# path: login -# method: form -# form: form[action="/login"] -# inputs: -# username: "{{ .Config.username }}" -# password: "{{ .Config.password }}" -# cinfo: "auth" -# iplocked: 0 -# keeploggedin: 1 -# submit: "login" -# selectorinputs: -# token: -# selector: input[name="token"] -# attribute: value -# error: -# - selector: table#maincontent tr td div div#messagebarA login: - method: cookie + path: login + method: form + form: form[action="/login"] inputs: - cookie: "{{ .Config.cookie }}" - test: - path: / - selector: li#nav_logout + username: "{{ .Config.username }}" + password: "{{ .Config.password }}" + cinfo: "1536|864|24|-780" + iplocked: 0 + keeploggedin: 1 + submit: "login" + selectorinputs: + token: + selector: input[name="token"] + attribute: value + error: + - selector: table#maincontent tr td div div#messagebarA ratio: path: /