icetorrent: drop title attribute: #5201

This commit is contained in:
Garfield69 2019-05-07 08:23:16 +12:00
parent e051c13f3a
commit ae316ffc1b
1 changed files with 4 additions and 5 deletions

View File

@ -79,13 +79,12 @@
incldead: 1
search_by: "{{ if .Query.IMDBID }}imdb{{else}}name{{end}}"
rows:
selector: table.table-striped > tbody > tr:has(a[title][href^="details.php?id="])
selector: table.table-striped > tbody > tr:has(a[href^="details.php?id="])
fields:
title:
selector: a[title][href^="details.php?id="]
attribute: title
selector: a[href^="details.php?id="]
details:
selector: a[title][href^="details.php?id="]
selector: a[href^="details.php?id="]
attribute: href
category:
selector: a[href^="?cat="]
@ -96,7 +95,7 @@
banner:
attribute: rel
imdb:
selector: a[href*="https://www.imdb.com/title/"]
selector: a[href*="www.imdb.com/title/"]
optional: true
attribute: href
download: