Commit graph

85 commits

Author SHA1 Message Date
Francesco
498f878aea Create plex_bridge.py
Create a plug-in to add track info and controls to the snapserver
2025-03-02 20:07:37 +01:00
Christopher Nethercott
b57ead5037 Fix mispelling of normalize in snapserver.conf 2025-01-30 21:28:30 +01:00
badaix
85e8d02e5b Mutual SSL authentication 2025-01-27 22:19:42 +01:00
badaix
cf2be07155 Update changelog 2025-01-23 11:05:12 +01:00
badaix
8e9806f35c controlscript must be located in plugin_dir 2025-01-21 22:25:04 +01:00
badaix
d1f10b63cf Add section about HTTP in configuration.md 2025-01-07 14:45:58 +01:00
badaix
59bff3e4f9 Publish HTTPS port via mdns 2025-01-07 14:31:12 +01:00
badaix
e0443f6e5f Validate SSL configuration 2025-01-05 17:52:31 +01:00
badaix
d5d4cb9e63 Rename "private_key" to "certificate_key" 2024-12-26 22:58:41 +01:00
badaix
bc4b015037 Add comment about --daemon 2024-12-21 20:50:56 +01:00
badaix
1486e2dabd Update default listen addresses 2024-12-21 20:42:50 +01:00
Rechner Fox
b5284301c5 Add custom URL prefix for HTTP URLs (#1260)
Co-authored-by: Johannes Pohl <johannes.pohl@badaix.de>
2024-12-19 22:44:51 +01:00
badaix
97739a460e Add 'ssl_enabled' config parameter 2024-12-19 22:44:51 +01:00
badaix
c2528623cd Make key password configurable 2024-12-19 22:44:51 +01:00
badaix
153d004004 Reenable plain HTTP, change HTTPS port to 1788 2024-12-19 22:44:51 +01:00
badaix
a796bb2032 Use HTTPS, support for HTTP missing 2024-12-19 22:44:51 +01:00
badaix
2ea2029856 Add version check for websocket-client 2024-03-28 10:25:26 +01:00
badaix
be083d2e8e Fix librespot reconnect handling 2024-03-26 20:26:48 +01:00
badaix
397545593d Update index.html 2024-03-24 23:36:38 +01: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
86cd4b2b63 update index.html 2024-03-12 22:18:56 +01:00
badaix
8fffd6fdec Remove Snapweb from project 2024-02-24 20:07:49 +01:00
badaix
0e74570dcc Fix url 2024-02-17 20:44:16 +01:00
badaix
baf09b340e Reformat code 2024-02-17 20:34:11 +01:00
badaix
42678620c6 Improve mopidy connect handling 2024-02-17 20:10:26 +01:00
badaix
5968f96e11 Check required websocket version 2023-03-17 08:28:02 +01:00
badaix
c9bdceb134 Fix socket close signature 2023-01-31 21:52:40 +01:00
badaix
97e84f31f6 Update snapweb 2023-01-30 20:39:55 +01:00
badaix
6ec6a4581b Update snapweb to v0.5.0 2023-01-29 21:39:25 +01:00
badaix
7c83e3f656 Fix socket close event 2023-01-24 08:00:59 +01:00
badaix
0f36a5c271 Fix alsa URI 2022-12-29 18:52:08 +01:00
badaix
3bf9a91fd1 Update properties from events 2022-07-19 20:09:29 +02:00
badaix
62d2d78584 Refactor play/pause 2022-07-19 12:01:25 +02:00
badaix
550d4cc055 Add meta_librespot-java.py 2022-07-19 08:05:11 +02:00
badaix
11938f55bb Cleanup 2022-07-19 08:04:38 +02:00
badaix
3d072dbbb6 Query current track before properties 2022-07-14 15:13:18 +02:00
badaix
a31e67b621 Use stream_title if available 2022-07-14 11:36:53 +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
b71e303083 Fix loop property, prefix params with "mopidy-" 2022-07-13 13:47:30 +02:00
badaix
e2e259d767 Use callbacks for responses 2022-07-12 21:42:20 +02:00
badaix
2ed9795013 Filter some events for less updates 2022-07-12 15:01:27 +02:00
badaix
6713173803 Bugfixes 2022-07-11 18:44:37 +02:00
badaix
94a4b07c49 Remove unused stuff 2022-07-10 23:59:35 +02:00
badaix
3e569ebddc Add meta_mopidy.py 2022-07-10 23:53:18 +02:00
Nicolas Iselin
30fd1520cc New setting "streaming_client.initial_volume" 2022-07-02 13:41:13 +02:00
badaix
fd4d82126f Catch exception in io_callback 2022-07-01 12:14:19 +02:00
badaix
550f7c5b3f Add required dependencies 2022-07-01 11:13:36 +02:00
badaix
72434eef10 Update snapweb to v0.4.0 2021-12-20 21:27:37 +01:00