Auto-generated comments/elements get duplicated when already exist in the redump entry #564

Closed
opened 2026-01-29 16:18:33 +00:00 by claunia · 1 comment
Owner

Originally created by @sadikyo on GitHub (Jul 17, 2023).

Originally assigned to: @mnadareski on GitHub.

Version
What version are you using?

  • Stable release (MPF 2.6)
  • WIP release (version here)

Build
What runtime version are you using?

  • .NET Framework 4.8 running on (Windows 10)
  • .NET 6.0 running on (Operating System)

Describe the issue
Auto-generated elements in comments (such as Internal Serial Number / [ISN]) get duplicated if the item already exists in the redump database. For example, if an existing redump entry already has [ISN] SLUS-12345, and you dump the same disc with MPF, the resulting submission info will say [ISN] SLUS-12345, SLUS-12345

To Reproduce
Dump a disc that already exists in the database (verification), where an auto-generated element exists in redump.

Expected behavior
Expect only one entry, such as [ISN] SLUS-12345, using the example above.

Screenshots
Can send if needed.

Additional context
Can provide if needed.

Originally created by @sadikyo on GitHub (Jul 17, 2023). Originally assigned to: @mnadareski on GitHub. **Version** What version are you using? - [X] Stable release (MPF 2.6) - [ ] WIP release (version here) **Build** What runtime version are you using? - [X] .NET Framework 4.8 running on (Windows 10) - [ ] .NET 6.0 running on (Operating System) **Describe the issue** Auto-generated elements in comments (such as Internal Serial Number / [ISN]) get duplicated if the item already exists in the redump database. For example, if an existing redump entry already has [ISN] SLUS-12345, and you dump the same disc with MPF, the resulting submission info will say [ISN] SLUS-12345, SLUS-12345 **To Reproduce** Dump a disc that already exists in the database (verification), where an auto-generated element exists in redump. **Expected behavior** Expect only one entry, such as [ISN] SLUS-12345, using the example above. **Screenshots** Can send if needed. **Additional context** Can provide if needed.
claunia added the bug label 2026-01-29 16:18:33 +00:00
Author
Owner

@mnadareski commented on GitHub (Jul 17, 2023):

Duplicate of https://github.com/SabreTools/MPF/issues/517

@mnadareski commented on GitHub (Jul 17, 2023): Duplicate of https://github.com/SabreTools/MPF/issues/517
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#564