mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
pterclub: add imdbid and doubanid to results
This commit is contained in:
@@ -138,7 +138,10 @@ search:
|
||||
selector: img[data-orig]
|
||||
attribute: data-orig
|
||||
imdbid:
|
||||
selector: a[href*="imdb.com/title/tt"]
|
||||
selector: a[href$="&search_area=4"]
|
||||
attribute: href
|
||||
doubanid:
|
||||
selector: a[href$="&search_area=5"]
|
||||
attribute: href
|
||||
# staff have extra columns at the start and end of a row, so we have to float the next lot of selectors off an anchor
|
||||
anchor1:
|
||||
|
Reference in New Issue
Block a user