diff --git a/src/Jackett.Common/Definitions/skytorrentsclone.yml b/src/Jackett.Common/Definitions/skytorrentsclone.yml index 719de8364..92a4d6b4f 100644 --- a/src/Jackett.Common/Definitions/skytorrentsclone.yml +++ b/src/Jackett.Common/Definitions/skytorrentsclone.yml @@ -12,6 +12,7 @@ caps: categories: + "other": Other # category= "album": Audio "ebook": Books @@ -53,13 +54,15 @@ title: selector: td a category: + text: other + category|noappend: # try category= - optional: true selector: a.label[href*="category="] - category: - # try type= optional: true + category|noappend: + # try type= selector: a.label[href*="type="] + optional: true details: selector: td a attribute: href