Commit graph

245 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
Raphael Nestler
fab6646025
Fix Mopdiy -> Mopidy typo in configuration.md (#1329) 2025-01-19 20:15:19 +01:00
badaix
63f9ce1615 Update control.md 2025-01-16 08:09:40 +01:00
badaix
0fb90802b5 Update HTTPS configuration doc 2025-01-12 23:43:56 +01:00
badaix
d1f10b63cf Add section about HTTP in configuration.md 2025-01-07 14:45:58 +01:00
badaix
ce743ce4c6 Fix Linter issues 2025-01-05 17:50:58 +01:00
badaix
cb46ea7994 Remove reference to Pi MusicBox 2024-12-21 20:46:30 +01:00
badaix
02555c8327 Build wich Jack support per default 2024-08-10 18:38:37 +02:00
badaix
36dbde62c9 Update changelog, make Jack optional 2024-08-06 11:12:12 +02:00
Marcus Weseloh
71e5beef8a Remove confusing senctence from jack stream limitations 2024-06-19 18:44:47 +02:00
Marcus Weseloh
c9fd477be9 Update documentation for jack streams 2024-06-19 18:44:47 +02:00
Marcus Weseloh
83740a8153 Add documentation for jack client 2024-06-19 18:44:47 +02:00
badaix
f877308760 Remove "chunk_ms" from documentation 2024-03-24 22:55:50 +01:00
badaix
275a53a845 Remove PosixStream layer 2024-03-13 20:27:13 +01:00
badaix
9bda625b7a Add banner for dark mode 2024-03-04 19:31:21 +01:00
tortfeaser
39ee4cc3a5
Update build.md (#1162)
Added pkgconfig to FreeBSD dependencies. Without pkgconfg cmake will result in error
```
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  /usr/local/share/cmake/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args)
  CMakeLists.txt:167 (find_package)
```
2023-10-25 22:45:47 +02:00
yubiuser
abe6dea35a
Tweak Airplay (#1102)
Signed-off-by: Christian König <ckoenig@posteo.de>
Co-authored-by: Johannes Pohl <johannes.pohl@badaix.de>
2023-07-14 10:59:53 +02:00
badaix
089db110d6 Add missing whitespace 2023-07-14 10:47:33 +02:00
Drizzt321
0cef7358c9
Added more fs.protected_fifos to player_setup and configuration (#1130)
* Added mention of protected_fifos on `pipes`

* Added info about disabling protected_fifos

Added info about disabling protected_fifos at the top, to make it obvious it can apply to just about every stream time, not just Mopidy.

* Update configuration.md

* Update player_setup.md

* Update configuration.md
2023-07-14 10:28:27 +02:00
jreusch
7c45fb2480
(doc) Adapt mpv process example in player setup (#1067)
Cli flag was removed in newer mpv versions. Was already adapted in raw
mpv example but not in process input one.

Co-authored-by: Jan Reusch <jan@jreusch.de>
2023-07-14 10:26:52 +02:00
badaix
18c4a986a6 Update build instructions 2023-07-11 18:42:28 +02:00
badaix
a3cd985e22 Remove StreamTags message 2023-01-31 09:27:47 +01:00
badaix
9442d2d202 Fix markdown warnings 2022-09-07 16:18:07 +02:00
Art M. Gallagher
10f27c6553 Update player_setup.md
removed bracketed and redundant optional syntax as requested
2022-07-27 17:27:14 +02:00
Art M. Gallagher
80be1c1b05 shairport-sync packages in player setup doc
* add instructions for installing shairport-sync packages (without the need for compiling) in doc/player_setup.md
* left the compile instructions in case of issues, to assure that no distro compile variations clutter our issue log
2022-07-27 17:27:14 +02: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
Nicolas Iselin
30fd1520cc New setting "streaming_client.initial_volume" 2022-07-02 13:41:13 +02:00
Frank Claycomb
a7eb03732c Added instructions to use ALSA directly for line-in 2022-06-05 22:00:21 +02:00
solideus
cea96325c2 Update configuration.md 2022-06-05 21:55:07 +02:00
solideus
8818345588 Update configuration.md
Adds a librespot configuration to use with loopback alsa backend. Librespot with pipe backend have too many drops outs, and with loopback works fine.
2022-06-05 21:55:07 +02:00
badaix
ec226c4eec Dump ccache config 2022-02-05 17:43:44 +01:00
badaix
5e0c191d9b Add font 2021-12-27 18:16:15 +01:00
badaix
0868ae1a68 Remove debhelper files 2021-12-27 17:41:57 +01: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
Jordan Williams
607f1db77f Revert "Specify the Loopback ALSA device by name in the ALSA configuration"
This reverts commit 653f473166.
2021-12-09 18:10:58 +01:00
Jordan Williams
bc6e2ad72e Specify the Loopback ALSA device by name in the ALSA configuration
This will work whatever index the loopback device happens to have.
2021-12-09 18:10:58 +01:00
Jordan Williams
97057aae54 Remove unnecessary sampleformat spec from ALSA configuration example 2021-12-09 18:10:58 +01:00
Jordan Williams
18d2c45693 Fix spelling of elementary OS 2021-12-09 18:10:58 +01:00
Jordan Williams
bf0f111b6e Add host setting to Mopidy configuration for TCP source 2021-12-09 18:10:58 +01:00