anthonyraymond / joal

An open source command line RatioMaster with an optional WebUI.
Apache License 2.0
593 stars 64 forks source link

Skip public torrents #151

Open wloot opened 2 years ago

wloot commented 2 years ago

I am using qbittorrent, and it is able to copy all torrent files automatically. But I only want to fake seed private torrents, is there a way to skip public one?

anthonyraymond commented 2 years ago

So far there is not. But it sounds like an interesting feature to add in the next version i'm currently working on.

I'm keeping this Issue open as a reminder!

OliverGrace commented 2 years ago

Also after I wrote a script to detect rarbg torrents and delete them, the web ui will misbahave which shows them as "?" peers and uploaders and keep stuck on the page. The logs shows it detected a delete call but the web ui just acts strangely.

anthonyraymond commented 2 years ago

That's weird indeed. Do they disappear if you reload the page?

OliverGrace commented 2 years ago

That's weird indeed. Do they disappear if you reload the page?

After couple of hours they will disappear.

wloot commented 2 years ago

Also after I wrote a script to detect rarbg torrents and delete them, the web ui will misbahave which shows them as "?" peers and uploaders and keep stuck on the page. The logs shows it detected a delete call but the web ui just acts strangely.

Could you share the script?

anthonyraymond commented 2 years ago

Ok i won't invest to much time in troubleshooting this since i'm rewriting the app from scratch for the next version :) Thanks for noticing though!

Cosmonear commented 2 years ago

Also after I wrote a script to detect rarbg torrents and delete them, the web ui will misbahave which shows them as "?" peers and uploaders and keep stuck on the page. The logs shows it detected a delete call but the web ui just acts strangely.

Hello @OliverGrace Can you share the script please ?