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