#Home Assistant Kodi Addon not browsing media anymore

1 messages · Page 1 of 1 (latest)

timid sage
#

Not entirely sure if it's a combination of MusicAssistant recently installed or not, however I noticed this morning when attempting to browse media on the Kodi entity that I get an 'unknown error' consistently.

I installed MusicAssistant on a physically separate machine in Docker container and have only added 1 of the 3 media_players i have configured in HA to it. When attempting to browse media on the kodi integration's media player, I am presented with an error [attached image].

I am also receiving the same with the other media_player entities.

I haven't removed either integration at the time of this writing as I am thinking this may not be an issue with either integration.

SS of HA version information attached.

tired grotto
#
GitHub

The problem Using media to view films from a PC with Kodi results in the following error: Traceback (most recent call last): File "/srv/homeassistant/lib/python3.13/site-packages/homeassistant...

GitHub

Proposed change
As spotted by @BeneM32 the Split up media source integration PR omitted the Kodi integration.
This causes the kodi integration to break when browsing media - on the line that&#3...

#

There's a certain irony when supressing an exception raises one instead.

timid sage
#

Ahh sweet - - good to know. Thank you!

#

just out of curiosity, is it a combination of the integrations, or just Kodi?

#

(or do we even need to test it?)

#

I believe, but I may be mistaken, that it may have been working in 10.5

tired grotto
#

It was an upstream change which accidently omitted Kodi.

PR's been merged, so should come out next week.

timid sage
#

oh gotcha. so uninstalling Music Assistant won't change the outcome. Glad I asked now