[Problem] Minor display issue in log output when searching for universal hash #660

Closed
opened 2026-01-29 16:20:12 +00:00 by claunia · 2 comments
Owner

Originally created by @FoxhackDN on GitHub (Dec 4, 2023).

Originally assigned to: @mnadareski on GitHub.

Version
What version are you using?

  • [*] Stable release 3.0.3
  • WIP release (version here)

Build
What runtime version are you using?

  • [*] .NET 6.0 running on (Operating System)
  • .NET 8.0 running on (Operating System)

Describe the issue
Dump a disc that gives you a universal hash value. The log box in MPF will show that it searches for the individual tracks correctly, but the universal hash value will display like this:

There were no matching IDs for universal hash of 'value goes here/comments/only'

To Reproduce
Dump a disc with redumper, be logged into redump, let it search.

Expected behavior
comments/only should not be displayed in the log output.

Originally created by @FoxhackDN on GitHub (Dec 4, 2023). Originally assigned to: @mnadareski on GitHub. **Version** What version are you using? - [*] Stable release 3.0.3 - [ ] WIP release (version here) **Build** What runtime version are you using? - [*] .NET 6.0 running on (Operating System) - [ ] .NET 8.0 running on (Operating System) **Describe the issue** Dump a disc that gives you a universal hash value. The log box in MPF will show that it searches for the individual tracks correctly, but the universal hash value will display like this: `There were no matching IDs for universal hash of 'value goes here/comments/only'` **To Reproduce** Dump a disc with redumper, be logged into redump, let it search. **Expected behavior** `comments/only` should not be displayed in the log output.
claunia added the bug label 2026-01-29 16:20:12 +00:00
Author
Owner

@mnadareski commented on GitHub (Dec 4, 2023):

Corrected by 887c443a17. I'll close this when RedumpLib is updated and included in MPF.

@mnadareski commented on GitHub (Dec 4, 2023): Corrected by https://github.com/SabreTools/SabreTools.RedumpLib/commit/887c443a172ad0734c9dceeaa37e14b5c64b4f65. I'll close this when RedumpLib is updated and included in MPF.
Author
Owner

@mnadareski commented on GitHub (Dec 5, 2023):

Updated, and therefore fixed, in b366d236c8

@mnadareski commented on GitHub (Dec 5, 2023): Updated, and therefore fixed, in https://github.com/SabreTools/MPF/commit/b366d236c80caf96d6f15c78e84c97a64bd6f819
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#660