Yaroslav Shepilov
Yaroslav Shepilov
Hi @antonellocaroli, unfortunately, there is no such parameter. But it definitely makes sense, yes
Hi @eeyou , you are right, I'll fix the docs. Thank you!
Hi @billybenson sorry for the late reply. Do you want to run a script multiple times? Or just pass the parameters it like `my_script.ps1 value1 value2 value3` ?
Hi @billybenson to pass the values like this, please use this configuration https://github.com/bugy/script-server/wiki/Script-config#multiple_arguments (set to true). Or if you are using dev build, use `multiselect_argument_type` Regarding using those arguments and...
Hi, thanks for reporting!
Hi, there are no news since noone requested it :) I just added it to a backlog, to implement it, if I would have no other tickets giuman2 ***@***.***> schrieb...
Hi @deelerke unfortunately this is not possible. There is a bit similar ticket, like #218
I have 2 assumptions: - there is some error on server when configuring google oauth. You could check logs/server.log file - may be you are using a different conf.json file....
Hi @GMPuntigam unfortunately, this is not possible and there are no plans to add advanced interactive UI during execution. As far as I know, tkinter doesn't provide any HTML view,...
Hi, @GMPuntigam I'm sorry for the super late reply. I think adding such a custom UI with user interaction is a too big topic for Script server :(