← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 710359] Re: [Request] Only generate entry for fully completed downloads in the log file

 

- are logs ok when DC++ is shut down / restarted during a DL (especially the "actual" value)?
Yes. Just as the FInished window, it collects the session only data and shows the session actual size for "actual" as like before in the non-segmented days.

The filelist logging not touched, stayed in the chunks log, as it was
before. The logFinishedDownload function isn't called for filelists.



** Patch added: "logdownloads_f2.patch"
   https://bugs.launchpad.net/dcplusplus/+bug/710359/+attachment/1897380/+files/logdownloads_f2.patch

-- 
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