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
76 stars 6 forks source link

Better Documentation #66

Open nickheyer opened 1 year ago

nickheyer commented 1 year ago

Having proper and complete documentation here on GH for all features would be great.

A python interpreter is mentioned in the readme, but there is no python interpreter in the dropdown (calling the interpreter manually using cmd is the only visible option). Looking at previous issues, someone else mentioned this and it was remedied with a link that is now dead.

The ability to send a POST request is hinted at in the dropdown, but there are no visible instructions on how to format the request.

dotbanana commented 7 months ago

I have the same problem. Cannot find any documentation.
The only way seems to be hack half a day around these things to find out how everything works by try and error.
Have you found a way to do webhooks through the interface?

Couple years ago the developer announced premium features and what not and excused not releasing the source code because of that reason. Now there is no documentation, no premium features, the community-script stuff is not there and that's the reason one should open source stuff always so that at least projects not die when the main dev loses interest.