Prowlarr / Prowlarr

Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
https://prowlarr.com
GNU General Public License v3.0
4.03k stars 194 forks source link

[FEAT]: Libgen integration #510

Closed almottier closed 5 months ago

almottier commented 3 years ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe

Library Genesis (libgen) is the most complete ebook collection. It would be nice if you could add it to Prowlarr to be able to use it with Readarr.

Describe the solution you'd like

Libgen integration

Describe alternatives you've considered

Anything else?

https://libgen.onl/

AB#1597

Qstick commented 3 years ago

No plans to have Prowlarr direct download anything. So in order to pull this off we would need to hook to a downloader as well, In addition Prowlarr would have to function/mask itself as a download client to Readarr. At that point we could spoof the indexer as a newznab indexer to Readarr from Prowlarr and then have downloads called by Readarr route thru Prowlarr and to the downloader. It's quite a bit of work pulling this off but doable for sure.

sdfg2 commented 2 years ago

I've been tracking this issue and https://github.com/Readarr/Readarr/issues/848 over at Readarr, and I might be missing something but it looks like in the Readarr issue they have links to NZB and torrents for libgen which could be added to Prowlarr so that Prowlarr doesn't have to worry about direct downloading or dealing with download clients or anything like that?

Qstick commented 2 years ago

I've been tracking this issue and https://github.com/Readarr/Readarr/issues/848 over at Readarr, and I might be missing something but it looks like in the Readarr issue they have links to NZB and torrents for libgen which could be added to Prowlarr so that Prowlarr doesn't have to worry about direct downloading or dealing with download clients or anything like that?

The torrent links we can likely work with, looks like the nzbs are rar'd so not sure I want to screw with it.

kimcosmos commented 2 years ago

each torrent is a collection of 1000s of books. Do you have a way to selectively download? Their preferred method now is IPFS via cloudflare or their database app. Lazylibrarian says they require tinkering

bakerboy448 commented 5 months ago