feat: Created the Lidarr mock and added a justfile

This commit is contained in:
2026-01-21 11:18:37 -07:00
parent ab4c119e04
commit 6512117aca
6736 changed files with 569422 additions and 4598 deletions
+10 -6
View File
@@ -48,10 +48,6 @@ settings:
type: checkbox
label: Add RUS to end of all titles to improve language detection by Sonarr and Radarr. Will cause English-only results to be misidentified.
default: false
- name: info
type: info
label: A note about RuTor
default: RuTor does not display categories in its search results page. This definition is probably only suitable for Prowlarr Dashboard Manual searches.
- name: sort
type: select
label: Sort requested from site (Applies only to Search with Keywords)
@@ -65,6 +61,8 @@ settings:
7: "size asc"
8: "title desc"
9: "title asc"
- name: info_category_8000
type: info_category_8000
search:
paths:
@@ -146,9 +144,15 @@ search:
details:
selector: td:nth-of-type(2) a[href^="/torrent/"]
attribute: href
magnet:
selector: td:nth-of-type(2) a[href^="magnet:?xt="]
download:
selector: a.downgif
attribute: href
infohash:
selector: a[href^="magnet:?xt="]
attribute: href
filters:
- name: regexp
args: ([A-F|a-f|0-9]{40})
date:
# 27 Окт 17
selector: td:nth-of-type(1)