Skip to content

Commit

Permalink
jpopsuki: add search error trap
Browse files Browse the repository at this point in the history
show Database error. instead of 0 results
  • Loading branch information
garfield69 committed May 19, 2024
1 parent 764624c commit b7bb472
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Jackett.Common/Definitions/jpopsuki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ search:
searchtags: "{{ .Query.Genre }}"
# 0 Any, 1 All
tags_type: 1
error:
- selector: :root:contains("Database error.")

rows:
selector: table#torrent_table > tbody > tr[class^="torrent"]
Expand Down

0 comments on commit b7bb472

Please sign in to comment.