default:"Purovicio is using a <b>ReCaptcha</b> challenge during <b>login</b> which Jackett cannot solve.</br>So Jackett is using the <b>cookie</b> method to allow Jackett access to the site.</br>However, for this to work you need to <b>remain logged in</b> at the Purovicio website, otherwise the cookie will become invalidated. (You can close the Browser Tab, just don't <b>Logout</b>).</br>If you get no results, then <b>refresh</b> your cookie."
- name:info_cookie
type:info
label:How to get the Cookie
default:"<ol><li>Login to this tracker with your browser<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button<li>Refresh the page by pressing <b>F5</b><li>Select the <b>Headers</b> tab<li>Find <b>'cookie:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole cookie string <i>(everything after 'cookie: ')</i> and <b>Paste</b> here.</ol>"
- name:sort
type:select
label:Sort requested from site
default:"created_at"
options:
"created_at": "created"
"seeders": "seeders"
"size": "size"
"name": "title"
- name:type
type:select
label:Order requested from site
default:"desc"
options:
"desc": "desc"
"asc": "asc"
login:
method:cookie
inputs:
cookie:"{{ .Config.cookie }}"
test:
path:/
ratio:
path:/
selector:span:has(i.fa-sync-alt)
filters:
- name:regexp
args:"Ratio : (\\d+)"
search:
paths:
- path:filterTorrents
inputs:
$raw:"{{ range .Categories }}categories[]={{.}}&{{end}}"
search:"{{ if .Query.IMDBID }}{{else}}{{ .Keywords }}{{end}}"
description:""
uploader:""
imdb:"{{ .Query.IMDBIDShort }}"
tvdb:""
tmdb:""
mal:""
sorting:"{{ .Config.sort }}"
sort:"{{ .Config.sort }}"
direction:"{{ .Config.type }}"
qty:100
rows:
selector:table > tbody > tr
fields:
category:
selector:a[href*="/categories/"]
attribute:href
filters:
- name:regexp
args:"/categories/.*?\\.(\\d+)"
title:
selector:a.view-torrent
download:
selector:a[href*="/download/"]
attribute:href
details:
selector:a.view-torrent
attribute:href
banner:
optional:true
selector:div.torrent-poster img
attribute:src
filters:
- name:replace
args:["https://via.placeholder.com/600x900",""]
comments:
selector:a[href*="#comments"]
attribute:href
optional:true
imdb:
optional:true
selector:a[href*="www.imdb.com/title/tt"]
attribute:href
size:
selector:td:nth-last-child(4)
grabs:
selector:td:nth-last-child(3)
filters:
- name:regexp
args:(\d+)
seeders:
selector:td:nth-last-child(2)
leechers:
selector:td:nth-last-child(1)
date:
selector:time
filters:
# translations for Turkish|Estonian|Danish|Italian|Polish|Norwegian|Portuguese|Czech|Russian|Romanian|Spanish|French|German|Bulgarian|Dutch|Chinese