-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
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
Jellyfin 10.9.2 not adding media_player entities #117741
Comments
Hey there @j-stienstra, @ctalkington, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) jellyfin documentation |
There are probably some API changes, at least looking at the TypeScript API client project, it is listed as "breaking changes" for the new 10.9.x releases of Jellyfin. Could not find any changes in the current released used python API client at https://pypi.org/project/jellyfin-apiclient-python/ Looking at jellyfin/jellyfin-apiclient-python#43 there might be a general issue with the latest pything client, so I assume there is a bit more work to be done. After updating from 10.8.x to latest 10.9.x HA always reported "0 watching", which was used for some server shutdown automation but broke after the Jellyfin update 😸 thats why I took a look into this. Sorry for not having any clue how to solve this issue. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
I had changed to a webhook implementation and hadn't tried the integration again. After testing it right now it added a new media player on playback. All seems to work again. Closing issue. |
I must be doing something wrong, I've tried a lot of things to try and get this to work again, including deleting the integration and re-adding it. I still have the same issue since the 10.9.2. upgrade. Any suggestions? |
Having the exact same issue on my server since the 10.9 upgrade. Tested now to delete the integration and re adding it with Jellyfin version 10.9.9, still does not produce media player entities nor correct data for the current number of users streaming. |
Yeah, nothing has changed for me either - same issue going back several months, to the Jellyfin 10.9 release. No media players are populated, and the integration reports Can we reopen this? |
The problem
After upgrading Jellyfin Media Server to 10.9.2 I noticed my media_player entities for Jellyfin went unavailable, I tried deleting the integration and readding and it only adds one entity for sensor.jellyfin with the amount of people watching, but this also does not report the correct data, not detecting when devices are playing media.
Everything was working fine with the previous version of Jellyfin, so they might have changed something on Jellyfin's side and the integration needs to be updated?
What version of Home Assistant Core has the issue?
core-2024.5.4
What was the last working version of Home Assistant Core?
core-2024.5.4
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Jellyfin
Link to integration documentation on our website
https://www.home-assistant.io/integrations/jellyfin
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: