firebit: improve category selection. resolves #6803

This commit is contained in:
Garfield69
2020-01-04 18:30:15 +13:00
parent fca687a5c4
commit de3894e3dc

View File

@@ -23,7 +23,6 @@
"Видео": Movies "Видео": Movies
"Музыка": Audio "Музыка": Audio
"Другие категории": Other "Другие категории": Other
"Новинки": Other/Misc
"Сериалы": TV "Сериалы": TV
modes: modes:
@@ -48,6 +47,12 @@
fields: fields:
category: category:
selector: td:nth-child(1), div.article-indent div b a selector: td:nth-child(1), div.article-indent div b a
filters:
- name: replace
args: ["Новинки", ""]
- name: replace
args: [",", ""]
- name: trim
title: title:
selector: td:nth-child(2), span.article-title selector: td:nth-child(2), span.article-title
details: details: