Commit graph

227 commits

Author SHA1 Message Date
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
Jordan Williams
2b699c091c Rename Raspbian to Raspberry Pi OS 2021-12-09 18:10:58 +01:00
Jordan Williams
b2e15b5c81 Add missing build dependencies for Fedora 2021-12-09 18:10:58 +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
badaix
216714bd33 Add silence threshold for alsa stream 2021-05-05 21:59:36 +02:00
plan-do-break-fix
c402468e89 fix(docs): Corrects common typos in project documentation 2021-04-27 12:57:06 +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
Danny
76c0c310e1 Additional deps for freebsd 2021-03-06 18:45:02 +01:00
Danny
4791f337ff Update build.md
fwict libopus==opus (or it may be libopusenc - unsure) see https://www.freshports.org/audio/opus/ or https://www.freshports.org/audio/libopusenc
2021-03-06 18:45:02 +01:00
Max Kellermann
f721d4eb62 doc/binary_protocol.md: swap fields "received" and "sent"
In common/message/message.hpp, BaseMessage::read() reads the "sent"
field first and then "received"; same for serialize().  The
protocol documentation has been wrong ever since it was added in
commit 9d7e08b43
2021-03-06 18:41:18 +01:00
badaix
69ca5161a4 Add information about codec header 2021-02-17 22:40:04 +01:00
badaix
5f2733f19f Update build.md 2021-02-09 20:49:06 +01:00
Nick Savage
1e29394931 Update Debian install instructions for consistency 2021-01-04 16:27:42 +01:00