Closed fkueyu closed 2 years ago
need to know about this
Hi guys, let me check this one out, sounds like a great idea which I am absolutely keen to implement for you.
So for example, using WEB:GET, the URL to 'get' is stored in the 'script' field, and now supports tokens being used, ie https://myurl.com/?action=play&userid=%user.id%&itemid=%item.id% for example, will produce something like https://myurl.com/?action=play&userid=anthony&itemid=6992
This is at the request of @fkueyu on GitHub
So as of 4.0.0.3 this will be available, and all new releases of ScripterX require the Beta version of Emby (4.7.35+) to be installed otherwise ScripterX new releases will not function properly (if at all).
Great, thank you
@AnthonyMusgrove request Run text box newline support
When using Web: get, can I use existing variables in URLs? If so, how can I call it? If not, consider adding this feature?