1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-02-15 07:25:47 +00:00
Files
Indexers/definitions/v11/catorrent.yml
ServarrAdmin 03d43b4b70 Fixed: deprecate v10 schema version and migrate indexers to v11
- Migrated 485+ indexer definitions from v10 to v11 directory
- Preserved existing v11 indexers (skipped 15 duplicates to keep v11 versions)
- Updated VERSIONS file: MIN_VERSION changed from 10 to 11
- Updated documentation in README.md and CONTRIBUTING.md:
  * Marked v10 as deprecated (removed from active versions)
  * Updated v11 as single active version with 522+ indexers
  * Added deprecation warnings and migration notes
- Kept v10/schema.json for historical reference
- All validation passes with migrated indexers

Breaking change: v10 no longer contains active indexer definitions.
Prowlarr will continue to work as it falls back to available versions.
2025-08-24 07:38:43 -05:00

90 lines
2.4 KiB
YAML

---
id: catorrent
name: Catorrent
description: "Catorrent is a RUSSIAN Public Torrent Tracker for GAMES"
language: ru-RU
type: public
encoding: UTF-8
links:
- https://catorrent.org/
caps:
categorymappings:
- {id: PC, cat: PC/Games, desc: "PC"}
- {id: PS1, cat: Console/Other, desc: "Playstation 1"}
- {id: PS2, cat: Console/Other, desc: "Playstation 2"}
- {id: PS3, cat: Console/PS3, desc: "Playstation 3"}
- {id: PS4, cat: Console/PS4, desc: "Playstation 4"}
- {id: PS5, cat: Console/Other, desc: "Playstation 5"}
- {id: SWITCH, cat: Console/Other, desc: "Nintendo Switch"}
- {id: PSP, cat: Console/PSP, desc: "Playstation (portable) PSP"}
- {id: PSVITA, cat: Console/PS Vita, desc: "Playstation Vita"}
- {id: XONE, cat: Console/XBox One, desc: "Xbox ONE"}
- {id: X360, cat: Console/XBox 360, desc: "Xbox 360"}
- {id: WIIU, cat: Console/WiiU, desc: "Nintendo WIIU"}
- {id: WII, cat: Console/Wii, desc: "Nintendo WII"}
- {id: 3DS, cat: Console/3DS, desc: "Nintendo 3DS"}
- {id: NDS, cat: Console/NDS, desc: "Nintendo DS"}
- {id: N64, cat: Console/Other, desc: "Nintendo 64"}
- {id: NGC, cat: Console/Other, desc: "Nintendo Game Cube"}
- {id: DREAMCAST, cat: Console/Other, desc: "Dreamcast"}
- {id: SAT, cat: Console/Other, desc: "Sega Saturn"}
modes:
search: [q]
settings: []
download:
selectors:
- selector: a[href*="/index.php?do=download&id="]
attribute: href
search:
# https://catorrent.org/index.php?do=search&subaction=search&story=lovelot
paths:
- path: index.php
inputs:
do: search
subaction: search
search_start: 0
result_from: 1
story: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
rows:
selector: div.short_game_search
fields:
category:
selector: div.icon_default
optional: true
default: PS1
title:
selector: div.short_game_title
details:
selector: a[href$=".html"]
attribute: href
download:
selector: a[href$=".html"]
attribute: href
poster:
selector: img
attribute: src
genre:
selector: div.short_game_genre
description:
text: "{{ .Result.genre }}"
date:
text: now
seeders:
text: 1
leechers:
text: 1
size:
text: "512 MB"
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# DataLife v25