mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-20 21:37:08 +01:00
* Update KAT definition for real login test * Add error handling to KAT definition's login * Even better error handling... Sorry for the inelegant successive commits * Add better test behaviour for KAT Added some logic so tests return results. Previously did a search with an empty string which would return no results. NB : it does test with "torrents.php?search=%22%22" but that's not an issue, the parameter is ignored on that page.