mirror of
https://github.com/Jackett/Jackett
synced 2025-02-25 07:32:38 +00:00
torrent-turk: add info about unread PM
This commit is contained in:
parent
aee7bba3ce
commit
03af2a6d1d
1 changed files with 14 additions and 9 deletions
|
@ -10,7 +10,7 @@
|
||||||
legacylinks:
|
legacylinks:
|
||||||
- https://torrent-turk.org/
|
- https://torrent-turk.org/
|
||||||
- https://torrent-turk.co/
|
- https://torrent-turk.co/
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
categorymappings:
|
categorymappings:
|
||||||
- {id: 149, cat: Movies, desc: "Movies/Turkish"}
|
- {id: 149, cat: Movies, desc: "Movies/Turkish"}
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
- {id: 161, cat: Movies/DVD, desc: "Movies/Foreign/DVD5-DVD9"}
|
- {id: 161, cat: Movies/DVD, desc: "Movies/Foreign/DVD5-DVD9"}
|
||||||
- {id: 162, cat: Movies/WEBDL, desc: "Movies/Foreign/BRRip-HDRip-DVDRip-WebDL"}
|
- {id: 162, cat: Movies/WEBDL, desc: "Movies/Foreign/BRRip-HDRip-DVDRip-WebDL"}
|
||||||
- {id: 163, cat: Movies/Other, desc: "Movies/Foreign/Boxset"}
|
- {id: 163, cat: Movies/Other, desc: "Movies/Foreign/Boxset"}
|
||||||
|
|
||||||
- {id: 164, cat: TV, desc: "TV"}
|
- {id: 164, cat: TV, desc: "TV"}
|
||||||
- {id: 165, cat: TV, desc: "TV/Turkish"}
|
- {id: 165, cat: TV, desc: "TV/Turkish"}
|
||||||
- {id: 166, cat: TV, desc: "TV/Foreign"}
|
- {id: 166, cat: TV, desc: "TV/Foreign"}
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
- {id: 185, cat: TV/Documentary, desc: "TV/Documentary"}
|
- {id: 185, cat: TV/Documentary, desc: "TV/Documentary"}
|
||||||
- {id: 168, cat: TV/Other, desc: "TV/Other"}
|
- {id: 168, cat: TV/Other, desc: "TV/Other"}
|
||||||
- {id: 169, cat: TV/Other, desc: "TV/Boxset"}
|
- {id: 169, cat: TV/Other, desc: "TV/Boxset"}
|
||||||
|
|
||||||
- {id: 191, cat: TV, desc: "TV/BluTv"}
|
- {id: 191, cat: TV, desc: "TV/BluTv"}
|
||||||
- {id: 192, cat: TV, desc: "TV/BluTv Series"}
|
- {id: 192, cat: TV, desc: "TV/BluTv Series"}
|
||||||
- {id: 193, cat: Movies, desc: "TV/BluTv Film"}
|
- {id: 193, cat: Movies, desc: "TV/BluTv Film"}
|
||||||
|
@ -57,12 +57,12 @@
|
||||||
- {id: 179, cat: PC, desc: "OS"}
|
- {id: 179, cat: PC, desc: "OS"}
|
||||||
- {id: 180, cat: PC/Games, desc: "PC/Games"}
|
- {id: 180, cat: PC/Games, desc: "PC/Games"}
|
||||||
- {id: 181, cat: Console, desc: "Playstation"}
|
- {id: 181, cat: Console, desc: "Playstation"}
|
||||||
|
|
||||||
modes:
|
modes:
|
||||||
search: [q]
|
search: [q]
|
||||||
tv-search: [q, season, ep]
|
tv-search: [q, season, ep]
|
||||||
movie-search: [q]
|
movie-search: [q]
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
- name: username
|
- name: username
|
||||||
type: text
|
type: text
|
||||||
|
@ -89,7 +89,11 @@
|
||||||
options:
|
options:
|
||||||
"desc": "desc"
|
"desc": "desc"
|
||||||
"asc": "asc"
|
"asc": "asc"
|
||||||
|
- name: info_results
|
||||||
|
type: info
|
||||||
|
label: Search results
|
||||||
|
default: "If you are getting the error: <b>An error has occured!You can't view this page unless you read all your unread messages</b>, then access the site with your browser and <b>mark as read</b> all PMs."
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: ?p=home&pid=1
|
path: ?p=home&pid=1
|
||||||
method: form
|
method: form
|
||||||
|
@ -111,11 +115,11 @@
|
||||||
test:
|
test:
|
||||||
path: ?p=torrents&type=bookmarks&pid=508
|
path: ?p=torrents&type=bookmarks&pid=508
|
||||||
selector: a#logout
|
selector: a#logout
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
keywordsfilters:
|
keywordsfilters:
|
||||||
- name: re_replace
|
- name: re_replace
|
||||||
args: ["[^a-zA-Z0-9]+", "%25"]
|
args: ["[^a-zA-Z0-9]+", "%25"]
|
||||||
inputs:
|
inputs:
|
||||||
|
@ -129,6 +133,7 @@
|
||||||
"sortOptions[sortOrder]": "{{ .Config.type }}"
|
"sortOptions[sortOrder]": "{{ .Config.type }}"
|
||||||
error:
|
error:
|
||||||
- selector: div.error:not(:contains("Hiçbir sonuç bulunamadı."))
|
- selector: div.error:not(:contains("Hiçbir sonuç bulunamadı."))
|
||||||
|
# does not support imdbid search and does not return imdb link in results.
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: table#torrents_table_classic > tbody > tr:has(td.torrent_name)
|
selector: table#torrents_table_classic > tbody > tr:has(td.torrent_name)
|
||||||
|
@ -150,7 +155,7 @@
|
||||||
attribute: href
|
attribute: href
|
||||||
date:
|
date:
|
||||||
optional: true
|
optional: true
|
||||||
# Uploaded 30-01-2019 15:02 by
|
# Uploaded 30-01-2019 15:02 by
|
||||||
selector: td.torrent_name:not(:contains(" at "))
|
selector: td.torrent_name:not(:contains(" at "))
|
||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
|
|
Loading…
Reference in a new issue