-
Notifications
You must be signed in to change notification settings - Fork 8
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
Bug: Failed to call service rest_command/pmha_playmedia. Service not found #82
Comments
Please follow steps here and provide needed information: #49 |
I'm experiencing this too on Android tablet. It happens when I start Plex app on TV and then I try to cast movie from the card. If I refresh my Lovelace view, it doesn't throw error anymore. Error from DevTools:
I investigated that I assume that the card doesn't know if Plex client became available unless you refresh page. And that's also why play button never shows up when hovered above poster until you refresh page. |
Same error here |
Strangely when I hit play on any video this error "Failed to call service rest_command/pmha_playmedia. Service not found" appear on the screen but the video start playing just fine. If i add the following to my configuration.yaml, the error dissapeared.
|
Whenever I play anything a toast notification pops up: Failed to call service rest_command/pmha_playmedia. Service not found
Steps to reproduce the behavior:
I just installed the repo through HACS and set up the card through Yaml file.
The error occurs every time I play anything.
The media plays without any issue, just an annoying error message to see every time.
Please check below if true:
[x ] I am running Home Assistant on HTTP protocol
[ ] I am running BOTH Home Assistant AND Plex on HTTPS protocol
[ x] My Plex server is accessible through protocol, port and ip/hostname I have specified for the card.
[ ] My Plex server is running on HTTPS and has a valid certificate.
Card Version
3.6.3
Plex Version
1.25.2.5319 (QNAP NAS Version)
The text was updated successfully, but these errors were encountered: