Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TonUINO crashes if if the player gives a track count >255 #111

Closed
boerge1 opened this issue Sep 19, 2023 · 2 comments
Closed

TonUINO crashes if if the player gives a track count >255 #111

boerge1 opened this issue Sep 19, 2023 · 2 comments
Labels
bug Something isn't working pull_request_exists

Comments

@boerge1
Copy link
Collaborator

boerge1 commented Sep 19, 2023

If getFolderTrackCount() gives a number >255 filling the track queue comes not to an end.
Normally the number of tracks in a folder is not >255, but the player GD3200B always gives the number of tracks of the folder the last track was played from. If the last track was from the mp3 folder, it gives the number 339.
Although it is an error (the support for this player should be enabled), the software should not crash.

@boerge1 boerge1 added bug Something isn't working pull_request_exists labels Sep 19, 2023
@boerge1
Copy link
Collaborator Author

boerge1 commented Sep 19, 2023

pull request #112 created

@boerge1
Copy link
Collaborator Author

boerge1 commented Sep 19, 2023

pull request #112 merged

@boerge1 boerge1 closed this as completed Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pull_request_exists
Projects
None yet
Development

No branches or pull requests

1 participant