mirror of
https://github.com/owntone/owntone-server.git
synced 2025-12-07 00:02:32 -05:00
Add support for streaming unencrypted audio
This commit is contained in:
@@ -2983,6 +2983,8 @@ raop_device_cb(const char *name, const char *type, const char *domain, const cha
|
||||
|
||||
rd->name = strdup(at_name);
|
||||
|
||||
rd->encrypt = 1;
|
||||
|
||||
rd->has_password = has_password;
|
||||
rd->password = val;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user