Store and show statistics for "ls" and "extract-files"

commands.
This commit is contained in:
2017-06-04 23:07:31 +01:00
parent 7c825f86a2
commit 7105fbb333
9 changed files with 32 additions and 1 deletions

View File

@@ -49,8 +49,12 @@ namespace DiscImageChef.Server {
protected System.Web.UI.WebControls.Label lblEntropy;
protected System.Web.UI.WebControls.Label lblExtractFiles;
protected System.Web.UI.WebControls.Label lblFormats;
protected System.Web.UI.WebControls.Label lblLs;
protected System.Web.UI.WebControls.Label lblMediaInfo;
protected System.Web.UI.WebControls.Label lblMediaScan;