mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
'analyze' from another directory fails #311
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 @aybe on GitHub (Feb 2, 2020).
Prerequisites
Check and fill as appropriate:
Description
If you try to read a CUE in another directory, the software apparently fails to locate tracks:
If I copy the software next to the image it works fine.
Exact command line used:
DiscImageChef analyze -i "C:\SCEE\WipEout (Europe) (v1.0)\WipEout (Europe) (v1.0).cue"Expected behavior:
Should work no matter where image is.
Actual behavior:
Only works when software is next to image.
Output of command execution with debug output enabled