1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-04-30 13:20:54 +01:00
Files
Indexers/definitions/v5/showrss.yml
bakerboy448 2d35a08319 cardigann v5
reverts 6eba2fbc6a
reverts c8ff27ce60
reverts 66cc961491

jackett indexers as of 548a38fdf661c1b85c13a9d1e5f1563fc181e426

beyondhdoneurl removed per https://github.com/Jackett/Jackett/issues/12993
2022-02-27 22:18:08 -06:00

60 lines
1006 B
YAML

---
id: showrss-yml
name: showRSS
description: "showRSS is a service that allows you to keep track of your favorite TV shows"
language: en-US
type: public
encoding: UTF-8
links:
- https://showrss.info/
caps:
categorymappings:
- {id: 1, cat: TV/SD}
- {id: 2, cat: TV/HD}
modes:
search: [q]
tv-search: [q, season, ep]
settings: []
search:
paths:
- path: /other/all.rss
response:
type: xml
rows:
selector: rss > channel > item
filters:
- name: andmatch
fields:
category:
selector: raw_title
filters:
case:
":contains(\"720p\")": 2
":contains(\"1080p\")": 2
"*": 1
title:
selector: raw_title
details:
text: "{{ .Config.sitelink }}"
date:
selector: pubDate
download:
selector: link
size:
text: "512 MB"
seeders:
text: 1
leechers:
text: 1
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# engine n/a