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

[iOS][macOS] Sync: media player can clear playing item when syncing new episode #266

Open
gdavis opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
🎛 audio player Issue with the custom audio engine 🐞 bug Something isn't working 📱 iOS Relates to the iOS app 🖥 macOS Relates to the macOS app

Comments

@gdavis
Copy link
Owner

gdavis commented Sep 16, 2024

When two devices are synced:

  1. Device A is playing an episode 1
  2. Device B syncs and loads episode 1
  3. Device A changes to episode 2
  4. Device B can sometimes get a clear() method to nil out the playing item, causing it to not be able to play or seek. Does not always happen, seems to be an ordering issue with cloud imports
image
@gdavis gdavis added 🐞 bug Something isn't working 📱 iOS Relates to the iOS app 🖥 macOS Relates to the macOS app 🎛 audio player Issue with the custom audio engine labels Sep 16, 2024
@gdavis gdavis self-assigned this Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎛 audio player Issue with the custom audio engine 🐞 bug Something isn't working 📱 iOS Relates to the iOS app 🖥 macOS Relates to the macOS app
Projects
None yet
Development

No branches or pull requests

1 participant