mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
Auto-generated comments/elements get duplicated when already exist in the redump entry #564
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sadikyo on GitHub (Jul 17, 2023).
Originally assigned to: @mnadareski on GitHub.
Version
What version are you using?
Build
What runtime version are you using?
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.
@mnadareski commented on GitHub (Jul 17, 2023):
Duplicate of https://github.com/SabreTools/MPF/issues/517