mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
ISRC seem to be incorrectly set with TS-H353A #331
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 @FakeShemp on GitHub (Mar 3, 2020).
Prerequisites
Check and fill as appropriate:
Description
When dumping with a TS-H353A, the ISRC seem to not be read correctly for all tracks.
Exact command line used:
./Aaru m dump --first-pregap --persistent /dev/sr0 ComeAlong.aarufExpected behavior:
The ISRC to be set to:
Actual behavior:
It was set to:
If command was expected to work with a device fill this out:
Output of command execution with debug output enabled
ISRC relevant part of debug
@claunia commented on GitHub (May 5, 2020):
Fixed in
fb947e3d5c.