diff --git a/src/Jackett.Common/Definitions/galeriens.yml b/src/Jackett.Common/Definitions/galeriens.yml
index 5198e309e..2effe9b7e 100644
--- a/src/Jackett.Common/Definitions/galeriens.yml
+++ b/src/Jackett.Common/Definitions/galeriens.yml
@@ -182,12 +182,19 @@
movie-search: [q]
settings:
- - name: username
+# - name: username
+# type: text
+# label: Username
+# - name: password
+# type: password
+# label: Password
+ - name: cookie
type: text
- label: Username
- - name: password
- type: password
- label: Password
+ label: Cookie
+ - name: info
+ type: info
+ label: How to get the Cookie
+ default: "
- Login to this tracker with your browser
- Open the DevTools panel by pressing F12
- Select the Network tab
- Click on the Doc button
- Refresh the page by pressing F5
- Select the Headers tab
- Find 'cookie:' in the Request Headers section
- Select and Copy the whole cookie string (everything after 'cookie: ') and Paste here.
"
- name: torrentlanguage
type: select
label: Torrent Language
@@ -220,13 +227,16 @@
"23": "Ukrainien"
login:
- path: TTV3/Connexion
- method: post
+# path: TTV3/Connexion
+# method: post
+# inputs:
+# username: "{{ .Config.username }}"
+# password: "{{ .Config.password }}"
+# error:
+# - selector: font[color="red"]
+ method: cookie
inputs:
- username: "{{ .Config.username }}"
- password: "{{ .Config.password }}"
- error:
- - selector: font[color="red"]
+ cookie: "{{ .Config.cookie }}"
test:
path: TTV3/Bienvenue
selector: a[href$="/TTV3/Deconnexion"]
@@ -246,7 +256,7 @@
type: "tout"
# searchin nomtorrent (name) or desctorrent (descr)
endroit: "nomtorrent"
- # language 11 french 17 multi
+ # language 11 french 17 multi
langue: "{{ .Config.torrentlanguage }}"
# freeleech oui (yes) non (no) peuimporte (ignore)
tl: "peuimporte"
@@ -257,7 +267,7 @@
category:
selector: a[href*="/SousCategories/"]
attribute: href
- filters:
+ filters:
- name: regexp
args: (\d+)$
title: