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