fixed way we account for remaining deletes, this should genuinely fix the dup counting stuff now
This commit is contained in:
@@ -189,7 +189,7 @@
|
|||||||
{{auto.str|safe}}
|
{{auto.str|safe}}
|
||||||
</ul>
|
</ul>
|
||||||
Automatically Keeping {{all_count.k_files}} files and deleting {{all_count.d_files}} files<br>
|
Automatically Keeping {{all_count.k_files}} files and deleting {{all_count.d_files}} files<br>
|
||||||
Leaving {{all_count.manual}} manual choices to make (to keep {{DD.uniq_dups-all_count.k_files}} files and delete {{DD.total_dups-all_count.d_files}} files)
|
Leaving {{all_count.manual}} manual choices to make (to keep {{DD.uniq_dups-all_count.k_files}} files and delete {{DD.total_dups-all_count.k_files-all_count.d_files-all_count.manual}} files)
|
||||||
</alert>
|
</alert>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<div class="col-lg-12"></div>
|
<div class="col-lg-12"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user