Commit graph

3099 commits

Author SHA1 Message Date
badaix
40ad2bac0a Update changelog 2025-03-02 20:27:49 +01:00
badaix
9a11d2aacf Fix linter issues, add dependecy for plexapi 2025-03-02 20:18:53 +01:00
badaix
5034cc4404 Update changelog 2025-03-02 20:12:50 +01:00
Francesco
eceb234e53 Update player_setup.md
Add instructions to use plexamp and Plex control script.
2025-03-02 20:07:37 +01:00
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
Raphael Nestler
8d7e4ba278 Fix copy paste error in AirplayStream docs 2025-02-04 19:02:53 +01:00
badaix
648589a233 Remove README.meta 2025-02-04 19:01:33 +01:00
badaix
dfa9cb6fbc Update max doxygen warnings 2025-01-30 22:58:39 +01:00
badaix
6a9d53f3f2 Update changelog 2025-01-30 22:58:01 +01:00
Christopher Nethercott
b57ead5037 Fix mispelling of normalize in snapserver.conf 2025-01-30 21:28:30 +01:00
badaix
b773ccda18 Add code documentation 2025-01-30 20:47:09 +01:00
badaix
c2bebb4bae Update binary_protocol.md 2025-01-30 20:38:31 +01:00
badaix
fb8f6b87b8 Change log line 2025-01-30 09:33:59 +01:00
badaix
77d23f627d Set default protocol to "tcp" 2025-01-29 22:38:59 +01:00
badaix
a69e97eb53 Bump version to v0.31.100 2025-01-29 21:43:22 +01:00
badaix
d40d86fb68 Update changelog 2025-01-28 22:03:40 +01:00
badaix
b7aab73781 Use different caches for Windows CI 2025-01-28 22:00:57 +01:00
badaix
0beaa09e4f Update documentation 2025-01-28 21:09:56 +01:00
badaix
5a535fade8 Fix building client without OpenSSL 2025-01-28 20:41:02 +01:00
badaix
2addf7cc3d Build without wss support, if OpenSSL is not found 2025-01-28 17:57:36 +01:00
badaix
c105fecc5b Fix Windows compile error 2025-01-27 22:49:59 +01:00
badaix
85e8d02e5b Mutual SSL authentication 2025-01-27 22:19:42 +01:00
badaix
be301c6931 Log configured protocoll 2025-01-27 12:53:51 +01:00
badaix
29e267532a Fix Windows compile error 2025-01-27 10:52:28 +01:00
badaix
a407e68df6 Fix wss reconnect 2025-01-27 10:34:13 +01:00
badaix
054706e608 Add deprecation notice 2025-01-26 22:37:59 +01:00
badaix
23107d62f9 Set client option 2025-01-25 22:47:23 +01:00
badaix
b20bd90c03 Verify server certificate 2025-01-25 22:37:08 +01:00
badaix
3d5744c6b0 Fix crash 2025-01-25 18:03:13 +01:00
badaix
d7ddfc8b88 Allow warnings for sanitizers 2025-01-25 18:02:30 +01:00
badaix
b0463fdd0c Fix Windows compile error 2025-01-24 23:36:51 +01:00
badaix
442b154fbf Add support for SSL Websockets 2025-01-24 23:31:27 +01:00
badaix
0a8b737f9f Cleanup connect 2025-01-24 21:30:19 +01:00
badaix
bd424a3992 Install boost beast 2025-01-24 21:30:19 +01:00
badaix
355c75458a Add code comments 2025-01-24 21:30:19 +01:00
badaix
6c02252d84 Add client support for websockets 2025-01-24 21:30:19 +01:00
Raphael Nestler
9fbf273caa
Fix typo in stream_plugin.md (#1333) 2025-01-24 21:29:47 +01:00
badaix
cf2be07155 Update changelog 2025-01-23 11:05:12 +01:00
badaix
c1afc406dc Update aixlog to v1.5.1 2025-01-23 09:53:01 +01:00
Francesco
af636c3989
Fix issue with logging to stdout (#1332) 2025-01-23 09:48:38 +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
badaix
ceb108b338 Bump version to v0.31.0 2025-01-19 22:47:41 +01:00
badaix
780d8f3f1a Fix crash while calling Stream.RemoveStream 2025-01-19 22:46:24 +01:00
badaix
61bda79158 Reformat code 2025-01-19 22:09:17 +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
Raphael Nestler
316540c8b7
Fix typo in the changelog (#1328) 2025-01-19 20:14:37 +01:00
badaix
b4bbdc0265 Add doxygen doc 2025-01-18 21:28:25 +01:00
badaix
ab5318fea4 Fix linter warnings 2025-01-18 21:22:33 +01:00