1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-04-18 07:36:10 +01:00
Files
Indexers/definitions/v11/uindex.yml
ineednewpajamas 5c17fb27ae jackett indexers as of 29eea6b63996794af6c00dc6e10e5b0c1198187a [2026-03-25T20:38:40Z]
Removed Indexers: definitions/v11/huntorrent-bithorlo.yml
definitions/v11/sugoimusic.yml

Modified Indexers: definitions/v11/cgpeers.yml
definitions/v11/ds-reloaded.yml
definitions/v11/huntorrent.yml
definitions/v11/p2pbg.yml
definitions/v11/playletpt.yml
definitions/v11/torrentby.yml
definitions/v11/torrentqq.yml
definitions/v11/torrentsome.yml
definitions/v11/torrenttip.yml
definitions/v11/uindex.yml
2026-03-25 21:41:17 +01:00

72 lines
1.6 KiB
YAML

---
id: uindex
name: Uindex
description: "Uindex is a Public Torrent Tracker for MOVIES / TV / MUSIC / GENERAL"
language: en-US
type: public
encoding: UTF-8
links:
- https://uindex.org/
caps:
categorymappings:
- {id: 1, cat: Movies, desc: "Movies"}
- {id: 2, cat: TV, desc: "TV"}
- {id: 3, cat: Console, desc: "Games"}
- {id: 4, cat: Audio, desc: "Music"}
- {id: 5, cat: PC, desc: "Apps"}
- {id: 6, cat: XXX, desc: "XXX"}
- {id: 7, cat: TV/Anime, desc: "Anime"}
- {id: 8, cat: Other, desc: "Other"}
# while zero does not return results when c=0 used, results occasionally have this cat instead of eight
- {id: 0, cat: Other, desc: "Other"}
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
music-search: [q]
settings: []
search:
paths:
# https://uindex.org/search.php?search=complete&c=0
- path: search.php
allowEmptyInputs: true
inputs:
search: "{{ .Keywords }}"
c: 0
rows:
selector: table.sr-table > tbody > tr:has(a[href^="magnet:?xt="])
fields:
category:
selector: a[href^="/search.php?c="]
attribute: href
filters:
- name: querystring
args: c
title:
selector: a[href^="/details.php?id="]
details:
selector: a[href^="/details.php?id="]
attribute: href
download:
selector: a[href^="magnet:?xt="]
attribute: href
date:
selector: td.sr-col-uploaded
size:
selector: td.sr-col-size
seeders:
selector: td.sr-col-seeders
leechers:
selector: td.sr-col-leechers
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# engine n/a