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

[BUG] Audio only items do not auto-play next section on Safari (desktop, iPhone) #672

Closed
1 task
elynema opened this issue Oct 22, 2024 · 2 comments
Closed
1 task
Assignees
Labels
bug 🐛 Something isn't working

Comments

@elynema
Copy link

elynema commented Oct 22, 2024

Description

For audio recordings that have multiple sections, when the first section reaches the end, the second section does not auto-play. Instead, playback stops at the end of the section. This was observed on Safari on desktop and iPhone. In addition, for a playlist where there are multiple audio recordings in a row, autoplay does not advance past the first audio file.

Video recordings auto-play multiple sections fine. Audio recordings in Chrome are working for auto-play.

Example records for testing:

Event handling should be the same across audio and video and these changes should just be cosmetic

Done Looks Like

  • Playback continues to the next section/item in Safari when autoplay is enabled
@elynema
Copy link
Author

elynema commented Nov 6, 2024

@Dananji This is almost working. I was able to auto-advance between sections in a multi-sectioned audio item (the first 2 examples) fine. In the third playlist example, I was able to auto-advance between playlist item 97 and 98, which come from the same source. However, the playlist stopped at the end of playlist item 98, and did not advance to item 99.

This is happening in Safari across desktop, iPhone, and iPad. Works fine in Chrome.

Not sure if this last issue is resolvable?

@abankhele
Copy link

Tested in Safari on both desktop and iPhone for the mentioned items. Everything is working as expected; playback continues when autoplay is enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants