Closed
Description
Scanning for file information (-i
) is disabled by default, yet the (empty) "File Information" table is included in the HTML output. I was looking into fixing this, but I could not get my head around where the actual information is added to the info dictionary. In here only the file name seems to be added, but where is the md5
etc. added before feeding it to the HTML template? I know the info is calculated here, but I do not see how this gets fed into the HTML template.