IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#saltr
/2025/05/28
~dr|z3d
@RN
@RN_
@StormyCloud
@T3s|4_
@eyedeekay
@orignal
@postman
@zzz
%Liorar
%acetone
+Leopold
+Xeha
+ardu
+bak83
+hk
+onon_
+qend-irc2p
+r00tobo_BNC
+uop23ip
AHON1
Arch
BubbRubb1
Dann
DeltaOreo
FreeB
FreefallHeavens
HowardPlayzOfAdmin
Irc2PGuest31296
Irc2PGuest40506
Irc2PGuest55055
Irc2PGuest69335
Irc2PGuest87322
Irc2PGuest99002
Meow
Onn4l7h
Onn4|7h
T3s|4
T3s|4__
anontor
boonst_
cumlord
maylay
not_bob_afk
pisslord
poriori_
shiver_
solidx66_
thetia
u5657
usr002
weko_
zer0bitz_
uop23ip dr|z3d, : toggle all priorities on/off: works in ui, tested DoNotDownl to only download 1 file of a couple ones - works too. Change it exclusive to another file to download - works too (other file downloaded data is still there). All files were created with full file size and 0 file size ondisk before downloading. The moment it downloads to/of the file it allocates it to full file size ondisk. Seems to be
uop23ip the same behaviour as i read about utorrent non-preallocates mode (snark is set to in test). idk if the creation of all files of a torrent with full file size and 0 file size ondisk is normal(seems so), ideally it would only create (add data to) the file it downloads to (thinking of 10kfiles), but not really a problem as the size on disk is 0 ;)
uop23ip There seems no way around to allocate to full size ondisk when downloading data to a file (thinking of 100gb file). It does not grow with downloaded data. Maybe it is bc of a non-sequential download and is different to a sequencial one which should fill the pieces from start to end and so grows. Is there a sequencial download mode or has been?
uop23ip is there an option to prevent snark from autostarting a torrent after adding it? To get to the point before it creates all the files
dr|z3d uop23ip: there's autostart, or no autostart. no autostart, you don't download anything other than the torrent. so, no.
dr|z3d Everything in the code that points to pre-allocation I've made conditional on the config, so I'm not sure what else to do.
dr|z3d Still, priorities work es expected. great \o/
dr|z3d what you're asking for is for torrents to start with all the files set to skip I think. I'm not sure how useful that is, but it might be an option.
uop23ip i think it works as expected for non-preallocates mode. It needs to allocate (fill it up) for non-sequential pieces dowmload if it wants to download data to it. Seems like a torrent thing. But i tested preallocates mode and there is no difference. I thought in that mode all files before download are full file size ondisk. Not only the downloading ones like in non-preallocates mode. idk. But great that
uop23ip SelectAll works, comfortable :)
dr|z3d half way to happiness, then, uop23ip :)
dr|z3d cumlord: in console snark you can now configure up to 32 outbound tunnels, coming to standalone in next release.
dr|z3d (in the UI)
cumlord o nice like that feature ;) much higher than that seems to get diminishing returns
dr|z3d any higher and you'll need to edit the config file.
cumlord i made a very gross scraper for that reason lol
cumlord solves the problem of it wanting to revert to 1 for doing other changes if you stay in not completely insane range
dr|z3d if you don't have connected peers, it'll drop down to 1 in/out, or 2 for standalone.
cumlord i meant like before if you went above 16 and you then went to make other changes it would revert the outbound to 1
dr|z3d well, assuming you don't need more than 32 outbound, should be fixed now I hope.
cumlord the workaround i've been using sends a preset outbound count blindly to them for changing other settings lol. mainly needed to change i2cp to shuffle them around and adjust inbound. this aught to do the trick