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

Calling MediaQueue.Clear() does not clear current #85

Closed
BergQuester opened this issue Jan 7, 2017 · 1 comment
Closed

Calling MediaQueue.Clear() does not clear current #85

BergQuester opened this issue Jan 7, 2017 · 1 comment
Projects
Milestone

Comments

@BergQuester
Copy link

After stopping playback, I am attempting to discard all items in the MediaQueue. However, calling MediaQueue.Clear() keeps the current item cached. Setting CrossMediaManager.Current.MediaQueue = null; causes the manager to crash when attempting to start a new item later.

@perfectsine
Copy link

@BergQuester Were you ever able to resolve this? I am now experiencing something similar as well.

@martijn00 martijn00 added this to To do in 1.0 Aug 7, 2018
@martijn00 martijn00 added this to the 0.5 milestone Apr 2, 2019
@martijn00 martijn00 removed this from To do in 1.0 Apr 2, 2019
@martijn00 martijn00 added this to To do in 0.5 via automation Apr 2, 2019
0.5 automation moved this from To do to Done Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
0.5
  
Done
Development

No branches or pull requests

3 participants