Commit graph

38 commits

Author SHA1 Message Date
Raphael Nestler
9fbf273caa
Fix typo in stream_plugin.md (#1333) 2025-01-24 21:29:47 +01:00
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
7a70e460a5 Install meta_mopidy.py 2022-07-14 11:51:17 +02:00
badaix
9e3c0fdf55 Add "mute" to stream API 2022-07-13 17:35:49 +02:00
badaix
60dc1aa48a Add support for controlscriptparams 2022-07-13 14:14:00 +02:00
badaix
4a7b9b66ee Update documentation 2021-12-20 11:52:16 +01:00
badaix
5f93c0cbc4 Update documentation 2021-12-19 21:59:05 +01: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
ffc6215b1e Fix linter errors 2021-12-15 22:16:15 +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
badaix
783c1f5fb2 Add summary of plugin requests and notifications 2021-10-21 17:55:57 +02:00
badaix
e1eef690b4 Update API docs 2021-10-21 17:41:56 +02:00
badaix
004ea21e3f Make metadata part of the properties 2021-09-01 18:18:36 +02:00
badaix
e94b5534b7 Clean up meta tags and docu 2021-06-26 20:44:12 +02:00
badaix
f817602a50 Rename "meta" to "metadata" 2021-06-22 14:35:38 +02:00
badaix
f871211384 Make capability properties mandatory 2021-06-22 12:20:40 +02:00
badaix
640b05db7d Add stream plugin documentation 2021-06-17 12:21:55 +02:00
Nick Steel
ea1236feef Added Stream.SetMeta and Stream.OnMetadata to JSON-RPC docs.
Also removed some code comments related to these.

Added Stream.SetMeta and Stream.OnMetadata to JSON-RPC docs.

Also removed some code comments related to these.
2021-04-17 10:26:54 +02:00
Bertware
8d4db0062f
Fix markdown for json rpc api documentation, minor improvement to api documentation (#716)
* Fix markdown typo
* Fix a markdown type (duplicate ```), add an example with a string as jsonrpc id to make it clear that not only integers are supported
* Improve JSON RPC id documentation
2020-12-12 21:15:36 +01:00
Kevin Eady
11ee2319c9 Update v2_0_0.md
Add details regarding HTTP APIs (POST and WebSocket)
2020-07-11 19:35:17 +02:00
badaix
aa3ce3d5ab Rename stream parameter "read_ms" to "chunk_ms" 2019-12-07 14:58:19 +01:00
Pablo I. Pousada Rial
506de22ff1 Dynamic stream creation and deletion via JSON-RPC API 2019-10-03 18:08:02 +02:00
Bernd Fink
d5b0075da9 Added JSON request "Group.SetName" and related messages
Signed-off-by: Bernd Fink <bfi@uranus.bfink.de>
2019-10-01 08:49:13 +02:00
Johannes Pohl
6f6e1b31c1 Update v2_0_0.md 2017-03-16 11:14:10 +01:00
Johannes Pohl
85151a5a5d Update v2_0_0.md 2017-03-01 19:54:44 +01:00
badaix
d5e2446475 remove outdated json files 2017-02-26 00:56:25 +01:00
Johannes Pohl
6b0a36baa2 Update v2_0_0.md 2017-02-26 00:54:22 +01:00
badaix
b10f78bd78 update 2017-02-26 00:41:25 +01:00
badaix
32eb0173c2 docu update 2017-02-25 19:24:05 +01:00
badaix
34c9476ae6 list of requests 2017-02-25 18:05:29 +01:00
badaix
7ec67fcfed add links 2017-02-25 17:36:34 +01:00
badaix
0be83c2a2a rename control spec 2017-02-25 17:26:35 +01:00
badaix
ae2478bb54 added some json schemas 2016-05-28 12:25:49 +02:00