We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to play a song through AudioStation selecting a specified RemotePlayer?
I can correctly view the remote player via syno as listRemotePlayers, but i can't find a way to play a selected song on the remotePlayer.
syno as listRemotePlayers
Thanks in advance.
The text was updated successfully, but these errors were encountered:
@fbbfnc I think it's possible through syno as controlRemotePlayer.
syno as controlRemotePlayer
Maybe https://community.synology.com/enu/forum/17/post/85398 can help to see what is parameters available to you. Or look into the json payload in DSM GUI when you click on play a song using the developer tools.
parameters
Sorry, something went wrong.
No branches or pull requests
Is it possible to play a song through AudioStation selecting a specified RemotePlayer?
I can correctly view the remote player via
syno as listRemotePlayers
, but i can't find a way to play a selected song on the remotePlayer.Thanks in advance.
The text was updated successfully, but these errors were encountered: