[Problem] Paths are weird #496

Closed
opened 2026-01-29 16:17:24 +00:00 by claunia · 0 comments
Owner

Originally created by @mnadareski on GitHub (Feb 23, 2023).

Originally assigned to: @mnadareski on GitHub.

Right now, if a user dumps a disc with the standard path (LABEL/LABEL.iso) and then does a scan for a new disc, it only removes the LABEL.iso part and appends to the path instead (LABEL/LABEL2/LABEL2.iso). This is incorrect. It should come up with LABEL2/LABEL2.iso instead.

Originally created by @mnadareski on GitHub (Feb 23, 2023). Originally assigned to: @mnadareski on GitHub. Right now, if a user dumps a disc with the standard path (`LABEL/LABEL.iso`) and then does a scan for a new disc, it only removes the `LABEL.iso` part and appends to the path instead (`LABEL/LABEL2/LABEL2.iso`). This is incorrect. It should come up with `LABEL2/LABEL2.iso` instead.
claunia added the bug label 2026-01-29 16:17:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#496