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

Could you add the event of Playback Error? #54

Open
AAlexDing opened this issue Nov 6, 2021 · 2 comments
Open

Could you add the event of Playback Error? #54

AAlexDing opened this issue Nov 6, 2021 · 2 comments
Assignees

Comments

@AAlexDing
Copy link

AAlexDing commented Nov 6, 2021

Is your feature request related to a problem? Please describe.
Because the videos in my Emby are basically on the cloud drive, I added them to Emby by mounting, but the software to mount the cloud drive has been unstable for several months, and it often prompts "Playback Error: No compatible streams are currently available." I want to send me a message when an error occurs to let me restart the services.

Describe the solution you'd like
Add the event of Playback Error

@AnthonyMusgrove
Copy link
Owner

Hi @AAlexDing, thank you for your feature request. I'll look into how this can be determined. It'd more then likely be a conditional check in the onPlaybackStopped event. I'm just looking into if theres a flag or some variable to determine the reason of why the PlaybackStopped event is triggered, and whether or not theres an 'Error in playback' flag somewhere there -- if so, we'll be able to include that flag as a variable so you can check for that variable onPlaybackStopped etc. Will update when time permits! Thanks again mate, Anthony

@AAlexDing
Copy link
Author

Thank you,Anthony! I'm looking forward to your update.

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

No branches or pull requests

2 participants