Windows > Third Party Plug-ins, Programs, and Skins

Home Assistant integration for jriver

<< < (25/29) > >>

JimH:

--- Quote from: rhgh on October 31, 2024, 05:26:10 am ---
Media Center Windows 32.0.58

--- End quote ---
mattkahn,
Should that version of MC work?

mattkhan:

--- Quote from: JimH on October 31, 2024, 11:22:06 am ---mattkahn,
Should that version of MC work?

--- End quote ---
yes it should work ok

bob:
If I had a hand installed version of JRiver (0.2.7) how should I switch to the new HACS integration?

mattkhan:
just overwrite with latest files from the repo as per https://github.com/3ll3d00d/jriver_homeassistant?tab=readme-ov-file#manual-installation

sjhilton:
Hi mattkhan,

I have this error pop-up consistently for one of my albums. Could it be a meta-data or file length issue? The album otherwise plays OK in MC.


--- Code: ---Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/commands.py:245
integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 2:11:04 PM (1 occurrences)
Last logged: 2:11:04 PM

[140465782858384] Unexpected exception
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 245, in handle_call_service
    response = await hass.services.async_call(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2802, in async_call
    response_data = await coro
                    ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2845, in _execute_service
    return await target(service_call)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1007, in entity_service_call
    single_response = await _handle_entity_call(
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1079, in _handle_entity_call
    result = await task
             ^^^^^^^^^^
  File "/config/custom_components/jriver/entity.py", line 59, in wrapper
    await func(obj, *args, **kwargs)
  File "/config/custom_components/jriver/media_player.py", line 548, in async_play_media
    await _play_jriver_item()
  File "/config/custom_components/jriver/media_player.py", line 519, in _play_jriver_item
    _, node_id, _ = media_id.split("|", 3)
    ^^^^^^^^^^^^^
ValueError: too many values to unpack (expected 3)

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version