fallaciousreasoning / CalibreLibgenStore

A Libgen Fiction store plugin for Calibre
MIT License
147 stars 18 forks source link

Search doesn't work. #11

Open JarrodMiller opened 2 years ago

JarrodMiller commented 2 years ago

It looks like libgen.rs and .is may have changed the format of the data they're outputting slightly, as no results are being found.

I've fiddleed with the parsing of the Title text in the XPATH data, and gotten it to return SOME results, but download seems to be broken as well.

ThinkSalat commented 1 year ago

Yeah not working for me either as of now plugin is broken

fallaciousreasoning commented 1 year ago

If you get it working, I'm happy to accept a PR. I don't really work on this anymore so it does tend to break when the format of LibGen breaks.