mirror of
https://github.com/aaru-dps/RedBookPlayer.git
synced 2026-02-09 21:24:06 +00:00
Selecting "Next Track" throws an exception #2
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 @mnadareski on GitHub (Jun 5, 2021).
Originally assigned to: @mnadareski on GitHub.
On an Aaruformat image of Aphex Twin's "Come to Daddy EP", the following error occurs when trying to play the first track and then move to the second track:
When debugging the code, it seems like the currently selected index for the track is not being set properly. This issue is not present in the original release.