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

Status message not sent for playback stopped #2

Open
Shukuyen opened this issue Nov 7, 2013 · 1 comment
Open

Status message not sent for playback stopped #2

Shukuyen opened this issue Nov 7, 2013 · 1 comment
Labels

Comments

@Shukuyen
Copy link
Member

Shukuyen commented Nov 7, 2013

  1. Play a music playlist
  2. Go to basic home menu
  3. Stop music playback

A status message with IsPlaying:false should be sent, but it isn't.

We fire status updates on playbackStopped and playbackEnded. My guess is that g_Player still has Playing set to true at this moment. Normally directly after stopping the module and selectedItem change (fullscreen to normal view change), but not if you already are on basic home.

@Shukuyen
Copy link
Member Author

I want to have a look at this, fix it if possible and then release the next version compatible to MediaPortal 1.6. After that I will look into the changes needed for MP 1.7 which will make the plugin incompatible with older MediaPortal versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant