Commit graph

9 commits

Author SHA1 Message Date
badaix
8e9806f35c controlscript must be located in plugin_dir 2025-01-21 22:25:04 +01:00
badaix
be266c07ce Add white list for "Stream.AddStream" 2025-01-20 12:29:51 +01:00
Jeroen Dierckx
9254be1a8f
Add back restricted Stream.AddStream functionality (#1331)
* Allow back Stream.AddStream but don't allow a process stream type

* Don't allow controlscript parameters when creating streams through RPC

* Added back documentation for Straem.AddStream and Stream.removeStream

* Fixed checking controlscript parameter

It is actually a property of the streamUri URI instead of a separate parameter

* Small doc update to clarify things

* Fixed missing doc delimiter

* Removed unused checkParamsNotAllowed method
2025-01-19 21:57:25 +01:00
badaix
63f9ce1615 Update control.md 2025-01-16 08:09:40 +01:00
badaix
9e3c0fdf55 Add "mute" to stream API 2022-07-13 17:35:49 +02:00
badaix
8d8061a946 Change control parameters to lower case 2021-12-17 18:43:10 +01:00
badaix
96b55c9b24 Update documentation 2021-12-17 10:54:04 +01:00
badaix
170e6cc85b fIX linter errors 2021-12-15 22:15:42 +01:00
badaix
3eb63313ea Rename control API doc 2021-12-15 18:39:55 +01:00
Renamed from doc/json_rpc_api/v2_0_0.md (Browse further)