Incorrect catalog being recorded to images #499

Closed
opened 2026-01-29 15:20:35 +00:00 by claunia · 1 comment
Owner

Originally created by @sadikyo on GitHub (Oct 20, 2020).

Prerequisites

  • Are you running the latest version?
  • Can you reproduce the problem in the debug version?

Check and fill as appropriate:

  • I was running Aaru under Windows 10
  • ...in 64-bit

Description

I dumped an Audio CD and then upon conversion to bin/cue, it was unmountable without manually modifying the .CUE. After working with Silas, we realized the catalog was wrong. In this case, there is a 'C' at the end that should be '6.' When I manually change that, I am then able to mount the image successfully. I tested conversion to toc as well, same issue with catalog. The issue doesn't appear to be just related to conversion, from the original dump, I can see the line:

"2020-10-19T22:17:59 Found new MCN 498800317259C."

Whereas the catalog should be 4988003172596.

Exact command line used:

aaru -d i convert source.bin destination.cue -f
aaru -d i convert source.bin destination.toc -f

Expected behavior:

Successful conversion to bin/cue

Actual behavior:

Converted to bin/cue, but the cue appears incorrect.
Also tested with conversion to toc, catalog incorrect on toc as well.

If command was expected to work with a device fill this out:

  • Manufacturer: Plextor
  • Model: PX-W5224A
  • Bus:
    IDE drive connected with USB adapter.

Output of command execution with debug output enabled

[convert-to-cue.txt](https://github.com/aaru-dps/Aaru/files/5408439/convert-to-cue.txt)

[symphony.cue.txt](https://github.com/aaru-dps/Aaru/files/5408447/symphony.cue.txt)

Originally created by @sadikyo on GitHub (Oct 20, 2020). ### Prerequisites * [X] Are you running the latest version? * [X] Can you reproduce the problem in the debug version? ### Check and fill as appropriate: * [X] I was running Aaru under Windows 10 * [X] ...in 64-bit ### Description I dumped an Audio CD and then upon conversion to bin/cue, it was unmountable without manually modifying the .CUE. After working with Silas, we realized the catalog was wrong. In this case, there is a 'C' at the end that should be '6.' When I manually change that, I am then able to mount the image successfully. I tested conversion to toc as well, same issue with catalog. The issue doesn't appear to be just related to conversion, from the original dump, I can see the line: "2020-10-19T22:17:59 Found new MCN 498800317259C." Whereas the catalog should be 4988003172596. ### Exact command line used: aaru -d i convert source.bin destination.cue -f aaru -d i convert source.bin destination.toc -f ### Expected behavior: Successful conversion to bin/cue ### Actual behavior: Converted to bin/cue, but the cue appears incorrect. Also tested with conversion to toc, catalog incorrect on toc as well. ### If command was expected to work with a device fill this out: * **Manufacturer**: Plextor * **Model**: PX-W5224A * **Bus**: IDE drive connected with USB adapter. ### Output of command execution with debug output enabled ``` [convert-to-cue.txt](https://github.com/aaru-dps/Aaru/files/5408439/convert-to-cue.txt) [symphony.cue.txt](https://github.com/aaru-dps/Aaru/files/5408447/symphony.cue.txt) ```
Author
Owner

@sadikyo commented on GitHub (Oct 20, 2020):

convert command with debug.txt

@sadikyo commented on GitHub (Oct 20, 2020): [convert command with debug.txt](https://github.com/aaru-dps/Aaru/files/5408484/convert.command.with.debug.txt)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#499