Diego Heras
Diego Heras
We don't have specific documentation for Magnetico because we support more than 500 indexers. It's only listed in the readme. Maybe you can add some lines about Jackett in the...
I opened 2 PR for Windows compatibility. #32 #33
> After running for 10 minutes it crashed with ValueError: too many file descriptors in select() Already reported #38
> It overrides the concepts of standalone (autonomous) search engine. P2P network is strong, thanks to decentralization. Free market of tracker, torrent sites, etc. I'm proposing additional features, the current...
 > I don't get it. Do you want magneticod to communicate (i.e. send messages about the discovered metadata) with "magneticos" you proposed? Yes but the...
> we really need centralization and push-model? No, but has a lot of advantages. Most important for me: 1) Search speed 2) Users don't need to be online all day,...
We should save all metadata and add a "download button" in magneticow. So you can get the original .torrent file.
Update 0.9.9
@Diaoul There are other projects using enzyme which request this feature. In this issue you have example files. https://github.com/morpheus65535/bazarr/issues/353
Archlinux libtorrent-rasterbar:1.2.3 The Python script works fine if I remove these lines: ``` 'paused':False, 'auto_managed':False, 'upload_mode':True, ``` So, libtorrent is fine. They changed those parameters in latests releases => https://www.libtorrent.org/reference-Core.html#add_torrent_params...