Lukas Rademacher
Lukas Rademacher
@hacker1024 you are right, that is the same behavior I also noticed. I will update the documentation about this.
I added the node with some other nodes that are not supported on my own device (like multiroom support). This indicates that the feature is from a newer chipset or...
Hi, thanks for the fast reply. Now all works fine for me. greets flam
Hi @ol65 afaik the radio does not accept direct paths. You have to navigate to the file, to play it. ``` netRemote.sys.caps.validModes netRemote.sys.mode = Mode ID for Music Archive netRemote.nav.state...
Hi @ol65, I just testet the following and it works on my device. I'm not sure if the file is accessed via SMB / DLNA. ``` http://{{IP}}/fsapi/LIST_GET_NEXT/netRemote.sys.caps.validModes/-1?pin=1337&maxItems=100 -> ITEM=1 NAME="Music...
@ol65 please post the output of `netRemote.nav.list` on the level where you tried to run `netRemote.nav.action.selectItem`. You have to pass the the correct Item ID AS value to the function...