[Problem] Matching redump entry looking for Track A.1 #810

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

Originally created by @Deterous on GitHub (Feb 16, 2025).

Originally assigned to: @mnadareski on GitHub.

679b40de7c/MPF.Frontend/Tools/SubmissionGenerator.cs (L202-L209)

The list of tracks to ignore needs to include A.1
e.g. Twilight (Track A.1).bin

Originally created by @Deterous on GitHub (Feb 16, 2025). Originally assigned to: @mnadareski on GitHub. https://github.com/SabreTools/MPF/blob/679b40de7c089c3705ef008fbb720f6a4eabc6f1/MPF.Frontend/Tools/SubmissionGenerator.cs#L202-L209 The list of tracks to ignore needs to include A.1 e.g. `Twilight (Track A.1).bin`
claunia added the bug label 2026-01-29 16:22:37 +00:00
Author
Owner

@Deterous commented on GitHub (Feb 16, 2025):

For consistency, the following should also be ignored:
(Track 0.1)
(Track 00.1)
(Track AA.1)
and technically .3, .4, etc

Perhaps it would be better to ignore any track that starts with Zero Dot, Zero Zero Dot, or A

@Deterous commented on GitHub (Feb 16, 2025): For consistency, the following should also be ignored: (Track 0.1) (Track 00.1) (Track AA.1) and technically .3, .4, etc Perhaps it would be better to ignore any track that starts with Zero Dot, Zero Zero Dot, or `A`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#810