SabreTools / MPF

Redumper/Aaru/DiscImageCreator GUI in C#
GNU General Public License v3.0
409 stars 35 forks source link

redumper (Track X).skeleton files not added to logs archive #615

Closed mictlantecuhtle closed 8 months ago

mictlantecuhtle commented 8 months ago

Version What version are you using?

Build What runtime version are you using?

Describe the issue Where a .skeleton file is generated for a multi-track disc, the (Track X).skeleton is not zipped and added to the logs as expected. I have only been able to verify this with a (Track 1) file but assume the issue holds true for any given number.

To Reproduce Steps to reproduce the behavior:

  1. Dump a disc using redumper, with at least two tracks, where one is data and expected to generate a .skeleton file
  2. The generated file is not zipped and added to the logs

Expected behavior

The file should be added to the logs archive as it currently is with .skeleton files for single data track discs.

Screenshots temp

superg commented 8 months ago

I'll just update that the same applies to the .hash file which contains SHA-1 checksums of excluded skeleton areas.