Skip to content

Commit

Permalink
jackett indexers as of 4c5bb840b8ed64d5ca407fdee261d71222c47334 [2024…
Browse files Browse the repository at this point in the history
…-12-16T17:57:22Z]
  • Loading branch information
bakerboy448 committed Dec 16, 2024
1 parent d5737ed commit 78ad0dc
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
8 changes: 4 additions & 4 deletions definitions/v10/lastfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ search:
# has sort for size and seeders but not for title or date

rows:
selector: table.table-responsive > tbody > tr
selector: table.table-striped > tbody > tr

fields:
category:
Expand Down Expand Up @@ -190,10 +190,10 @@ search:
selector: a[href*="/download/"]
attribute: href
date:
selector: td:nth-of-type(4)
selector: td:nth-of-type(4) div[title]
attribute: title
filters:
- name: dateparse
args: "dd-MMM-yyyy"
- name: timeago
size:
selector: td:nth-of-type(5)
grabs:
Expand Down
9 changes: 5 additions & 4 deletions definitions/v10/polishtorrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ links:
caps:
categorymappings:
- {id: 6, cat: PC/0day, desc: "Aplikacje/Programy"}
- {id: 31, cat: TV/Anime, desc: "Anime"}
- {id: 4, cat: Movies, desc: "Bajki"}
- {id: 30, cat: TV, desc: "TV Seriale Bajki"}
- {id: 31, cat: TV/Anime, desc: "Anime"}
- {id: 1, cat: Movies/HD, desc: "Filmy HD"}
- {id: 30, cat: TV, desc: "TV Seriale Bajki"}
- {id: 13, cat: Movies/DVD, desc: "DVD5/9"}
- {id: 12, cat: Movies/BluRay, desc: "BD25/50_5/9"}
- {id: 14, cat: Movies/3D, desc: "Filmy 3D"}
Expand All @@ -27,9 +27,9 @@ caps:
- {id: 19, cat: Other, desc: "Inne"}
- {id: 8, cat: Audio, desc: "Muzyka"}
- {id: 11, cat: Movies, desc: "Paczki"}
- {id: 27, cat: TV/Other, desc: "Teatr Telewizyjny"}
- {id: 25, cat: Audio/Audiobook, desc: "Audiobook"}
- {id: 20, cat: Books, desc: "Book"}
- {id: 25, cat: Audio/Audiobook, desc: "Audiobook"}
- {id: 27, cat: TV/Other, desc: "Teatr Telewizyjny"}
- {id: 21, cat: TV/Sport, desc: "Sport"}
- {id: 29, cat: Movies, desc: "Stare Filmy"}
- {id: 22, cat: TV/SD, desc: "TV Seriale SD"}
Expand All @@ -39,6 +39,7 @@ caps:
- {id: 2, cat: TV/UHD, desc: "TV 4K"}
- {id: 15, cat: Movies, desc: "Filmy bez lektora"}
- {id: 7, cat: XXX, desc: "XXX 18+"}
- {id: 32, cat: Movies/Other, desc: "Anime/Filmy"}

modes:
search: [q]
Expand Down
4 changes: 2 additions & 2 deletions definitions/v10/rudub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ type: semi-private
encoding: windows-1251
followredirect: true
links:
- https://16december.rudub.online/
- https://17december.rudub.online/
legacylinks:
- https://16november.rudub.online/
- https://17november.rudub.online/
- https://18november.rudub.online/
- https://19november.rudub.online/
Expand Down Expand Up @@ -41,6 +40,7 @@ legacylinks:
- https://13december.rudub.online/
- https://14december.rudub.online/
- https://15december.rudub.online/
- https://16december.rudub.online/

caps:
categorymappings:
Expand Down

0 comments on commit 78ad0dc

Please sign in to comment.