linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #03218
[Bug 710359] Re: [Request] Only generate entry for fully completed downloads in the log file
Here's the patch to test, with the very basic parameters what could
easily be gathered. The rest of the parameters that available for chunks
only either impossible to get / totally different or needs a lot more
work, so this patch provides a basic logging functionality for finished
downloads (as well as clarifying the name of some logging options).
** Patch added: "logdownloads2.patch"
https://bugs.launchpad.net/dcplusplus/+bug/710359/+attachment/1838720/+files/logdownloads2.patch
** Changed in: dcplusplus
Status: New => Confirmed
** Changed in: dcplusplus
Importance: Undecided => Low
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/710359
Title:
[Request] Only generate entry for fully completed downloads in the log
file
Status in DC++:
Confirmed
Bug description:
I would like to use the download logging feature, but only if the unneccessary parts are skipped.
For example, a file with 300MB size can generate about 100 entries in the log if the download speed is to slow (small segments are generated for slow speed).
In my opinion, 1 entry would be sufficent when the file has been completely downloaded; or at least an option for this setting.
References