[SOLVED] Duplicates Not Allowed Error on Disc Insert

Bug reports go here.
Post Reply
crs
Posts: 1
Joined: Sun Jun 04, 2017 12:39 pm

[SOLVED] Duplicates Not Allowed Error on Disc Insert

Post by crs »

Hi,

I'm experiencing an issue with Xrecode 3 1.60 64-bit and 1.61 whereby the first track on a CD cannot be read if Xrecode is running and the current disc is ejected and then the same or different one is inserted. The following error is logged:

<datetime>: ERROR: D:\Track01.cda : Duplicates not allowed

I can consistently reproduce the error by using these steps:
  1. Launch xrecode
  2. Insert CD into drive
  3. Xrecode will detect the disc and launches the metadata dialog
  4. Click OK
  5. Things work correctly
  6. Eject disc
  7. Insert the same disc again (or another, it makes no difference)
  8. Xrecode usually detects the disc (if not, grab it)
  9. An error dialog will appear indicating: There were some errors while processing. Press OK to go to the log tab
  10. Click OK
  11. The metadata dialog appears
  12. The track list starts at 2 (see lame table representation below)

    Code: Select all

    #  | Input File Name | Track |
    1  | Track02.cda     | 2
    2  | Track03.cda     | 3
    ...
    14 | Track15.cda     | 15
    There are 15 tracks on the disc in this example.
  13. Viewing the Log tab indicates the error described above: <datetime>: ERROR: D:\Track01.cda : Duplicates not allowed
If I restart Xrecode, it's fine. This error does not occur with version 1.59 (same CDs).

Any assistance would be most appreciated.
admin
Site Admin
Posts: 971
Joined: Wed Nov 17, 2010 12:56 pm

Re: Duplicates Not Allowed Error on Disc Insert

Post by admin »

Here's the update to try - http://xrecode.com/download/setup_xreco ... t_1.61.exe (version is stil 1.61, but program is updated).
Post Reply