if (!this.files[key].stats.hasOwnProperty('inprogress')) {
    this.files[key].stats.inprogress = 0;
  }