View Issue Details

IDProjectCategoryView StatusLast Update
0001993Avdump2 / autocreq Bug Reportpublic2012-08-31 17:19
Reporteralaureijs Assigned ToDvdKhl  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformmonoOSLinuxOS Version3.5.0-07461-g727
Summary0001993: ETA calculation not correct when using --Done parameter
Descriptionthe ETA calculation is done over all files found not excluding the files already listed in the --Done=done2.txt file.
Steps To Reproducecreate done2.txt with:

find /mnt/FS-02/Anime\ Keep/ > done2.txt

remove from done2.txt the lines of entries you want to process, f.e. lines containing "Flag"

start the process:

./AVDump2CL.exe --Auth=<username>:<key> /mnt/FS-02/Anime\ Keep/ --Done=done2.txt -ac

the progress displayed is then:

Bar: Buffer usage | blocksize: 4096KB | blockCount: 4
CRC [* ]
ED2K [* ]
MD4 [* ]
MD5 [***** ]
SHA1 [*** ]
TIGER [***** ]
TTH [***** ]
Matroska [ ]

Progress [********************************************* ]
Position: 240MB/349MB Elapsed time: 00:00:32 Speed: 7MB/s
Files: 21/130 Bytes: 6013MB/1488061MB Elapsed: 00:15:12 ETA: 62:29:06
ACReq( Done: 17 Todo: 110 Failed: 2 Pending


Where the ETA is the calculation of when all files instead of the 110 files found.
TagsNo tags attached.

Activities

DvdKhl

2012-08-20 22:51

developer   ~0003310

Not sure when I fixed it, but I tried just now and a proper ETA was shown.

Fix will be included in any version after 5290. (not yet released)

Issue History

Date Modified Username Field Change
2012-08-04 12:53 alaureijs New Issue
2012-08-20 21:59 worf Project Avdump1 => Avdump2 / autocreq
2012-08-20 22:08 DvdKhl Assigned To => DvdKhl
2012-08-20 22:08 DvdKhl Status new => assigned
2012-08-20 22:22 DvdKhl Status assigned => closed
2012-08-20 22:22 DvdKhl Resolution open => suspended
2012-08-20 22:23 DvdKhl Status closed => feedback
2012-08-20 22:23 DvdKhl Resolution suspended => reopened
2012-08-20 22:51 DvdKhl Note Added: 0003310
2012-08-20 22:51 DvdKhl Status feedback => resolved
2012-08-20 22:51 DvdKhl Resolution reopened => fixed