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

[Video][Android] Player instance itself with non-muted then change #5350

Closed
AdrianoCahete opened this issue Sep 14, 2024 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@AdrianoCahete
Copy link

AdrianoCahete commented Sep 14, 2024

Describe the bug

Player seems to instance itself with default settings, then load settings and change to muted. Not a problem if you're not hearing anything, but a problem if you're hearing podcasts or any music that pauses when other media starts.

To Reproduce

Steps to reproduce the behavior:

  1. Open any media player that stops if any other media starts (I'm using Podcast Addicted, but I think that YouTube do the same, need to test. Tested with YouTube and Spotify either. Both has the same behavior)
  2. Go to App, find any video on feed, then mute it.
  3. Continue scrolling now with first audio playing
  4. You can see that in any new video that shows on timeline, media will pause for a second or two, then will start again, after video in app starts to play in mute.

Expected behavior

If player is muted, it needs to start muted so does not interrupt other media played by user.

Video

I will record as soon I'm back home because upload will be a hell to make in mobile connection

Details

  • Platform: Android
  • Platform version: 14 (OneUI 6.1.1)
  • App version: 1.9.0
@AdrianoCahete AdrianoCahete added the bug Something isn't working label Sep 14, 2024
@haileyok haileyok self-assigned this Sep 14, 2024
@haileyok
Copy link
Contributor

I think this might be fixed in #5373, we'll see! (Will try to get the update out today)

@AdrianoCahete
Copy link
Author

Seems to be fixed! 🎉

Thanks for the work on video player, @haileyok! :)

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

2 participants