mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torlock: handle missing cats. resolves #7911
This commit is contained in:
@@ -78,8 +78,9 @@
|
|||||||
span.tv7: ADULT
|
span.tv7: ADULT
|
||||||
span.tv8: EBOOKS
|
span.tv8: EBOOKS
|
||||||
span.tv9: IMAGES
|
span.tv9: IMAGES
|
||||||
|
span.tv10: EBOOKS
|
||||||
span.tv12: AUDIOBOOK
|
span.tv12: AUDIOBOOK
|
||||||
"*": "" # some torrents have invalid categories
|
"*": "OTHER" # some torrents have invalid categories
|
||||||
title:
|
title:
|
||||||
selector: td:nth-child(1) > div > a
|
selector: td:nth-child(1) > div > a
|
||||||
details:
|
details:
|
||||||
|
Reference in New Issue
Block a user