AnthonyMusgrove / Emby-ScripterX

Run custom external application or script (batch/bash/powershell/php/python/node.js/custom) on various events within the Emby Server.
https://emby-scripterx.com
78 stars 6 forks source link

About emby running sh scripts #56

Closed Qliangw closed 2 years ago

Qliangw commented 2 years ago

add /bin/sh

There is no /bin/bash in emby's official docker environment,Can you add the /bin/sh command 微信图片_20220221162724

Looking forward to your support, thanks!

AnthonyMusgrove commented 2 years ago

H @Qliangw, I can add it to the list! You can also manually type it in :)

AnthonyMusgrove commented 2 years ago

Hi again @Qliangw, just letting you know that I've added /bin/sh for the next release!

image

AnthonyMusgrove commented 2 years ago

I've also addressed your needs in the next version, I've added an option to the dropdown called sendmessage:sessionid - you can use it whereever %session.id% is available. It works awesome.

image

image

AnthonyMusgrove commented 2 years ago

I'll also put it up on the wiki when I can, and the support forum includes it on page 22 @Qliangw

Qliangw commented 2 years ago

Thank you very much for the new features added to the software and for your attention!

AnthonyMusgrove commented 2 years ago

You're more than welcome @Qliangw! Thank you so much for your suggestions, they're very much appreciated <3