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

"Unknown error" in media section #48

Open
tomekszy opened this issue Dec 27, 2024 · 9 comments
Open

"Unknown error" in media section #48

tomekszy opened this issue Dec 27, 2024 · 9 comments

Comments

@tomekszy
Copy link

As you cen see, I have this error, whenever I go to Media section/jellyfin:
image

@tidwellj
Copy link

tidwellj commented Jan 5, 2025

Same error

@funeve
Copy link

funeve commented Jan 6, 2025

and here if anyone can fix 👍
2025-01-06 17:41:37.574 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_ALBUM was used from jellyfin, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.ALBUM instead, please report it to the author of the 'jellyfin' custom integration
2025-01-06 17:41:37.579 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_ARTIST was used from jellyfin, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.ARTIST instead, please report it to the author of the 'jellyfin' custom integration
2025-01-06 17:41:37.582 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_CHANNEL was used from jellyfin, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.CHANNEL instead, please report it to the author of the 'jellyfin' custom integration
2025-01-06 17:41:37.592 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_DIRECTORY was used from jellyfin, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.DIRECTORY instead, please report it to the author of the 'jellyfin' custom integration
2025-01-06 17:41:37.597 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_EPISODE was used from jellyfin, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.EPISODE instead, please report it to the author of the 'jellyfin' custom integration
2025-01-06 17:41:37.606 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_MOVIE was used from jellyfin, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.MOVIE instead, please report it to the author of the 'jellyfin' custom integration
2025-01-06 17:41:37.616 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_MUSIC was used from jellyfin, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.MUSIC instead, please report it to the author of the 'jellyfin' custom integration
2025-01-06 17:41:37.620 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_PLAYLIST was used from jellyfin, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.PLAYLIST instead, please report it to the author of the 'jellyfin' custom integration
2025-01-06 17:41:37.625 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_CLASS_SEASON was used from jellyfin, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaClass.SEASON instead, please report it to the author of the 'jellyfin' custom integration

@alanmilinovic
Copy link

Unfortunately, nobody is maintaining this integration. I also realized that this error is coming off I reboot my entire machine. If I restart HA after machine reboot it is working again. So it might be that integration is starting to early when HA and machine is still starting up. Tried to find some way to delay integration start in HA but didn't found any smart and automated was, so I have to and when I need thin integration I just manually restart the HA.

@alanmilinovic
Copy link

By the way, I am using this fork which is more up to date.

https://github.com/Mis1ify/jellyfin_ha

@Kaiserjoss555
Copy link

Thank you alanmilinovic. For me, if I use tailscale to access to home-assistant, it is working.

@alanmilinovic
Copy link

I tried using Cloudflare tunnel with ssl and public url to jellyfin but same issue. All works good though when I restart HA, strange.

@Kaiserjoss555
Copy link

by selecting the good media player in Media dashboard, jellyfin folders can appear or not.

@alanmilinovic
Copy link

by selecting the good media player in Media dashboard, jellyfin folders can appear or not.

Do not understand your comment. It is obviously a bug, because it works only in some strange cases.

@Kaiserjoss555
Copy link

Image

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

No branches or pull requests

5 participants