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

Skip-Forward button after loadPlaylist() throws an error #13

Open
GhostInTheSteiner opened this issue May 25, 2022 · 0 comments
Open

Skip-Forward button after loadPlaylist() throws an error #13

GhostInTheSteiner opened this issue May 25, 2022 · 0 comments

Comments

@GhostInTheSteiner
Copy link

GhostInTheSteiner commented May 25, 2022

If I use .loadPlaylist() without calling .playLoadedPlaylist() right after, ArgPlayer throws an Exception upon (manually) pressing the Play-button and skipping to the next track:

image

You can check out the complete code in my most recent commit on Composition Compass:

SHA-1: 03f81fac44ca5cc52a1af263a9be257e958405c0

* Player WIP; still broken due to usage of loadPlaylist instead of playLoadedPlaylist

IMO .playLoadedPlaylist() should not be required, and only be used if you want to programmatically start a playback of the playlist. That's why I see this behavior as a bug.

@GhostInTheSteiner GhostInTheSteiner changed the title Play-button after loadPlaylist() throws an error Skip-Forward button after loadPlaylist() throws an error May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant