The Shinning: add support for alternative layout

Thank you @s0mm3rb
This commit is contained in:
kaso17 2018-12-28 11:03:21 +01:00
parent 41bf6da9c6
commit 822dc191dc
1 changed files with 2 additions and 1 deletions

View File

@ -107,7 +107,8 @@
orderby: "added" orderby: "added"
sort: "desc" sort: "desc"
rows: rows:
selector: table.main > tbody > tr:contains("Alle Torrents") + tr > td > table.tableinborder > tbody > tr # correct selector depends on the "Empfohlene Torrents in der Liste anzeigen" profile option
selector: table.main > tbody > tr:contains("Alle Torrents") + tr > td > table.tableinborder > tbody > tr, div.bro_torr_wrap:not(:contains("Alle Torrents")) > table.tableinborder > tbody > tr
filters: filters:
- name: andmatch - name: andmatch
fields: fields: