You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first, great work.
i found out if iam banned on a channel the xdcc-dl command cannot handle this very well and will stock after WHOIS End.
If i specify a timeout will not have any affect.
here is an example:
$: time xdcc-dl "/msg botname xdcc send #12" --server irc.abjects.net --verbose --timeout 60
INFO: Download Limit set to: "unlimited"
INFO: Connecting to irc.abjects.net:6667 as user 'YvetteLang70'
INFO: Delaying download initialization by 7s
INFO: Timeout watcher started
INFO: Connected to server
INFO: WHOIS: ['[MG]-Request|Bot|Honline', '+#moviegods ']
INFO: Joining channel #moviegods
INFO: WHOIS End
INFO: Timeout detected
INFO: Message sent without timeout
WARNING: Timeout
INFO: Progress Printer started
INFO: Progress Printer stopped
INFO: Disconnecting
INFO: Aborting because of unrecoverable error
real 3m19.302s
user 3m10.706s
sys 0m0.487s
may you can have a look, thanks!
The text was updated successfully, but these errors were encountered:
Hi,
first, great work.
i found out if iam banned on a channel the xdcc-dl command cannot handle this very well and will stock after
WHOIS End
.If i specify a timeout will not have any affect.
here is an example:
may you can have a look, thanks!
The text was updated successfully, but these errors were encountered: