Quentin Rousseau
Quentin Rousseau
Downloading and uploading a file is not supported. PR is welcome.
HI @odesey, It is not. Probably doable but i'm lacking of time 😢 Any PR is welcome.
Hi, @hansmbakker, Could you provide the exact video station version you are testing again? Regards
@fbbfnc I think it's possible through `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...
Hi @MattVador, Thanks for your contribution ! Could you provide more context ? Regards
Very interesting. It's true it's not possible for now. I should be able to implement a flag to be able to control this version. I also think it should be...
What about ? In JS ``` # For a call with API version 2 syno.api(2).method(params, callback); # Call with last API version syno.api.method(params, callback); ``` In CLI ``` # For...
HI @Havock94, It's probably doable but i'm lacking of time 😢 Any PR is welcome.
Hi @Haraguroicha, looks like i'll have to update `syno` to support DSN 6.1.1. I don't have much time lately. PR is welcome.
How can we help support this feature ?