lightnovel-crawler icon indicating copy to clipboard operation
lightnovel-crawler copied to clipboard

search not working properly Fix this bug

Open PrincejiCoder opened this issue 10 months ago • 4 comments

! Error: decoding to str: need a bytes-like object, NoneType found <class 'TypeError'> File "lncrawl\core\app.py", line 103, in search_novel search_novels(self) File "lncrawl\core\novel_search.py", line 125, in search_novels app.search_results = _combine_results(results) File "lncrawl\core\novel_search.py", line 46, in _combine_results key = slugify(item.title) File "slugify\slugify.py", line 115, in slugify

i am getting this error for whatever i search, help we fix it please.

PrincejiCoder avatar Apr 11 '24 16:04 PrincejiCoder

Having the same issue.

LielinaH avatar Apr 12 '24 05:04 LielinaH

If you can clone and use the dev branch this error does not occur.

zGadli avatar Apr 13 '24 12:04 zGadli

@zGadli When can we expect the dev branch to land on pypi? I have a nix derivation with pypi and I really prefer not to change it.

jlneder avatar Apr 13 '24 17:04 jlneder

@jlneder depends on @dipu-bd .

zGadli avatar Apr 13 '24 18:04 zGadli