Replies: 7 comments 32 replies
-
|
I would assume that this can be implemented - but this could require some hop arounds if we want that the gui stays in sync (which is a requirement to get accepted to production). The currently supported methids are here: |
Beta Was this translation helpful? Give feedback.
-
|
Let me explain My way to do this is, if there is a command like jamulusserver/setDirector(0) then select the first entry in the Directory box and that is None. Anymore questions just ask. |
Beta Was this translation helpful? Give feedback.
-
|
PR with proposed fix #3533 |
Beta Was this translation helpful? Give feedback.
-
|
Shame missing the arm version for Raspberry Pi aarch64 old version 3.11 was jamulus_3.11.0_ubuntu_armhf.deb |
Beta Was this translation helpful? Give feedback.
-
|
@pljones Yesterday when I was testing functionality I saw what I thought may be inconsistencies in the output of RPC method
If I understand the output correctly,
Before I update/add the new RPC functionality to my scripts, could you please confirm the outputs as expected behaviour, thanks. |
Beta Was this translation helpful? Give feedback.
-
|
Now I wondering how to Call jamulusserver/setDirectory("??????") what Parameter is used for the GUI version. |
Beta Was this translation helpful? Give feedback.
-
|
In GUI } |
Beta Was this translation helpful? Give feedback.






Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if it is possible to Set the server to None with the Json- Rpc
We can get all Directory's so maybe it is possible to also add something like
jamulusserver/setDirectory
This way you can set the directory to None if you like to play private.
Beta Was this translation helpful? Give feedback.
All reactions