Windows > Third Party Plug-ins, Programs, and Skins
Home Assistant integration for jriver
bob:
--- Quote from: eve on February 15, 2024, 07:23:29 pm ---I've seen JRiver (30 I believe) lock up because of HTTP requests sent to it. When I was having my client devices poll JRiver directly I'd every once in a while end up with an actual playback hiccup. I decided to log when every client polled, and sure enough, when a couple client's interval synced up *really* close, it had a chance of the 'hang' / interruption. Strangest thing. It convinced me to essentially make a single service for polling that the client devices could talk to.
--- End quote ---
What data were you polling for in your requests? Anything specifically regarding remote zones?
eve:
--- Quote from: bob on February 16, 2024, 08:08:16 am ---What data were you polling for in your requests? Anything specifically regarding remote zones?
--- End quote ---
Just playback state and playback info (before playback state let you choose fields, or at least before I knew about that, IIRC). This was on a per system basis. I don't really use JRiver for its library / db anymore.
mattkhan:
small update to add a new service - https://github.com/3ll3d00d/jriver_homeassistant/issues/17 - for direct setting of the volume
flac.rules:
Thanks a lot, maybe I don't understand the "additional services" quite right, but is it correct that in the "browse media" one can't choose playlists? Is there a way to play playlists via HA? I have a very large library so this is usually the easiest way to do it.
mattkhan:
--- Quote from: flac.rules on April 13, 2024, 05:44:09 pm ---Thanks a lot, maybe I don't understand the "additional services" quite right, but is it correct that in the "browse media" one can't choose playlists? Is there a way to play playlists via HA? I have a very large library so this is usually the easiest way to do it.
--- End quote ---
do you mean using the HA UI and a media player card or do you mean via one of the provided services?
if you mean the latter then it would be something like the attached example from the developer screen
for the former, if you have playlists as an entry in the remote views then it should be possible to browse them and play them (just as panel does).
https://github.com/3ll3d00d/jriver_homeassistant/blob/main/README.md#browse-paths
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version