[10:28] chfoo: You have mail [16:27] 01[13tinyarchive01] 15soult pushed 12 new commits to 06master: 02https://github.com/ArchiveTeam/tinyarchive/compare/455615eada89...aafa54b90650 [16:27] 13tinyarchive/06master 142a8b6a9 15David Triendl: code_to_file.json: Complete mapping for all 6-character bit.ly codes [16:27] 13tinyarchive/06master 14c1a58d2 15David Triendl: Update tinyback submodule [16:27] 13tinyarchive/06master 14d61d1d1 15David Triendl: Add create_release.py [16:35] cool [16:36] Most important change is probably those 2 lines that added a cache for the tracker status page ;-) [16:38] ;D [17:04] so most of my results seem to be from just 3 services... does that mean i've gotten banned from the others, or is that perhaps num-threads=3 ? [17:05] related: should i be using something other than --num-threads=3 --sleep=180 ? [17:21] beardicus: It's because you're using three threads/concurrency [17:22] Then again, if I'm not mistaken - you got a good chance of getting any of the services - the threads will contact the tracker and say "Give me a new task!" without caring which service [17:22] I run with as many threads as there are available tasks for services, ie 5 currently [17:23] ok. cool. will do. thanks ersi. [17:23] np [17:24] I should make it hand out random services instead of always in the same order