* Add the ability to parse the root description of clients after they send an SSDP NOTIFY.
* Using this new capability, detect Roku SoundBridge clients.
This commit is contained in:
@ -68,6 +68,7 @@ enum client_types {
|
||||
EMediaRoom,
|
||||
ESonyBDP,
|
||||
ESonyBravia,
|
||||
ERokuSoundBridge,
|
||||
EStandardDLNA150 = 100
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user